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_20250108_1349_Track01_Sphere_00144/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912155861248265, 52.373727799170105, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00144", "timestamp": "2025-01-08T13:06:59Z", "filename": "Job_20250108_1349_Track01_Sphere_00144.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "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_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000301_pano_0000_007219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215757413958, 52.3737233870475, 39.8852231362835 ] }, "distance": 0.5, "direction": 166.63, "angle": 89.28, "elevation": 39.89, "pano_id": "TMX7316010203-000301_pano_0000_007219", "timestamp": "2017-05-18T13:04:56.977810Z", "filename": "pano_0000_007219.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 0.50462546, "relative_pitch": 89.2751358960582, "relative_heading": 166.6338524198002, "relative_elevation": 39.8852231362835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216391860345, 52.3737234680312, 40.8217377625406 ] }, "distance": 0.73, "direction": 131.29, "angle": 88.98, "elevation": 40.82, "pano_id": "TMX7316010203-002307_pano_0001_000563", "timestamp": "2021-09-14T07:38:52.259840Z", "filename": "pano_0001_000563.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 0.73033564, "relative_pitch": 88.97503907681781, "relative_heading": 131.29188595562067, "relative_elevation": 40.8217377625406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912166023098537, 52.3737244273147, 0.0 ] }, "distance": 0.79, "direction": 118.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02269", "timestamp": "2024-10-23T11:53:56Z", "filename": "recording_2024-10-23_11-21-30_02269.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 0.78723289, "relative_pitch": 0.0, "relative_heading": 118.46408107369382, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216509475237, 52.3737172894978, 40.0851475903764 ] }, "distance": 1.33, "direction": 151.73, "angle": 88.1, "elevation": 40.09, "pano_id": "TMX7316010203-001744_pano_0000_001388", "timestamp": "2020-06-10T13:31:04.853250Z", "filename": "pano_0000_001388.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 1.32780916, "relative_pitch": 88.10278723305646, "relative_heading": 151.7320542213195, "relative_elevation": 40.0851475903764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215828469058, 52.3737435269904, 40.0588511526585 ] }, "distance": 1.76, "direction": 5.39, "angle": 87.49, "elevation": 40.06, "pano_id": "TMX7316010203-001664_pano_0000_001348", "timestamp": "2020-04-21T11:23:38.601670Z", "filename": "pano_0000_001348.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 1.75786981, "relative_pitch": 87.48734815553777, "relative_heading": 5.3874746391790875, "relative_elevation": 40.0588511526585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217840515674, 52.3737377457397, 40.4701617397368 ] }, "distance": 1.89, "direction": 54.21, "angle": 87.32, "elevation": 40.47, "pano_id": "TMX7316010203-002825_pano_0003_001013", "timestamp": "2022-10-07T10:39:13.940310Z", "filename": "pano_0003_001013.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 1.89269285, "relative_pitch": 87.32236422083864, "relative_heading": 54.21291216086492, "relative_elevation": 40.4701617397368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216261271504, 52.3737081339732, 40.0696516530588 ] }, "distance": 2.24, "direction": 168.13, "angle": 86.81, "elevation": 40.07, "pano_id": "TMX7316010203-000886_pano_0001_001938", "timestamp": "2018-07-30T13:17:59.137460Z", "filename": "pano_0001_001938.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 2.23602081, "relative_pitch": 86.80601616310015, "relative_heading": 168.13326856297675, "relative_elevation": 40.0696516530588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912158936261927, 52.37370668143388, 0.0 ] }, "distance": 2.36, "direction": 174.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00878", "timestamp": "2025-06-19T03:32:57Z", "filename": "recording_2025-06-19_03-28-47_00878.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 2.35917787, "relative_pitch": 0.0, "relative_heading": 174.907185508748, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91213140542748, 52.3737099207505, 39.9661476332694 ] }, "distance": 2.59, "direction": 219.94, "angle": 86.29, "elevation": 39.97, "pano_id": "TMX7316010203-001181_pano_0000_000537", "timestamp": "2019-05-14T06:37:48.927080Z", "filename": "pano_0000_000537.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 2.59457704, "relative_pitch": 86.28560649549543, "relative_heading": 219.93641601257582, "relative_elevation": 39.9661476332694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9121187484111, 52.373719289761, 40.1248843306676 ] }, "distance": 2.7, "direction": 249.46, "angle": 86.15, "elevation": 40.12, "pano_id": "TMX7316010203-002546_pano_0002_002443", "timestamp": "2022-04-26T09:39:30.765330Z", "filename": "pano_0002_002443.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 2.69909646, "relative_pitch": 86.15165961189864, "relative_heading": 249.462927838817, "relative_elevation": 40.1248843306676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91212655189736, 52.373745667543, 39.9357994860038 ] }, "distance": 2.82, "direction": 314.89, "angle": 85.96, "elevation": 39.94, "pano_id": "TMX7316010203-002564_pano_0002_001271", "timestamp": "2022-05-09T09:37:35.423960Z", "filename": "pano_0002_001271.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 2.81739833, "relative_pitch": 85.9645724930505, "relative_heading": 314.8877209208886, "relative_elevation": 39.9357994860038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912166725264153, 52.37375410480183, 0.0 ] }, "distance": 3.02, "direction": 14.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00877", "timestamp": "2025-06-19T03:32:57Z", "filename": "recording_2025-06-19_03-28-47_00877.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 3.01920711, "relative_pitch": 0.0, "relative_heading": 14.18542706337448, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216992254358, 52.3737547893588, 39.882641098462 ] }, "distance": 3.15, "direction": 17.69, "angle": 85.48, "elevation": 39.88, "pano_id": "TMX7316010203-000886_pano_0001_001937", "timestamp": "2018-07-30T13:17:58.752580Z", "filename": "pano_0001_001937.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 3.1522996, "relative_pitch": 85.48077182399832, "relative_heading": 17.6854128992584, "relative_elevation": 39.882641098462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215069617429, 52.3736992478996, 40.2294251872227 ] }, "distance": 3.2, "direction": 186.32, "angle": 85.46, "elevation": 40.23, "pano_id": "TMX7316010203-001664_pano_0000_001349", "timestamp": "2020-04-21T11:23:38.856680Z", "filename": "pano_0000_001349.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 3.19644141, "relative_pitch": 85.4570901098328, "relative_heading": 186.318148996628, "relative_elevation": 40.2294251872227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9121460032947, 52.3737580445086, 39.7818743204698 ] }, "distance": 3.43, "direction": 348.72, "angle": 85.07, "elevation": 39.78, "pano_id": "TMX7316010203-001181_pano_0000_000536", "timestamp": "2019-05-14T06:37:48.627050Z", "filename": "pano_0000_000536.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 3.43184413, "relative_pitch": 85.06949870744562, "relative_heading": 348.71846891986854, "relative_elevation": 39.7818743204698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91220509544927, 52.3737351444712, 40.2077483143657 ] }, "distance": 3.45, "direction": 76.3, "angle": 85.09, "elevation": 40.21, "pano_id": "TMX7316010203-001255_pano_0000_001732", "timestamp": "2019-06-27T08:18:40.103880Z", "filename": "pano_0000_001732.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 3.45125699, "relative_pitch": 85.09400639973573, "relative_heading": 76.30074979452887, "relative_elevation": 40.2077483143657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_11-02-55_00799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912114609375027, 52.373748583983726, 0.0 ] }, "distance": 3.64, "direction": 309.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_11-02-55_00799", "timestamp": "2025-10-01T11:11:57Z", "filename": "recording_2025-10-01_11-02-55_00799.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 3.63896945, "relative_pitch": 0.0, "relative_heading": 309.4622639029325, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91210398484577, 52.3737180870615, 38.4733142806217 ] }, "distance": 3.69, "direction": 252.99, "angle": 84.51, "elevation": 38.47, "pano_id": "TMX7315120208-000023_pano_0000_001461", "timestamp": "2016-03-30T14:33:47.026020Z", "filename": "pano_0000_001461.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 3.69461607, "relative_pitch": 84.51467141168817, "relative_heading": 252.99177790364507, "relative_elevation": 38.4733142806217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217005403284, 52.3736928244508, 40.6359508736059 ] }, "distance": 4.01, "direction": 166.05, "angle": 84.36, "elevation": 40.64, "pano_id": "TMX7316010203-002825_pano_0003_001014", "timestamp": "2022-10-07T10:39:14.240260Z", "filename": "pano_0003_001014.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 4.01003159, "relative_pitch": 84.36419215454332, "relative_heading": 166.05181866467575, "relative_elevation": 40.6359508736059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91211648099326, 52.3737009597233, 40.1028125341982 ] }, "distance": 4.01, "direction": 221.92, "angle": 84.28, "elevation": 40.1, "pano_id": "TMX7316010203-002564_pano_0002_001272", "timestamp": "2022-05-09T09:37:35.698950Z", "filename": "pano_0002_001272.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 4.01403242, "relative_pitch": 84.28410059971853, "relative_heading": 221.92450781206296, "relative_elevation": 40.1028125341982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217234391914, 52.3737634190331, 39.8995111184195 ] }, "distance": 4.12, "direction": 15.81, "angle": 84.11, "elevation": 39.9, "pano_id": "TMX7316010203-001744_pano_0000_001387", "timestamp": "2020-06-10T13:31:04.518280Z", "filename": "pano_0000_001387.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 4.11947553, "relative_pitch": 84.10531089548854, "relative_heading": 15.812914913511188, "relative_elevation": 39.8995111184195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91221374321754, 52.3737445777941, 40.3017642293125 ] }, "distance": 4.36, "direction": 64.66, "angle": 83.82, "elevation": 40.3, "pano_id": "TMX7316010203-002558_pano_0000_003256", "timestamp": "2022-05-03T10:47:57.663790Z", "filename": "pano_0000_003256.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 4.36181191, "relative_pitch": 83.82298928005036, "relative_heading": 64.65670922175111, "relative_elevation": 40.3017642293125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91213059668748, 52.3737648977553, 39.9598147813231 ] }, "distance": 4.47, "direction": 337.37, "angle": 83.61, "elevation": 39.96, "pano_id": "TMX7316010203-002546_pano_0002_002442", "timestamp": "2022-04-26T09:39:30.535360Z", "filename": "pano_0002_002442.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 4.47235826, "relative_pitch": 83.61395259904786, "relative_heading": 337.3732749061964, "relative_elevation": 39.9598147813231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91220724874523, 52.3737009871086, 40.4668692518026 ] }, "distance": 4.6, "direction": 130.45, "angle": 83.52, "elevation": 40.47, "pano_id": "TMX7316010203-002558_pano_0000_003257", "timestamp": "2022-05-03T10:47:57.888730Z", "filename": "pano_0000_003257.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 4.59884198, "relative_pitch": 83.51645928172799, "relative_heading": 130.44737787954847, "relative_elevation": 40.4668692518026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91211548588095, 52.3737626159746, 38.3045101286843 ] }, "distance": 4.75, "direction": 324.63, "angle": 82.93, "elevation": 38.3, "pano_id": "TMX7315120208-000023_pano_0000_001460", "timestamp": "2016-03-30T14:33:46.680880Z", "filename": "pano_0000_001460.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 4.75086312, "relative_pitch": 82.92977873568947, "relative_heading": 324.63458922338924, "relative_elevation": 38.3045101286843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912173450523549, 52.37376935557246, 0.0 ] }, "distance": 4.78, "direction": 14.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02268", "timestamp": "2024-10-23T11:53:56Z", "filename": "recording_2024-10-23_11-21-30_02268.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 4.77680819, "relative_pitch": 0.0, "relative_heading": 14.523449944391805, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912147964050636, 52.37368499504269, 0.0 ] }, "distance": 4.79, "direction": 186.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00145", "timestamp": "2025-01-08T13:06:59Z", "filename": "Job_20250108_1349_Track01_Sphere_00145.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 4.7932753, "relative_pitch": 0.0, "relative_heading": 186.44252128323856, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912163244034356, 52.373770646171316, 0.0 ] }, "distance": 4.79, "direction": 6.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00143", "timestamp": "2025-01-08T13:06:58Z", "filename": "Job_20250108_1349_Track01_Sphere_00143.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 4.79421521, "relative_pitch": 0.0, "relative_heading": 6.0200620931265965, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217122607391, 52.3737708636075, 40.6342077413574 ] }, "distance": 4.9, "direction": 12.32, "angle": 83.12, "elevation": 40.63, "pano_id": "TMX7316010203-002307_pano_0001_000562", "timestamp": "2021-09-14T07:38:51.944800Z", "filename": "pano_0001_000562.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 4.90489283, "relative_pitch": 83.11721413874461, "relative_heading": 12.318215300117972, "relative_elevation": 40.6342077413574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_11-02-55_00800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912100580532647, 52.37369831343928, 0.0 ] }, "distance": 4.99, "direction": 228.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_11-02-55_00800", "timestamp": "2025-10-01T11:11:58Z", "filename": "recording_2025-10-01_11-02-55_00800.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 4.99392532, "relative_pitch": 0.0, "relative_heading": 228.92855710095233, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219727747144, 52.3736874324274, 40.3956551263109 ] }, "distance": 5.3, "direction": 147.87, "angle": 82.52, "elevation": 40.4, "pano_id": "TMX7316010203-001255_pano_0000_001733", "timestamp": "2019-06-27T08:18:40.363870Z", "filename": "pano_0000_001733.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 5.30397454, "relative_pitch": 82.51981854852608, "relative_heading": 147.87303200423068, "relative_elevation": 40.3956551263109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912157643882176, 52.37367855048962, 0.0 ] }, "distance": 5.48, "direction": 178.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02270", "timestamp": "2024-10-23T11:53:56Z", "filename": "recording_2024-10-23_11-21-30_02270.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 5.4814641, "relative_pitch": 0.0, "relative_heading": 178.73088538752268, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215595064619, 52.3736760745307, 41.0028451047838 ] }, "distance": 5.76, "direction": 179.94, "angle": 82.01, "elevation": 41.0, "pano_id": "TMX7316010203-002307_pano_0001_000564", "timestamp": "2021-09-14T07:38:52.574810Z", "filename": "pano_0001_000564.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 5.75563363, "relative_pitch": 82.00951068308, "relative_heading": 179.9393914148843, "relative_elevation": 41.0028451047838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215280879569, 52.37367139812029, 0.0 ] }, "distance": 6.28, "direction": 181.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00879", "timestamp": "2025-06-19T03:32:58Z", "filename": "recording_2025-06-19_03-28-47_00879.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 6.27943744, "relative_pitch": 0.0, "relative_heading": 181.89717486000254, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215717164035, 52.3736713416115, 40.2653594091535 ] }, "distance": 6.28, "direction": 179.19, "angle": 81.13, "elevation": 40.27, "pano_id": "TMX7316010203-001744_pano_0000_001389", "timestamp": "2020-06-10T13:31:05.188260Z", "filename": "pano_0000_001389.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 6.2829172, "relative_pitch": 81.13121088982092, "relative_heading": 179.1861313094215, "relative_elevation": 40.2653594091535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218592079114, 52.3737827557875, 40.2971086548641 ] }, "distance": 6.45, "direction": 18.51, "angle": 80.91, "elevation": 40.3, "pano_id": "TMX7316010203-002825_pano_0003_001012", "timestamp": "2022-10-07T10:39:13.640310Z", "filename": "pano_0003_001012.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 6.44883622, "relative_pitch": 80.90792245694868, "relative_heading": 18.50886015627048, "relative_elevation": 40.2971086548641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216544794212, 52.3737878980565, 39.8827501162887 ] }, "distance": 6.72, "direction": 5.58, "angle": 80.44, "elevation": 39.88, "pano_id": "TMX7316010203-001664_pano_0000_001347", "timestamp": "2020-04-21T11:23:38.346670Z", "filename": "pano_0000_001347.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 6.71926576, "relative_pitch": 80.43687069908991, "relative_heading": 5.576112064386388, "relative_elevation": 39.8827501162887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91210555027121, 52.373673062114, 40.2957568438724 ] }, "distance": 6.99, "direction": 209.36, "angle": 80.16, "elevation": 40.3, "pano_id": "TMX7316010203-002546_pano_0002_002444", "timestamp": "2022-04-26T09:39:31.000440Z", "filename": "pano_0002_002444.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 6.98846037, "relative_pitch": 80.16110427378662, "relative_heading": 209.36004284679217, "relative_elevation": 40.2957568438724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91213590682775, 52.3737897570657, 39.7645371891558 ] }, "distance": 7.03, "direction": 348.85, "angle": 79.98, "elevation": 39.76, "pano_id": "TMX7316010203-002564_pano_0002_001270", "timestamp": "2022-05-09T09:37:35.154000Z", "filename": "pano_0002_001270.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 7.02699351, "relative_pitch": 79.97843529699534, "relative_heading": 348.8490118807355, "relative_elevation": 39.7645371891558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91221201345783, 52.3737831507, 40.0130009157583 ] }, "distance": 7.25, "direction": 31.84, "angle": 79.73, "elevation": 40.01, "pano_id": "TMX7316010203-001255_pano_0000_001731", "timestamp": "2019-06-27T08:18:39.843880Z", "filename": "pano_0000_001731.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 7.24986603, "relative_pitch": 79.73012202783117, "relative_heading": 31.835915774260474, "relative_elevation": 40.0130009157583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215443033972, 52.3736613981416, 40.254705269821 ] }, "distance": 7.39, "direction": 180.76, "angle": 79.6, "elevation": 40.25, "pano_id": "TMX7316010203-000886_pano_0001_001939", "timestamp": "2018-07-30T13:17:59.522530Z", "filename": "pano_0001_001939.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 7.38938004, "relative_pitch": 79.5982663046172, "relative_heading": 180.75564249365678, "relative_elevation": 40.254705269821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91209155932399, 52.3736734062978, 38.645161238499 ] }, "distance": 7.47, "direction": 215.89, "angle": 79.06, "elevation": 38.65, "pano_id": "TMX7315120208-000023_pano_0000_001462", "timestamp": "2016-03-30T14:33:47.375830Z", "filename": "pano_0000_001462.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 7.47068459, "relative_pitch": 79.05883396487555, "relative_heading": 215.8873242589022, "relative_elevation": 38.645161238499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91211674666568, 52.3736635583016, 40.132889829576 ] }, "distance": 7.63, "direction": 200.44, "angle": 79.24, "elevation": 40.13, "pano_id": "TMX7316010203-001181_pano_0000_000538", "timestamp": "2019-05-14T06:37:49.217040Z", "filename": "pano_0000_000538.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 7.62859337, "relative_pitch": 79.23742483780444, "relative_heading": 200.43825634354738, "relative_elevation": 40.132889829576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912172884797889, 52.373795994199, 0.0 ] }, "distance": 7.68, "direction": 8.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00876", "timestamp": "2025-06-19T03:32:57Z", "filename": "recording_2025-06-19_03-28-47_00876.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 7.67642054, "relative_pitch": 0.0, "relative_heading": 8.68670383664577, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91221971471775, 52.3737882, 40.1323054367676 ] }, "distance": 8.01, "direction": 32.9, "angle": 78.72, "elevation": 40.13, "pano_id": "TMX7316010203-002558_pano_0000_003255", "timestamp": "2022-05-03T10:47:57.438740Z", "filename": "pano_0000_003255.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 8.00525307, "relative_pitch": 78.71918403844329, "relative_heading": 32.90393768110119, "relative_elevation": 40.1323054367676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91214265542266, 52.3736550760431, 40.4012431623414 ] }, "distance": 8.14, "direction": 186.34, "angle": 78.61, "elevation": 40.4, "pano_id": "TMX7316010203-001664_pano_0000_001350", "timestamp": "2020-04-21T11:23:39.111680Z", "filename": "pano_0000_001350.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 8.14205094, "relative_pitch": 78.6058172752321, "relative_heading": 186.34189248647965, "relative_elevation": 40.4012431623414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217651280403, 52.3738019055514, 39.6920670010149 ] }, "distance": 8.37, "direction": 9.68, "angle": 78.1, "elevation": 39.69, "pano_id": "TMX7316010203-000886_pano_0001_001936", "timestamp": "2018-07-30T13:17:58.362550Z", "filename": "pano_0001_001936.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 8.36523008, "relative_pitch": 78.09889480154662, "relative_heading": 9.679236386077195, "relative_elevation": 39.6920670010149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9122000085625, 52.3736563973187, 40.6331445416436 ] }, "distance": 8.5, "direction": 159.27, "angle": 78.19, "elevation": 40.63, "pano_id": "TMX7316010203-002558_pano_0000_003258", "timestamp": "2022-05-03T10:47:58.118740Z", "filename": "pano_0000_003258.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 8.49506321, "relative_pitch": 78.19141121064847, "relative_heading": 159.2722379034607, "relative_elevation": 40.6331445416436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_11-02-55_00801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912089586073096, 52.37366225562753, 0.0 ] }, "distance": 8.58, "direction": 211.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_11-02-55_00801", "timestamp": "2025-10-01T11:11:58Z", "filename": "recording_2025-10-01_11-02-55_00801.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 8.57703708, "relative_pitch": 0.0, "relative_heading": 211.75232924574334, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91210574208134, 52.373656437236, 40.2742955330759 ] }, "distance": 8.64, "direction": 203.26, "angle": 77.89, "elevation": 40.27, "pano_id": "TMX7316010203-002564_pano_0002_001273", "timestamp": "2022-05-09T09:37:35.973950Z", "filename": "pano_0002_001273.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 8.64329902, "relative_pitch": 77.88743547747283, "relative_heading": 203.2605595578039, "relative_elevation": 40.2742955330759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track14_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track14_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track14_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912093636379656, 52.37365976431198, 0.0 ] }, "distance": 8.68, "direction": 209.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track14_Sphere_00019", "timestamp": "2025-01-09T13:57:03Z", "filename": "Job_20250109_1300_Track14_Sphere_00019.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 8.67594829, "relative_pitch": 0.0, "relative_heading": 209.2390664308228, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216005914867, 52.3738061609585, 39.6002750629559 ] }, "distance": 8.72, "direction": 1.88, "angle": 77.58, "elevation": 39.6, "pano_id": "TMX7316010203-001181_pano_0000_000535", "timestamp": "2019-05-14T06:37:48.327050Z", "filename": "pano_0000_000535.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 8.72435006, "relative_pitch": 77.57562228797416, "relative_heading": 1.8779122554956797, "relative_elevation": 39.6002750629559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216079743044, 52.3736472266042, 40.8031629947945 ] }, "distance": 8.97, "direction": 177.85, "angle": 77.6, "elevation": 40.8, "pano_id": "TMX7316010203-002825_pano_0003_001015", "timestamp": "2022-10-07T10:39:14.545380Z", "filename": "pano_0003_001015.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 8.97196776, "relative_pitch": 77.59891431815527, "relative_heading": 177.85263832002235, "relative_elevation": 40.8031629947945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91212607393841, 52.3738070421284, 38.1356184799224 ] }, "distance": 9.05, "direction": 347.04, "angle": 76.65, "elevation": 38.14, "pano_id": "TMX7315120208-000023_pano_0000_001459", "timestamp": "2016-03-30T14:33:46.340890Z", "filename": "pano_0000_001459.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 9.0480686, "relative_pitch": 76.65278229172246, "relative_heading": 347.04368560896097, "relative_elevation": 38.1356184799224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217895132595, 52.3738096515061, 39.7140227379277 ] }, "distance": 9.24, "direction": 9.8, "angle": 76.9, "elevation": 39.71, "pano_id": "TMX7316010203-001744_pano_0000_001386", "timestamp": "2020-06-10T13:31:04.183270Z", "filename": "pano_0000_001386.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 9.24282844, "relative_pitch": 76.898513917272, "relative_heading": 9.795728896549324, "relative_elevation": 39.7140227379277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91214149090561, 52.3738109584336, 39.7780861314386 ] }, "distance": 9.31, "direction": 353.96, "angle": 76.83, "elevation": 39.78, "pano_id": "TMX7316010203-002546_pano_0002_002441", "timestamp": "2022-04-26T09:39:30.305350Z", "filename": "pano_0002_002441.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 9.30511165, "relative_pitch": 76.83380106421646, "relative_heading": 353.96262772825605, "relative_elevation": 39.7780861314386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000301_pano_0000_007218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217010886875, 52.3738116682126, 39.5238096928224 ] }, "distance": 9.38, "direction": 5.94, "angle": 76.65, "elevation": 39.52, "pano_id": "TMX7316010203-000301_pano_0000_007218", "timestamp": "2017-05-18T13:04:56.417820Z", "filename": "pano_0000_007218.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 9.3827895, "relative_pitch": 76.64542890585389, "relative_heading": 5.935891696979359, "relative_elevation": 39.5238096928224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217026030788, 52.3738134377751, 0.0 ] }, "distance": 9.58, "direction": 5.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00142", "timestamp": "2025-01-08T13:06:58Z", "filename": "Job_20250108_1349_Track01_Sphere_00142.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 9.57971274, "relative_pitch": 0.0, "relative_heading": 5.875454655600187, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912139808810789, 52.37364160567887, 0.0 ] }, "distance": 9.65, "direction": 186.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00146", "timestamp": "2025-01-08T13:07:00Z", "filename": "Job_20250108_1349_Track01_Sphere_00146.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 9.65323847, "relative_pitch": 0.0, "relative_heading": 186.50280645356128, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912180221344161, 52.373814975768376, 0.0 ] }, "distance": 9.84, "direction": 9.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02267", "timestamp": "2024-10-23T11:53:55Z", "filename": "recording_2024-10-23_11-21-30_02267.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 9.84137317, "relative_pitch": 0.0, "relative_heading": 9.705109893317283, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218830174199, 52.373640055041, 40.5792022421956 ] }, "distance": 10.01, "direction": 167.25, "angle": 76.14, "elevation": 40.58, "pano_id": "TMX7316010203-001255_pano_0000_001734", "timestamp": "2019-06-27T08:18:40.623880Z", "filename": "pano_0000_001734.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 10.0105272, "relative_pitch": 76.14232998701493, "relative_heading": 167.24968042452605, "relative_elevation": 40.5792022421956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217764072407, 52.373817537369, 40.4398702774197 ] }, "distance": 10.1, "direction": 8.45, "angle": 75.98, "elevation": 40.44, "pano_id": "TMX7316010203-002307_pano_0001_000561", "timestamp": "2021-09-14T07:38:51.634860Z", "filename": "pano_0001_000561.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 10.09513228, "relative_pitch": 75.98354068374324, "relative_heading": 8.44907046038291, "relative_elevation": 40.4398702774197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912148970763232, 52.373634672879845, 0.0 ] }, "distance": 10.37, "direction": 182.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02271", "timestamp": "2024-10-23T11:53:57Z", "filename": "recording_2024-10-23_11-21-30_02271.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 10.3731962, "relative_pitch": 0.0, "relative_heading": 182.59289911939015, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000301_pano_0000_007220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91214245281539, 52.3736342863231, 40.2379743549973 ] }, "distance": 10.45, "direction": 185.02, "angle": 75.45, "elevation": 40.24, "pano_id": "TMX7316010203-000301_pano_0000_007220", "timestamp": "2017-05-18T13:04:57.547800Z", "filename": "pano_0000_007220.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 10.44558248, "relative_pitch": 75.44751404412916, "relative_heading": 185.01533892507717, "relative_elevation": 40.2379743549973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91214738702753, 52.3736286344574, 41.1878913752735 ] }, "distance": 11.05, "direction": 182.99, "angle": 74.98, "elevation": 41.19, "pano_id": "TMX7316010203-002307_pano_0001_000565", "timestamp": "2021-09-14T07:38:52.889830Z", "filename": "pano_0001_000565.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 11.0495806, "relative_pitch": 74.98271551187054, "relative_heading": 182.99400053510269, "relative_elevation": 41.1878913752735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91214881467662, 52.3736255158137, 40.4440251160413 ] }, "distance": 11.39, "direction": 182.41, "angle": 74.27, "elevation": 40.44, "pano_id": "TMX7316010203-001744_pano_0000_001390", "timestamp": "2020-06-10T13:31:05.523270Z", "filename": "pano_0000_001390.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 11.39163655, "relative_pitch": 74.26936888398748, "relative_heading": 182.4144630135531, "relative_elevation": 40.4440251160413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219262375678, 52.3738281733711, 40.1223562192172 ] }, "distance": 11.45, "direction": 12.63, "angle": 74.08, "elevation": 40.12, "pano_id": "TMX7316010203-002825_pano_0003_001011", "timestamp": "2022-10-07T10:39:13.335310Z", "filename": "pano_0003_001011.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 11.44626175, "relative_pitch": 74.0774055696005, "relative_heading": 12.634709583403684, "relative_elevation": 40.1223562192172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217207214403, 52.3738324644623, 39.6969761867076 ] }, "distance": 11.7, "direction": 5.42, "angle": 73.58, "elevation": 39.7, "pano_id": "TMX7316010203-001664_pano_0000_001346", "timestamp": "2020-04-21T11:23:38.091670Z", "filename": "pano_0000_001346.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 11.69878363, "relative_pitch": 73.57964215686252, "relative_heading": 5.415159966310477, "relative_elevation": 39.6969761867076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91214456557268, 52.3738340065155, 39.5865251123905 ] }, "distance": 11.84, "direction": 356.28, "angle": 73.34, "elevation": 39.59, "pano_id": "TMX7316010203-002564_pano_0002_001269", "timestamp": "2022-05-09T09:37:34.883990Z", "filename": "pano_0002_001269.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 11.84317465, "relative_pitch": 73.34429640729877, "relative_heading": 356.27566988719343, "relative_elevation": 39.5865251123905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91209168538776, 52.3736281373678, 40.4635211257264 ] }, "distance": 11.92, "direction": 201.51, "angle": 73.59, "elevation": 40.46, "pano_id": "TMX7316010203-002546_pano_0002_002445", "timestamp": "2022-04-26T09:39:31.230370Z", "filename": "pano_0002_002445.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 11.92001443, "relative_pitch": 73.58572871316765, "relative_heading": 201.5102450317055, "relative_elevation": 40.4635211257264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91207847196932, 52.3736287275939, 38.8093254929408 ] }, "distance": 12.22, "direction": 205.55, "angle": 72.52, "elevation": 38.81, "pano_id": "TMX7315120208-000023_pano_0000_001463", "timestamp": "2016-03-30T14:33:47.725830Z", "filename": "pano_0000_001463.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 12.21926708, "relative_pitch": 72.5231888299358, "relative_heading": 205.5522203794852, "relative_elevation": 38.8093254929408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91221791735467, 52.3738313563039, 39.8256630115211 ] }, "distance": 12.27, "direction": 20.14, "angle": 72.87, "elevation": 39.83, "pano_id": "TMX7316010203-001255_pano_0000_001730", "timestamp": "2019-06-27T08:18:39.583880Z", "filename": "pano_0000_001730.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 12.27384275, "relative_pitch": 72.87126245423218, "relative_heading": 20.14112999142904, "relative_elevation": 39.8256630115211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91222515189145, 52.3738327024084, 39.966185185127 ] }, "distance": 12.59, "direction": 22.01, "angle": 72.51, "elevation": 39.97, "pano_id": "TMX7316010203-002558_pano_0000_003254", "timestamp": "2022-05-03T10:47:57.208780Z", "filename": "pano_0000_003254.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 12.59083476, "relative_pitch": 72.51363410358395, "relative_heading": 22.011743199287185, "relative_elevation": 39.966185185127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91214551432552, 52.373614620961, 40.4329836629331 ] }, "distance": 12.61, "direction": 183.2, "angle": 72.67, "elevation": 40.43, "pano_id": "TMX7316010203-000886_pano_0001_001940", "timestamp": "2018-07-30T13:17:59.907490Z", "filename": "pano_0001_001940.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 12.61354126, "relative_pitch": 72.6740793762168, "relative_heading": 183.20258534246966, "relative_elevation": 40.4329836629331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217870392445, 52.37384087513246, 0.0 ] }, "distance": 12.68, "direction": 7.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00875", "timestamp": "2025-06-19T03:32:56Z", "filename": "recording_2025-06-19_03-28-47_00875.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 12.67827246, "relative_pitch": 0.0, "relative_heading": 7.04824425364288, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91210186522739, 52.3736172134551, 40.3081471212208 ] }, "distance": 12.84, "direction": 196.64, "angle": 72.33, "elevation": 40.31, "pano_id": "TMX7316010203-001181_pano_0000_000539", "timestamp": "2019-05-14T06:37:49.507040Z", "filename": "pano_0000_000539.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 12.84309641, "relative_pitch": 72.32693290070485, "relative_heading": 196.6384786497847, "relative_elevation": 40.3081471212208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_11-02-55_00802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912076419674154, 52.37362195589459, 0.0 ] }, "distance": 12.96, "direction": 204.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_11-02-55_00802", "timestamp": "2025-10-01T11:11:58Z", "filename": "recording_2025-10-01_11-02-55_00802.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 12.96089924, "relative_pitch": 0.0, "relative_heading": 204.67284541981064, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91213427113721, 52.3736109478885, 40.5727764796466 ] }, "distance": 13.09, "direction": 186.45, "angle": 72.12, "elevation": 40.57, "pano_id": "TMX7316010203-001664_pano_0000_001351", "timestamp": "2020-04-21T11:23:39.366650Z", "filename": "pano_0000_001351.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 13.0854361, "relative_pitch": 72.12457317935474, "relative_heading": 186.45186525685307, "relative_elevation": 40.5727764796466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219178391079, 52.3736119158568, 40.7961325505748 ] }, "distance": 13.12, "direction": 169.26, "angle": 72.17, "elevation": 40.8, "pano_id": "TMX7316010203-002558_pano_0000_003259", "timestamp": "2022-05-03T10:47:58.348730Z", "filename": "pano_0000_003259.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 13.12488316, "relative_pitch": 72.16604019537473, "relative_heading": 169.25711030065793, "relative_elevation": 40.7961325505748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91235352330698, 52.3737318874144, 40.3417388377711 ] }, "distance": 13.47, "direction": 88.06, "angle": 71.54, "elevation": 40.34, "pano_id": "TMX7316010203-001255_pano_0000_001904", "timestamp": "2019-06-27T08:20:00.063360Z", "filename": "pano_0000_001904.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 13.46938477, "relative_pitch": 71.53675765520082, "relative_heading": 88.06443702811475, "relative_elevation": 40.3417388377711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91235264362267, 52.3737153110136, 40.4059018185362 ] }, "distance": 13.47, "direction": 95.92, "angle": 71.56, "elevation": 40.41, "pano_id": "TMX7316010203-002564_pano_0002_001377", "timestamp": "2022-05-09T09:38:59.443500Z", "filename": "pano_0002_001377.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 13.47364316, "relative_pitch": 71.5586586241553, "relative_heading": 95.91968481983201, "relative_elevation": 40.4059018185362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91209430505433, 52.3736121553561, 40.4383734408766 ] }, "distance": 13.53, "direction": 198.04, "angle": 71.5, "elevation": 40.44, "pano_id": "TMX7316010203-002564_pano_0002_001274", "timestamp": "2022-05-09T09:37:36.248930Z", "filename": "pano_0002_001274.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 13.53387221, "relative_pitch": 71.49569106524866, "relative_heading": 198.0448583306336, "relative_elevation": 40.4383734408766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218221865467, 52.3738488821521, 39.4955741018057 ] }, "distance": 13.59, "direction": 7.59, "angle": 71.01, "elevation": 39.5, "pano_id": "TMX7316010203-000886_pano_0001_001935", "timestamp": "2018-07-30T13:17:57.972590Z", "filename": "pano_0001_001935.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 13.59249287, "relative_pitch": 71.00898024738648, "relative_heading": 7.5887835014234675, "relative_elevation": 39.4955741018057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91235469563851, 52.3737165445748, 40.4328533709049 ] }, "distance": 13.6, "direction": 95.28, "angle": 71.41, "elevation": 40.43, "pano_id": "TMX7316010203-001664_pano_0000_000407", "timestamp": "2020-04-21T11:19:26.763250Z", "filename": "pano_0000_000407.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 13.59933046, "relative_pitch": 71.40996486935835, "relative_heading": 95.28371876046728, "relative_elevation": 40.4328533709049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track14_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track14_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track14_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91207821501837, 52.373614745978635, 0.0 ] }, "distance": 13.65, "direction": 202.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track14_Sphere_00020", "timestamp": "2025-01-09T13:57:04Z", "filename": "Job_20250109_1300_Track14_Sphere_00020.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 13.64618586, "relative_pitch": 0.0, "relative_heading": 202.799869682146, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91234496844936, 52.3736867316706, 40.5176485516131 ] }, "distance": 13.67, "direction": 109.54, "angle": 71.36, "elevation": 40.52, "pano_id": "TMX7316010203-001255_pano_0000_001903", "timestamp": "2019-06-27T08:19:59.768380Z", "filename": "pano_0000_001903.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 13.66577757, "relative_pitch": 71.36179705790221, "relative_heading": 109.53565715224657, "relative_elevation": 40.5176485516131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912356481986974, 52.37372255514962, 0.0 ] }, "distance": 13.68, "direction": 92.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00136", "timestamp": "2025-10-01T09:05:07Z", "filename": "recording_2025-10-01_09-04-01_00136.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 13.67565646, "relative_pitch": 0.0, "relative_heading": 92.44541188662151, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91213583191334, 52.3738511944252, 37.9565720437095 ] }, "distance": 13.8, "direction": 354.33, "angle": 70.02, "elevation": 37.96, "pano_id": "TMX7315120208-000023_pano_0000_001458", "timestamp": "2016-03-30T14:33:46.006020Z", "filename": "pano_0000_001458.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 13.79833014, "relative_pitch": 70.02230611230392, "relative_heading": 354.3265400822606, "relative_elevation": 37.9565720437095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91236062649152, 52.3737210326696, 40.3296290198341 ] }, "distance": 13.97, "direction": 93.09, "angle": 70.9, "elevation": 40.33, "pano_id": "TMX7316010203-002492_pano_0000_000109", "timestamp": "2022-03-30T07:25:34.965780Z", "filename": "pano_0000_000109.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 13.96577319, "relative_pitch": 70.89950904586831, "relative_heading": 93.09041221559805, "relative_elevation": 40.3296290198341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215083191862, 52.3736017160351, 40.9649363402277 ] }, "distance": 14.03, "direction": 181.4, "angle": 71.09, "elevation": 40.96, "pano_id": "TMX7316010203-002825_pano_0003_001016", "timestamp": "2022-10-07T10:39:14.850280Z", "filename": "pano_0003_001016.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.03401094, "relative_pitch": 71.08926140802832, "relative_heading": 181.39853040146383, "relative_elevation": 40.9649363402277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91236019176943, 52.3737097880298, 40.4283063253388 ] }, "distance": 14.06, "direction": 98.2, "angle": 70.82, "elevation": 40.43, "pano_id": "TMX7316010203-002546_pano_0002_001497", "timestamp": "2022-04-26T09:35:17.807240Z", "filename": "pano_0002_001497.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.0594385, "relative_pitch": 70.82425522198876, "relative_heading": 98.19537717259504, "relative_elevation": 40.4283063253388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217342806604, 52.3738543088219, 39.4204652765766 ] }, "distance": 14.13, "direction": 4.86, "angle": 70.28, "elevation": 39.42, "pano_id": "TMX7316010203-001181_pano_0000_000534", "timestamp": "2019-05-14T06:37:48.027210Z", "filename": "pano_0000_000534.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.12803778, "relative_pitch": 70.2826514762391, "relative_heading": 4.857688722270878, "relative_elevation": 39.4204652765766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912348399320038, 52.37367785388851, 0.0 ] }, "distance": 14.24, "direction": 112.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00135", "timestamp": "2025-10-01T09:05:07Z", "filename": "recording_2025-10-01_09-04-01_00135.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.24188432, "relative_pitch": 0.0, "relative_heading": 112.96883498256628, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91235972021498, 52.3737598906085, 40.2197906821966 ] }, "distance": 14.34, "direction": 75.58, "angle": 70.38, "elevation": 40.22, "pano_id": "TMX7316010203-002564_pano_0002_001378", "timestamp": "2022-05-09T09:38:59.718430Z", "filename": "pano_0002_001378.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.33561317, "relative_pitch": 70.38231499998913, "relative_heading": 75.57584087730544, "relative_elevation": 40.2197906821966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91234539049975, 52.3736713251551, 40.6013419553638 ] }, "distance": 14.36, "direction": 115.96, "angle": 70.53, "elevation": 40.6, "pano_id": "TMX7316010203-001664_pano_0000_000406", "timestamp": "2020-04-21T11:19:26.483230Z", "filename": "pano_0000_000406.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.3562566, "relative_pitch": 70.52687964038415, "relative_heading": 115.95884010588092, "relative_elevation": 40.6013419553638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91234535398143, 52.3736712098932, 40.5755685251206 ] }, "distance": 14.36, "direction": 116.01, "angle": 70.51, "elevation": 40.58, "pano_id": "TMX7316010203-002564_pano_0002_001376", "timestamp": "2022-05-09T09:38:59.168450Z", "filename": "pano_0002_001376.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.35964017, "relative_pitch": 70.51119579301154, "relative_heading": 116.00919600867465, "relative_elevation": 40.5755685251206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912176642287474, 52.373856496464334, 0.0 ] }, "distance": 14.39, "direction": 5.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00141", "timestamp": "2025-01-08T13:06:58Z", "filename": "Job_20250108_1349_Track01_Sphere_00141.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.39048447, "relative_pitch": 0.0, "relative_heading": 5.644070762672507, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218484594776, 52.3738560457858, 39.5212075496092 ] }, "distance": 14.41, "direction": 7.88, "angle": 69.97, "elevation": 39.52, "pano_id": "TMX7316010203-001744_pano_0000_001385", "timestamp": "2020-06-10T13:31:03.848260Z", "filename": "pano_0000_001385.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.40645087, "relative_pitch": 69.97195964950531, "relative_heading": 7.875501429469003, "relative_elevation": 39.5212075496092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215133314812, 52.3738572881435, 39.6000599544495 ] }, "distance": 14.41, "direction": 358.77, "angle": 70.0, "elevation": 39.6, "pano_id": "TMX7316010203-002546_pano_0002_002440", "timestamp": "2022-04-26T09:39:30.075370Z", "filename": "pano_0002_002440.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.41211324, "relative_pitch": 70.00144353224985, "relative_heading": 358.77391807284044, "relative_elevation": 39.6000599544495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912131109793886, 52.3735982590708, 0.0 ] }, "distance": 14.51, "direction": 186.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00147", "timestamp": "2025-01-08T13:07:00Z", "filename": "Job_20250108_1349_Track01_Sphere_00147.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.51273332, "relative_pitch": 0.0, "relative_heading": 186.67011692659867, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91236574698728, 52.3737542179846, 40.2427838472649 ] }, "distance": 14.59, "direction": 78.38, "angle": 70.07, "elevation": 40.24, "pano_id": "TMX7316010203-002546_pano_0002_001498", "timestamp": "2022-04-26T09:35:18.067230Z", "filename": "pano_0002_001498.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.59334833, "relative_pitch": 70.06770083783046, "relative_heading": 78.37851834723638, "relative_elevation": 40.2427838472649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91236309854772, 52.3737613100388, 40.2632701573893 ] }, "distance": 14.6, "direction": 75.2, "angle": 70.07, "elevation": 40.26, "pano_id": "TMX7316010203-001664_pano_0000_000408", "timestamp": "2020-04-21T11:19:27.038290Z", "filename": "pano_0000_000408.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.59809785, "relative_pitch": 70.07107075128854, "relative_heading": 75.20040067147464, "relative_elevation": 40.2632701573893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91235304292999, 52.3736759081321, 40.5045785820112 ] }, "distance": 14.62, "direction": 113.27, "angle": 70.16, "elevation": 40.5, "pano_id": "TMX7316010203-002492_pano_0000_000108", "timestamp": "2022-03-30T07:25:34.715790Z", "filename": "pano_0000_000108.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.61775008, "relative_pitch": 70.15592773539191, "relative_heading": 113.26647211346918, "relative_elevation": 40.5045785820112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912363668744286, 52.373767270792406, 0.0 ] }, "distance": 14.82, "direction": 72.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00137", "timestamp": "2025-10-01T09:05:07Z", "filename": "recording_2025-10-01_09-04-01_00137.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 14.81852408, "relative_pitch": 0.0, "relative_heading": 72.75852351445096, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91236129221911, 52.373777384076, 40.1659533055499 ] }, "distance": 15.04, "direction": 68.48, "angle": 69.47, "elevation": 40.17, "pano_id": "TMX7316010203-001255_pano_0000_001905", "timestamp": "2019-06-27T08:20:00.353430Z", "filename": "pano_0000_001905.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 15.0394624, "relative_pitch": 69.4724365731194, "relative_heading": 68.47718613753835, "relative_elevation": 40.1659533055499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91236751665112, 52.3737663866089, 40.1447819024324 ] }, "distance": 15.04, "direction": 73.41, "angle": 69.46, "elevation": 40.14, "pano_id": "TMX7316010203-002492_pano_0000_000110", "timestamp": "2022-03-30T07:25:35.215770Z", "filename": "pano_0000_000110.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 15.04062621, "relative_pitch": 69.46105779023843, "relative_heading": 73.41238231509821, "relative_elevation": 40.1447819024324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217813012493, 52.3735929197767, 40.7614134876058 ] }, "distance": 15.09, "direction": 174.23, "angle": 69.69, "elevation": 40.76, "pano_id": "TMX7316010203-001255_pano_0000_001735", "timestamp": "2019-06-27T08:18:40.883870Z", "filename": "pano_0000_001735.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 15.08506127, "relative_pitch": 69.69139902592995, "relative_heading": 174.2298624170223, "relative_elevation": 40.7614134876058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912186387954083, 52.373862431662616, 0.0 ] }, "distance": 15.12, "direction": 7.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02266", "timestamp": "2024-10-23T11:53:55Z", "filename": "recording_2024-10-23_11-21-30_02266.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 15.1247247, "relative_pitch": 0.0, "relative_heading": 7.900736991513511, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91235456865296, 52.3736649215571, 40.6039538038895 ] }, "distance": 15.23, "direction": 117.34, "angle": 69.43, "elevation": 40.6, "pano_id": "TMX7316010203-002546_pano_0002_001496", "timestamp": "2022-04-26T09:35:17.542200Z", "filename": "pano_0002_001496.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 15.23459505, "relative_pitch": 69.43391946953484, "relative_heading": 117.33942034359647, "relative_elevation": 40.6039538038895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218346163891, 52.3738641243193, 40.2559387050569 ] }, "distance": 15.29, "direction": 7.06, "angle": 69.21, "elevation": 40.26, "pano_id": "TMX7316010203-002307_pano_0001_000560", "timestamp": "2021-09-14T07:38:51.324810Z", "filename": "pano_0001_000560.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 15.28552266, "relative_pitch": 69.20780400781103, "relative_heading": 7.0637215570476295, "relative_elevation": 40.2559387050569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912139470781924, 52.373590755640045, 0.0 ] }, "distance": 15.29, "direction": 184.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02272", "timestamp": "2024-10-23T11:53:57Z", "filename": "recording_2024-10-23_11-21-30_02272.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 15.29024345, "relative_pitch": 0.0, "relative_heading": 184.1866248858619, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91233554762473, 52.3736414264851, 40.7006468782201 ] }, "distance": 15.56, "direction": 128.15, "angle": 69.08, "elevation": 40.7, "pano_id": "TMX7316010203-001255_pano_0000_001902", "timestamp": "2019-06-27T08:19:59.463430Z", "filename": "pano_0000_001902.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 15.56048743, "relative_pitch": 69.07737078145396, "relative_heading": 128.14529890543113, "relative_elevation": 40.7006468782201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91192862358115, 52.3737508987842, 45.7994433250278 ] }, "distance": 15.69, "direction": 279.43, "angle": 71.09, "elevation": 45.8, "pano_id": "TMX7316010203-002632_pano_0000_000076", "timestamp": "2022-06-27T08:13:25.109440Z", "filename": "pano_0000_000076.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 15.68793911, "relative_pitch": 71.09184317824001, "relative_heading": 279.43025809678153, "relative_elevation": 45.7994433250278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_11-02-55_00796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912143984620238, 52.37387008067021, 0.0 ] }, "distance": 15.85, "direction": 357.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_11-02-55_00796", "timestamp": "2025-10-01T11:11:56Z", "filename": "recording_2025-10-01_11-02-55_00796.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 15.852943, "relative_pitch": 0.0, "relative_heading": 357.07537809387605, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track03_Sphere_00132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track03_Sphere_00132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track03_Sphere_00132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911922953974536, 52.37374076850767, 0.0 ] }, "distance": 15.93, "direction": 275.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track03_Sphere_00132", "timestamp": "2025-01-08T10:14:48Z", "filename": "Job_20250108_1041_Track03_Sphere_00132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 15.92757593, "relative_pitch": 0.0, "relative_heading": 275.19864200284525, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91213832586561, 52.3735819445155, 41.3665321031585 ] }, "distance": 16.27, "direction": 184.21, "angle": 68.53, "elevation": 41.37, "pano_id": "TMX7316010203-002307_pano_0001_000566", "timestamp": "2021-09-14T07:38:53.199850Z", "filename": "pano_0001_000566.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.27377383, "relative_pitch": 68.52510778760394, "relative_heading": 184.20841183005993, "relative_elevation": 41.3665321031585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track03_Sphere_00133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track03_Sphere_00133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track03_Sphere_00133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911935057421546, 52.373784326524145, 0.0 ] }, "distance": 16.3, "direction": 292.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track03_Sphere_00133", "timestamp": "2025-01-08T10:14:49Z", "filename": "Job_20250108_1041_Track03_Sphere_00133.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.30026806, "relative_pitch": 0.0, "relative_heading": 292.69886027461536, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912339684194196, 52.3736332489547, 0.0 ] }, "distance": 16.35, "direction": 130.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00134", "timestamp": "2025-10-01T09:05:06Z", "filename": "recording_2025-10-01_09-04-01_00134.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.3530563, "relative_pitch": 0.0, "relative_heading": 130.0433020914387, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91194146620552, 52.3737942767879, 45.8125840350986 ] }, "distance": 16.37, "direction": 296.87, "angle": 70.34, "elevation": 45.81, "pano_id": "TMX7316010203-002632_pano_0000_000077", "timestamp": "2022-06-27T08:13:26.019620Z", "filename": "pano_0000_000077.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.36816847, "relative_pitch": 70.33893187204892, "relative_heading": 296.8676379055479, "relative_elevation": 45.8125840350986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_11-02-55_00944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911916472388842, 52.37374403198803, 0.0 ] }, "distance": 16.4, "direction": 276.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_11-02-55_00944", "timestamp": "2025-10-01T11:14:26Z", "filename": "recording_2025-10-01_11-02-55_00944.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.40324282, "relative_pitch": 0.0, "relative_heading": 276.3222318584981, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219851114094, 52.3738730622923, 39.9529871344566 ] }, "distance": 16.42, "direction": 10.19, "angle": 67.65, "elevation": 39.95, "pano_id": "TMX7316010203-002825_pano_0003_001010", "timestamp": "2022-10-07T10:39:13.030470Z", "filename": "pano_0003_001010.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.42297949, "relative_pitch": 67.65451379889798, "relative_heading": 10.187191147531271, "relative_elevation": 39.9529871344566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91239491899349, 52.3737053868937, 40.5476329419762 ] }, "distance": 16.47, "direction": 98.71, "angle": 67.89, "elevation": 40.55, "pano_id": "TMX7316010203-001735_pano_0000_000088", "timestamp": "2020-06-03T07:29:16.128020Z", "filename": "pano_0000_000088.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.47084417, "relative_pitch": 67.89253075024266, "relative_heading": 98.70877417863977, "relative_elevation": 40.5476329419762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91213969180383, 52.3735798671671, 40.6246108366176 ] }, "distance": 16.5, "direction": 183.83, "angle": 67.9, "elevation": 40.62, "pano_id": "TMX7316010203-001744_pano_0000_001391", "timestamp": "2020-06-10T13:31:05.858260Z", "filename": "pano_0000_001391.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.4978446, "relative_pitch": 67.89769873154661, "relative_heading": 183.82729222202585, "relative_elevation": 40.6246108366176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912398497549693, 52.37371821180966, 0.0 ] }, "distance": 16.56, "direction": 93.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00102", "timestamp": "2024-12-18T11:15:17Z", "filename": "Job_20241218_1119_Track07_Sphere_00102.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.55905812, "relative_pitch": 0.0, "relative_heading": 93.69378047755741, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91192288030796, 52.3737707167963, 45.7447819961235 ] }, "distance": 16.57, "direction": 286.75, "angle": 70.09, "elevation": 45.74, "pano_id": "TMX7316010203-002353_pano_0000_000068", "timestamp": "2021-12-27T10:51:24.760850Z", "filename": "pano_0000_000068.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.57017446, "relative_pitch": 70.0880470612294, "relative_heading": 286.7507152281612, "relative_elevation": 45.7447819961235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91233530664837, 52.3736264586135, 40.7890508351848 ] }, "distance": 16.63, "direction": 132.7, "angle": 67.82, "elevation": 40.79, "pano_id": "TMX7316010203-001664_pano_0000_000405", "timestamp": "2020-04-21T11:19:26.198150Z", "filename": "pano_0000_000405.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.62879202, "relative_pitch": 67.8203666407065, "relative_heading": 132.6982306736092, "relative_elevation": 40.7890508351848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91191331884541, 52.3737078589816, 45.7842867868021 ] }, "distance": 16.67, "direction": 262.35, "angle": 70.0, "elevation": 45.78, "pano_id": "TMX7316010203-002632_pano_0000_000075", "timestamp": "2022-06-27T08:13:24.204440Z", "filename": "pano_0000_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.66662119, "relative_pitch": 69.9972334689099, "relative_heading": 262.34957422252285, "relative_elevation": 45.7842867868021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91191314706654, 52.3737470170316, 45.7891953708604 ] }, "distance": 16.67, "direction": 277.37, "angle": 70.0, "elevation": 45.79, "pano_id": "TMX7316010203-001181_pano_0000_001606", "timestamp": "2019-05-14T06:57:29.717610Z", "filename": "pano_0000_001606.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.66770606, "relative_pitch": 69.99800907453583, "relative_heading": 277.37142880910045, "relative_elevation": 45.7891953708604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91236627412203, 52.3738043051206, 40.0358917433769 ] }, "distance": 16.67, "direction": 59.29, "angle": 67.4, "elevation": 40.04, "pano_id": "TMX7316010203-002564_pano_0002_001379", "timestamp": "2022-05-09T09:38:59.988430Z", "filename": "pano_0002_001379.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.66808274, "relative_pitch": 67.39664637414239, "relative_heading": 59.28638151438485, "relative_elevation": 40.0358917433769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91239882725041, 52.3737094732266, 40.6368368621916 ] }, "distance": 16.67, "direction": 97.03, "angle": 67.69, "elevation": 40.64, "pano_id": "TMX7316010203-002623_pano_0009_000062", "timestamp": "2022-06-23T10:21:52.008080Z", "filename": "pano_0009_000062.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.67229168, "relative_pitch": 67.69286706558445, "relative_heading": 97.0254150960564, "relative_elevation": 40.6368368621916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91237148704914, 52.3737991797991, 40.0533953690901 ] }, "distance": 16.7, "direction": 61.59, "angle": 67.37, "elevation": 40.05, "pano_id": "TMX7316010203-002546_pano_0002_001499", "timestamp": "2022-04-26T09:35:18.327230Z", "filename": "pano_0002_001499.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.69553704, "relative_pitch": 67.37206376799098, "relative_heading": 61.59196274087483, "relative_elevation": 40.0533953690901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91233779405306, 52.3736271292894, 40.7662376239896 ] }, "distance": 16.7, "direction": 132.12, "angle": 67.72, "elevation": 40.77, "pano_id": "TMX7316010203-002564_pano_0002_001375", "timestamp": "2022-05-09T09:38:58.888440Z", "filename": "pano_0002_001375.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.70354632, "relative_pitch": 67.71913941130083, "relative_heading": 132.11603055123544, "relative_elevation": 40.7662376239896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91191044545403, 52.3737275270599, 45.7447871882468 ] }, "distance": 16.71, "direction": 269.9, "angle": 69.93, "elevation": 45.74, "pano_id": "TMX7316010203-002353_pano_0000_000067", "timestamp": "2021-12-27T10:51:24.105850Z", "filename": "pano_0000_000067.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.71397885, "relative_pitch": 69.92898532918967, "relative_heading": 269.89630055111354, "relative_elevation": 45.7447871882468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91234444090984, 52.3736312554256, 40.6959392605349 ] }, "distance": 16.74, "direction": 129.91, "angle": 67.64, "elevation": 40.7, "pano_id": "TMX7316010203-002492_pano_0000_000107", "timestamp": "2022-03-30T07:25:34.465790Z", "filename": "pano_0000_000107.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.74382443, "relative_pitch": 67.63590981590012, "relative_heading": 129.91121692899586, "relative_elevation": 40.6959392605349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215224720879, 52.3738784436808, 39.41894762218 ] }, "distance": 16.76, "direction": 359.16, "angle": 66.96, "elevation": 39.42, "pano_id": "TMX7316010203-002564_pano_0002_001268", "timestamp": "2022-05-09T09:37:34.613970Z", "filename": "pano_0002_001268.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.76469112, "relative_pitch": 66.96018109834657, "relative_heading": 359.15877781283007, "relative_elevation": 39.41894762218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217853545776, 52.3738780007068, 39.5161541132256 ] }, "distance": 16.78, "direction": 5.28, "angle": 66.99, "elevation": 39.52, "pano_id": "TMX7316010203-001664_pano_0000_001345", "timestamp": "2020-04-21T11:23:37.831670Z", "filename": "pano_0000_001345.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.78477817, "relative_pitch": 66.98628327853633, "relative_heading": 5.278723318397877, "relative_elevation": 39.5161541132256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91240049599843, 52.3737092811962, 40.2694087298587 ] }, "distance": 16.79, "direction": 97.05, "angle": 67.37, "elevation": 40.27, "pano_id": "TMX7316010203-000885_pano_0000_000085", "timestamp": "2018-07-30T08:01:59.692920Z", "filename": "pano_0000_000085.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.78770305, "relative_pitch": 67.3694882334081, "relative_heading": 97.05035302243603, "relative_elevation": 40.2694087298587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_11-02-55_00945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911928464181673, 52.37378841642501, 0.0 ] }, "distance": 16.89, "direction": 293.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_11-02-55_00945", "timestamp": "2025-10-01T11:14:27Z", "filename": "recording_2025-10-01_11-02-55_00945.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.89193546, "relative_pitch": 0.0, "relative_heading": 293.5352608144201, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91240253274767, 52.3737502729768, 40.3658826099709 ] }, "distance": 16.98, "direction": 81.53, "angle": 67.18, "elevation": 40.37, "pano_id": "TMX7316010203-001735_pano_0000_000089", "timestamp": "2020-06-03T07:29:16.483050Z", "filename": "pano_0000_000089.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 16.98457756, "relative_pitch": 67.18031311625737, "relative_heading": 81.53305478682924, "relative_elevation": 40.3658826099709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91207662119378, 52.373582629145, 40.6285632485524 ] }, "distance": 17.03, "direction": 198.47, "angle": 67.26, "elevation": 40.63, "pano_id": "TMX7316010203-002546_pano_0002_002446", "timestamp": "2022-04-26T09:39:31.465480Z", "filename": "pano_0002_002446.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.03132413, "relative_pitch": 67.25677227168084, "relative_heading": 198.47344462076236, "relative_elevation": 40.6285632485524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912390288998282, 52.37367429197626, 0.0 ] }, "distance": 17.04, "direction": 110.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00101", "timestamp": "2024-12-18T11:15:16Z", "filename": "Job_20241218_1119_Track07_Sphere_00101.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.03969121, "relative_pitch": 0.0, "relative_heading": 110.45165860599738, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91237054615456, 52.3738068867777, 40.0762255545706 ] }, "distance": 17.07, "direction": 58.96, "angle": 66.93, "elevation": 40.08, "pano_id": "TMX7316010203-001664_pano_0000_000409", "timestamp": "2020-04-21T11:19:27.318160Z", "filename": "pano_0000_000409.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.06522377, "relative_pitch": 66.93476697620481, "relative_heading": 58.95607636955687, "relative_elevation": 40.0762255545706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91192730916333, 52.3737907619786, 45.7940766811371 ] }, "distance": 17.07, "direction": 294.23, "angle": 69.56, "elevation": 45.79, "pano_id": "TMX7316010203-001181_pano_0000_001605", "timestamp": "2019-05-14T06:57:28.807650Z", "filename": "pano_0000_001605.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.06953997, "relative_pitch": 69.55728213938806, "relative_heading": 294.2330450603388, "relative_elevation": 45.7940766811371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91206506365706, 52.3735845906671, 38.9781274842098 ] }, "distance": 17.09, "direction": 201.21, "angle": 66.32, "elevation": 38.98, "pano_id": "TMX7315120208-000023_pano_0000_001464", "timestamp": "2016-03-30T14:33:48.070840Z", "filename": "pano_0000_001464.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.09319051, "relative_pitch": 66.32096899352173, "relative_heading": 201.2087673568151, "relative_elevation": 38.9781274842098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track03_Sphere_00131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track03_Sphere_00131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track03_Sphere_00131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91190951785862, 52.37369687259548, 0.0 ] }, "distance": 17.13, "direction": 258.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track03_Sphere_00131", "timestamp": "2025-01-08T10:14:46Z", "filename": "Job_20250108_1041_Track03_Sphere_00131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.1264392, "relative_pitch": 0.0, "relative_heading": 258.40833300777666, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91240456384394, 52.3737542082134, 40.4456920400262 ] }, "distance": 17.19, "direction": 80.16, "angle": 66.97, "elevation": 40.45, "pano_id": "TMX7316010203-002623_pano_0009_000063", "timestamp": "2022-06-23T10:21:52.297860Z", "filename": "pano_0009_000063.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.1908259, "relative_pitch": 66.9728200396112, "relative_heading": 80.15724913374274, "relative_elevation": 40.4456920400262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00881/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00881/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00881/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00881/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00881/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00881/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00881/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00881/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00881/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912132876804823, 52.373573127574396, 0.0 ] }, "distance": 17.28, "direction": 185.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00881", "timestamp": "2025-06-19T03:32:58Z", "filename": "recording_2025-06-19_03-28-47_00881.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.28203352, "relative_pitch": 0.0, "relative_heading": 185.19679464044535, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91240416576894, 52.3736941744251, 41.059802416712 ] }, "distance": 17.32, "direction": 102.48, "angle": 67.13, "elevation": 41.06, "pano_id": "TMX7316010203-002307_pano_0001_000735", "timestamp": "2021-09-14T07:39:55.329400Z", "filename": "pano_0001_000735.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.31966899, "relative_pitch": 67.12921953266563, "relative_heading": 102.47588639287851, "relative_elevation": 41.059802416712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912370193477646, 52.37381210061957, 0.0 ] }, "distance": 17.35, "direction": 57.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00138", "timestamp": "2025-10-01T09:05:08Z", "filename": "recording_2025-10-01_09-04-01_00138.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.35131379, "relative_pitch": 0.0, "relative_heading": 57.27355141067756, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91240723374437, 52.373754436253, 40.0802405057475 ] }, "distance": 17.37, "direction": 80.18, "angle": 66.56, "elevation": 40.08, "pano_id": "TMX7316010203-000885_pano_0000_000086", "timestamp": "2018-07-30T08:02:00.048030Z", "filename": "pano_0000_000086.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.37432071, "relative_pitch": 66.56382587800175, "relative_heading": 80.17730323333848, "relative_elevation": 40.0802405057475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91222982614247, 52.3738772675683, 39.7955532697961 ] }, "distance": 17.38, "direction": 16.85, "angle": 66.41, "elevation": 39.8, "pano_id": "TMX7316010203-002558_pano_0000_003253", "timestamp": "2022-05-03T10:47:56.978730Z", "filename": "pano_0000_003253.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.37810922, "relative_pitch": 66.4098425282104, "relative_heading": 16.84997374309237, "relative_elevation": 39.7955532697961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9123869946937, 52.3736610991672, 40.7121376637369 ] }, "distance": 17.4, "direction": 115.24, "angle": 66.85, "elevation": 40.71, "pano_id": "TMX7316010203-001735_pano_0000_000087", "timestamp": "2020-06-03T07:29:15.778000Z", "filename": "pano_0000_000087.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.40326759, "relative_pitch": 66.85468583393559, "relative_heading": 115.24377770556413, "relative_elevation": 40.7121376637369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91222281429057, 52.3738788665867, 39.636986120604 ] }, "distance": 17.42, "direction": 15.18, "angle": 66.28, "elevation": 39.64, "pano_id": "TMX7316010203-001255_pano_0000_001729", "timestamp": "2019-06-27T08:18:39.328870Z", "filename": "pano_0000_001729.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.41740488, "relative_pitch": 66.27820698664762, "relative_heading": 15.176621547803435, "relative_elevation": 39.636986120604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91241103324807, 52.3737394366618, 40.8639080002904 ] }, "distance": 17.43, "direction": 85.74, "angle": 66.9, "elevation": 40.86, "pano_id": "TMX7316010203-002307_pano_0001_000736", "timestamp": "2021-09-14T07:39:55.609370Z", "filename": "pano_0001_000736.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.42657202, "relative_pitch": 66.90398819607024, "relative_heading": 85.73836475398322, "relative_elevation": 40.8639080002904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912405854147818, 52.37376215518903, 0.0 ] }, "distance": 17.45, "direction": 77.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00103", "timestamp": "2024-12-18T11:15:17Z", "filename": "Job_20241218_1119_Track07_Sphere_00103.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.44959179, "relative_pitch": 0.0, "relative_heading": 77.34459437112545, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91237359931467, 52.3738110355008, 39.9560567196459 ] }, "distance": 17.48, "direction": 58.01, "angle": 66.37, "elevation": 39.96, "pano_id": "TMX7316010203-002492_pano_0000_000111", "timestamp": "2022-03-30T07:25:35.460740Z", "filename": "pano_0000_000111.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.48382102, "relative_pitch": 66.36695597670102, "relative_heading": 58.0112630856797, "relative_elevation": 39.9560567196459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91239259618202, 52.3736648829803, 40.8071948857978 ] }, "distance": 17.58, "direction": 113.47, "angle": 66.7, "elevation": 40.81, "pano_id": "TMX7316010203-002623_pano_0009_000061", "timestamp": "2022-06-23T10:21:51.717860Z", "filename": "pano_0009_000061.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.57716583, "relative_pitch": 66.69667052902192, "relative_heading": 113.47177703858473, "relative_elevation": 40.8071948857978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91239320577939, 52.3736640895073, 40.4350891700014 ] }, "distance": 17.65, "direction": 113.68, "angle": 66.42, "elevation": 40.44, "pano_id": "TMX7316010203-000885_pano_0000_000084", "timestamp": "2018-07-30T08:01:59.337910Z", "filename": "pano_0000_000084.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.65053192, "relative_pitch": 66.41799824186698, "relative_heading": 113.6809946971633, "relative_elevation": 40.4350891700014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_11-02-55_00943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911900539687291, 52.37370015301677, 0.0 ] }, "distance": 17.66, "direction": 259.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_11-02-55_00943", "timestamp": "2025-10-01T11:14:24Z", "filename": "recording_2025-10-01_11-02-55_00943.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.65861223, "relative_pitch": 0.0, "relative_heading": 259.96740141137025, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91189946371702, 52.3737036023629, 45.7824509721249 ] }, "distance": 17.67, "direction": 261.23, "angle": 68.9, "elevation": 45.78, "pano_id": "TMX7316010203-001181_pano_0000_001607", "timestamp": "2019-05-14T06:57:30.612640Z", "filename": "pano_0000_001607.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.66822432, "relative_pitch": 68.89755267486483, "relative_heading": 261.2345617134884, "relative_elevation": 45.7824509721249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91234908847785, 52.3736199202945, 40.8040785128251 ] }, "distance": 17.81, "direction": 132.37, "angle": 66.42, "elevation": 40.8, "pano_id": "TMX7316010203-002546_pano_0002_001495", "timestamp": "2022-04-26T09:35:17.272340Z", "filename": "pano_0002_001495.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.81227657, "relative_pitch": 66.41720191146783, "relative_heading": 132.37075021892545, "relative_elevation": 40.8040785128251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91193511853939, 52.3738141540121, 45.7364767976105 ] }, "distance": 17.84, "direction": 302.59, "angle": 68.69, "elevation": 45.74, "pano_id": "TMX7316010203-002353_pano_0000_000069", "timestamp": "2021-12-27T10:51:25.430900Z", "filename": "pano_0000_000069.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.84217597, "relative_pitch": 68.68883417145206, "relative_heading": 302.5857708818108, "relative_elevation": 45.7364767976105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91213566676924, 52.3735677664943, 40.6163801020011 ] }, "distance": 17.86, "direction": 184.42, "angle": 66.26, "elevation": 40.62, "pano_id": "TMX7316010203-000886_pano_0001_001941", "timestamp": "2018-07-30T13:18:00.292530Z", "filename": "pano_0001_001941.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.86057882, "relative_pitch": 66.26306792986267, "relative_heading": 184.41639685421725, "relative_elevation": 40.6163801020011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91236828761471, 52.3738224857319, 39.9903964269906 ] }, "distance": 17.9, "direction": 53.93, "angle": 65.89, "elevation": 39.99, "pano_id": "TMX7316010203-001255_pano_0000_001906", "timestamp": "2019-06-27T08:20:00.638390Z", "filename": "pano_0000_001906.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.89724456, "relative_pitch": 65.88964326091181, "relative_heading": 53.93476238416415, "relative_elevation": 39.9903964269906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218287072453, 52.373567496591, 40.956132738851 ] }, "distance": 17.93, "direction": 174.11, "angle": 66.35, "elevation": 40.96, "pano_id": "TMX7316010203-002558_pano_0000_003260", "timestamp": "2022-05-03T10:47:58.578730Z", "filename": "pano_0000_003260.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 17.93217559, "relative_pitch": 66.35434099070844, "relative_heading": 174.11226009369395, "relative_elevation": 40.956132738851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91212523916237, 52.373566929783, 40.7458914341405 ] }, "distance": 18.02, "direction": 186.65, "angle": 66.14, "elevation": 40.75, "pano_id": "TMX7316010203-001664_pano_0000_001352", "timestamp": "2020-04-21T11:23:39.621670Z", "filename": "pano_0000_001352.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.02172752, "relative_pitch": 66.14040543558363, "relative_heading": 186.6452802268406, "relative_elevation": 40.7458914341405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9120866631199, 52.3735710379022, 40.4808309245855 ] }, "distance": 18.07, "direction": 195.12, "angle": 65.95, "elevation": 40.48, "pano_id": "TMX7316010203-001181_pano_0000_000540", "timestamp": "2019-05-14T06:37:49.797040Z", "filename": "pano_0000_000540.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.06892964, "relative_pitch": 65.94603759617198, "relative_heading": 195.11869485132746, "relative_elevation": 40.4808309245855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track03_Sphere_00134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track03_Sphere_00134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track03_Sphere_00134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911946498082213, 52.3738280706204, 0.0 ] }, "distance": 18.11, "direction": 308.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track03_Sphere_00134", "timestamp": "2025-01-08T10:14:51Z", "filename": "Job_20250108_1041_Track03_Sphere_00134.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.10525833, "relative_pitch": 0.0, "relative_heading": 308.04402952579017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91189745816547, 52.3736841029905, 45.7459092643112 ] }, "distance": 18.26, "direction": 254.56, "angle": 68.24, "elevation": 45.75, "pano_id": "TMX7316010203-002353_pano_0000_000066", "timestamp": "2021-12-27T10:51:23.455870Z", "filename": "pano_0000_000066.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.25779974, "relative_pitch": 68.24240175053878, "relative_heading": 254.55518593522933, "relative_elevation": 45.7459092643112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912184675951849, 52.373892048065414, 0.0 ] }, "distance": 18.38, "direction": 6.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00874", "timestamp": "2025-06-19T03:32:56Z", "filename": "recording_2025-06-19_03-28-47_00874.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.38175691, "relative_pitch": 0.0, "relative_heading": 6.128486338200572, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91195292712435, 52.3738382818398, 45.8106086989865 ] }, "distance": 18.5, "direction": 311.65, "angle": 68.01, "elevation": 45.81, "pano_id": "TMX7316010203-002632_pano_0000_000078", "timestamp": "2022-06-27T08:13:26.934430Z", "filename": "pano_0000_000078.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.4973689, "relative_pitch": 68.01217059943858, "relative_heading": 311.6539907147156, "relative_elevation": 45.8106086989865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91208190640776, 52.3735673377128, 40.6070430930704 ] }, "distance": 18.55, "direction": 195.75, "angle": 65.45, "elevation": 40.61, "pano_id": "TMX7316010203-002564_pano_0002_001275", "timestamp": "2022-05-09T09:37:36.528920Z", "filename": "pano_0002_001275.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.55204517, "relative_pitch": 65.44587165659809, "relative_heading": 195.75291901382232, "relative_elevation": 40.6070430930704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91239648711417, 52.3736491419177, 41.2332582194358 ] }, "distance": 18.58, "direction": 118.11, "angle": 65.74, "elevation": 41.23, "pano_id": "TMX7316010203-002307_pano_0001_000734", "timestamp": "2021-09-14T07:39:55.049550Z", "filename": "pano_0001_000734.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.57862556, "relative_pitch": 65.74492090596894, "relative_heading": 118.1061575977495, "relative_elevation": 41.2332582194358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91232507874414, 52.3735965512613, 40.8792442390695 ] }, "distance": 18.6, "direction": 141.72, "angle": 65.53, "elevation": 40.88, "pano_id": "TMX7316010203-001255_pano_0000_001901", "timestamp": "2019-06-27T08:19:59.153430Z", "filename": "pano_0000_001901.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.60394832, "relative_pitch": 65.52994547571771, "relative_heading": 141.72279044632614, "relative_elevation": 40.8792442390695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91214457556068, 52.3738957751214, 37.7871905667707 ] }, "distance": 18.71, "direction": 357.65, "angle": 63.66, "elevation": 37.79, "pano_id": "TMX7315120208-000023_pano_0000_001457", "timestamp": "2016-03-30T14:33:45.670880Z", "filename": "pano_0000_001457.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.70722682, "relative_pitch": 63.66146321924205, "relative_heading": 357.6452842812896, "relative_elevation": 37.7871905667707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91240926944697, 52.3737949276801, 40.1768797421828 ] }, "distance": 18.81, "direction": 66.6, "angle": 64.92, "elevation": 40.18, "pano_id": "TMX7316010203-001735_pano_0000_000090", "timestamp": "2020-06-03T07:29:16.833020Z", "filename": "pano_0000_000090.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.80541684, "relative_pitch": 64.91732099219314, "relative_heading": 66.59606202740858, "relative_elevation": 40.1768797421828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912382297742186, 52.373630651631764, 0.0 ] }, "distance": 18.83, "direction": 125.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00100", "timestamp": "2024-12-18T11:15:16Z", "filename": "Job_20241218_1119_Track07_Sphere_00100.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.83284887, "relative_pitch": 0.0, "relative_heading": 125.02947827333183, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track14_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track14_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track14_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track14_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912061600953206, 52.373568662308664, 0.0 ] }, "distance": 18.84, "direction": 199.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track14_Sphere_00021", "timestamp": "2025-01-09T13:57:04Z", "filename": "Job_20250109_1300_Track14_Sphere_00021.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.83558929, "relative_pitch": 0.0, "relative_heading": 199.92696973879202, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218739122461, 52.373896254883, 39.3063962124288 ] }, "distance": 18.87, "direction": 6.54, "angle": 64.36, "elevation": 39.31, "pano_id": "TMX7316010203-000886_pano_0001_001934", "timestamp": "2018-07-30T13:17:57.577470Z", "filename": "pano_0001_001934.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.86741005, "relative_pitch": 64.358591531041, "relative_heading": 6.535081699823162, "relative_elevation": 39.3063962124288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_11-02-55_00803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912058175324912, 52.37356904402122, 0.0 ] }, "distance": 18.88, "direction": 200.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_11-02-55_00803", "timestamp": "2025-10-01T11:11:59Z", "filename": "recording_2025-10-01_11-02-55_00803.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.87661974, "relative_pitch": 0.0, "relative_heading": 200.6366664171399, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91241705189398, 52.3737850708902, 40.6738699926063 ] }, "distance": 18.9, "direction": 70.29, "angle": 65.08, "elevation": 40.67, "pano_id": "TMX7316010203-002307_pano_0001_000737", "timestamp": "2021-09-14T07:39:55.889400Z", "filename": "pano_0001_000737.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.89540945, "relative_pitch": 65.08235452974546, "relative_heading": 70.28918443713304, "relative_elevation": 40.6738699926063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91194011470165, 52.3738346738803, 45.7796747945249 ] }, "distance": 18.9, "direction": 308.99, "angle": 67.56, "elevation": 45.78, "pano_id": "TMX7316010203-001181_pano_0000_001604", "timestamp": "2019-05-14T06:57:27.887650Z", "filename": "pano_0000_001604.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.9030002, "relative_pitch": 67.56365747291663, "relative_heading": 308.9859698555842, "relative_elevation": 45.7796747945249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_11-02-55_00946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911937589791732, 52.37383304999946, 0.0 ] }, "distance": 18.92, "direction": 308.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_11-02-55_00946", "timestamp": "2025-10-01T11:14:28Z", "filename": "recording_2025-10-01_11-02-55_00946.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.92461549, "relative_pitch": 0.0, "relative_heading": 308.2331738023229, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91189711634765, 52.3736648009456, 45.7848902437836 ] }, "distance": 18.96, "direction": 248.31, "angle": 67.5, "elevation": 45.78, "pano_id": "TMX7316010203-002632_pano_0000_000074", "timestamp": "2022-06-27T08:13:23.304420Z", "filename": "pano_0000_000074.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 18.96488953, "relative_pitch": 67.49982157769435, "relative_heading": 248.30697650547424, "relative_elevation": 45.7848902437836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91240963811478, 52.3737994560011, 40.2522715181112 ] }, "distance": 19.03, "direction": 65.23, "angle": 64.69, "elevation": 40.25, "pano_id": "TMX7316010203-002623_pano_0009_000064", "timestamp": "2022-06-23T10:21:52.587890Z", "filename": "pano_0009_000064.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.03398517, "relative_pitch": 64.69206159957524, "relative_heading": 65.23395246694268, "relative_elevation": 40.2522715181112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91214014508386, 52.3735561257355, 41.132665399462 ] }, "distance": 19.13, "direction": 183.21, "angle": 65.05, "elevation": 41.13, "pano_id": "TMX7316010203-002825_pano_0003_001017", "timestamp": "2022-10-07T10:39:15.155310Z", "filename": "pano_0003_001017.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.13282808, "relative_pitch": 65.05454208585533, "relative_heading": 183.20697168278667, "relative_elevation": 41.132665399462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912182349865011, 52.373899453582716, 0.0 ] }, "distance": 19.19, "direction": 5.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00140", "timestamp": "2025-01-08T13:06:57Z", "filename": "Job_20250108_1349_Track01_Sphere_00140.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.18575049, "relative_pitch": 0.0, "relative_heading": 5.395355839483327, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91241339183764, 52.3737992361061, 39.8906326992437 ] }, "distance": 19.26, "direction": 65.62, "angle": 64.23, "elevation": 39.89, "pano_id": "TMX7316010203-000885_pano_0000_000087", "timestamp": "2018-07-30T08:02:00.397900Z", "filename": "pano_0000_000087.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.25630225, "relative_pitch": 64.23212212758445, "relative_heading": 65.61871094010036, "relative_elevation": 39.8906326992437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000301_pano_0000_007217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218031866227, 52.3739006151066, 39.1571836024523 ] }, "distance": 19.3, "direction": 4.95, "angle": 63.76, "elevation": 39.16, "pano_id": "TMX7316010203-000301_pano_0000_007217", "timestamp": "2017-05-18T13:04:55.857820Z", "filename": "pano_0000_007217.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.30200042, "relative_pitch": 63.7596351340671, "relative_heading": 4.950468117282771, "relative_elevation": 39.1571836024523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912122014997449, 52.37355484795986, 0.0 ] }, "distance": 19.38, "direction": 186.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00148", "timestamp": "2025-01-08T13:07:00Z", "filename": "Job_20250108_1349_Track01_Sphere_00148.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.38260471, "relative_pitch": 0.0, "relative_heading": 186.8301220903988, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91232995540216, 52.373588684893036, 0.0 ] }, "distance": 19.5, "direction": 142.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00133", "timestamp": "2025-10-01T09:05:06Z", "filename": "recording_2025-10-01_09-04-01_00133.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.49887166, "relative_pitch": 0.0, "relative_heading": 142.55000716364236, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91237851926521, 52.3736166605445, 40.8917624913156 ] }, "distance": 19.57, "direction": 129.2, "angle": 64.43, "elevation": 40.89, "pano_id": "TMX7316010203-001735_pano_0000_000086", "timestamp": "2020-06-03T07:29:15.423060Z", "filename": "pano_0000_000086.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.56754101, "relative_pitch": 64.427935908553, "relative_heading": 129.1985108907098, "relative_elevation": 40.8917624913156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track03_Sphere_00130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track03_Sphere_00130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track03_Sphere_00130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track03_Sphere_00130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911895727809521, 52.373653119063654, 0.0 ] }, "distance": 19.57, "direction": 244.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track03_Sphere_00130", "timestamp": "2025-01-08T10:14:45Z", "filename": "Job_20250108_1041_Track03_Sphere_00130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.56842829, "relative_pitch": 0.0, "relative_heading": 244.87076964116042, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912413062764304, 52.373806205826455, 0.0 ] }, "distance": 19.57, "direction": 63.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00104", "timestamp": "2024-12-18T11:15:17Z", "filename": "Job_20241218_1119_Track07_Sphere_00104.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.56912999, "relative_pitch": 0.0, "relative_heading": 63.52294733575427, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219009996003, 52.3739025444518, 39.3371153008193 ] }, "distance": 19.58, "direction": 6.84, "angle": 63.53, "elevation": 39.34, "pano_id": "TMX7316010203-001744_pano_0000_001384", "timestamp": "2020-06-10T13:31:03.513290Z", "filename": "pano_0000_001384.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.58400062, "relative_pitch": 63.533561552392314, "relative_heading": 6.838251683162575, "relative_elevation": 39.3371153008193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216010746432, 52.3739040996928, 39.4227947881445 ] }, "distance": 19.62, "direction": 0.84, "angle": 63.54, "elevation": 39.42, "pano_id": "TMX7316010203-002546_pano_0002_002439", "timestamp": "2022-04-26T09:39:29.845360Z", "filename": "pano_0002_002439.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.61987407, "relative_pitch": 63.54146117682663, "relative_heading": 0.844537867241449, "relative_elevation": 39.4227947881445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912444223255853, 52.37371160045582, 0.0 ] }, "distance": 19.72, "direction": 95.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00192", "timestamp": "2025-06-30T06:36:48Z", "filename": "recording_2025-06-30_06-27-54_00192.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.72133674, "relative_pitch": 0.0, "relative_heading": 95.24395941697225, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91238603142453, 52.3736202355467, 40.9932319205254 ] }, "distance": 19.72, "direction": 127.36, "angle": 64.31, "elevation": 40.99, "pano_id": "TMX7316010203-002623_pano_0009_000060", "timestamp": "2022-06-23T10:21:51.422860Z", "filename": "pano_0009_000060.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.72271939, "relative_pitch": 64.3067990031612, "relative_heading": 127.363272034416, "relative_elevation": 40.9932319205254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218655534434, 52.3739041657342, 39.2407482378185 ] }, "distance": 19.74, "direction": 6.08, "angle": 63.3, "elevation": 39.24, "pano_id": "TMX7316010203-001181_pano_0000_000533", "timestamp": "2019-05-14T06:37:47.717060Z", "filename": "pano_0000_000533.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.73610932, "relative_pitch": 63.29991954312448, "relative_heading": 6.080036966886139, "relative_elevation": 39.2407482378185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91238542647252, 52.3736190634535, 40.62286768388 ] }, "distance": 19.77, "direction": 127.74, "angle": 64.05, "elevation": 40.62, "pano_id": "TMX7316010203-000885_pano_0000_000083", "timestamp": "2018-07-30T08:01:58.977910Z", "filename": "pano_0000_000083.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.76954243, "relative_pitch": 64.04964593230387, "relative_heading": 127.73616763650703, "relative_elevation": 40.62286768388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91237683700989, 52.3738437798728, 39.8695079516619 ] }, "distance": 19.83, "direction": 49.39, "angle": 63.56, "elevation": 39.87, "pano_id": "TMX7316010203-002546_pano_0002_001500", "timestamp": "2022-04-26T09:35:18.582230Z", "filename": "pano_0002_001500.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.82530715, "relative_pitch": 63.56091424719521, "relative_heading": 49.3851063021411, "relative_elevation": 39.8695079516619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_001608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_001608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_001608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911886530409, 52.3736601577936, 45.7932745032012 ] }, "distance": 19.83, "direction": 247.69, "angle": 66.59, "elevation": 45.79, "pano_id": "TMX7316010203-001181_pano_0000_001608", "timestamp": "2019-05-14T06:57:31.502610Z", "filename": "pano_0000_001608.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.82691005, "relative_pitch": 66.58905087205319, "relative_heading": 247.68975751951157, "relative_elevation": 45.7932745032012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91233462542387, 52.3735867567178, 40.8746518548578 ] }, "distance": 19.86, "direction": 142.2, "angle": 64.08, "elevation": 40.87, "pano_id": "TMX7316010203-002492_pano_0000_000106", "timestamp": "2022-03-30T07:25:34.215790Z", "filename": "pano_0000_000106.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.86297631, "relative_pitch": 64.08263446300843, "relative_heading": 142.19799879547165, "relative_elevation": 40.8746518548578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91232441402209, 52.3735818217152, 40.9594627059996 ] }, "distance": 19.89, "direction": 144.75, "angle": 64.1, "elevation": 40.96, "pano_id": "TMX7316010203-001664_pano_0000_000404", "timestamp": "2020-04-21T11:19:25.908180Z", "filename": "pano_0000_000404.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.89035572, "relative_pitch": 64.09829163715789, "relative_heading": 144.75127452248324, "relative_elevation": 40.9594627059996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91237211671549, 52.3738485371277, 39.8532460434362 ] }, "distance": 19.94, "direction": 47.63, "angle": 63.43, "elevation": 39.85, "pano_id": "TMX7316010203-002564_pano_0002_001380", "timestamp": "2022-05-09T09:39:00.253560Z", "filename": "pano_0002_001380.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.93524222, "relative_pitch": 63.425036436654395, "relative_heading": 47.62844554759907, "relative_elevation": 39.8532460434362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912449073599274, 52.37372499775824, 0.0 ] }, "distance": 19.97, "direction": 90.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03519", "timestamp": "2024-10-23T13:55:44Z", "filename": "recording_2024-10-23_12-42-53_03519.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.97155165, "relative_pitch": 0.0, "relative_heading": 90.89422017125172, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912129673726814, 52.37354890044162, 0.0 ] }, "distance": 19.99, "direction": 185.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02273", "timestamp": "2024-10-23T11:53:57Z", "filename": "recording_2024-10-23_11-21-30_02273.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 19.9865898, "relative_pitch": 0.0, "relative_heading": 185.11958513275542, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912445797868824, 52.373756563222564, 0.0 ] }, "distance": 20.0, "direction": 80.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00193", "timestamp": "2025-06-30T06:36:48Z", "filename": "recording_2025-06-30_06-27-54_00193.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.00374422, "relative_pitch": 0.0, "relative_heading": 80.79268474284076, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91233026350621, 52.3735827597941, 40.9460493037477 ] }, "distance": 20.04, "direction": 143.65, "angle": 63.92, "elevation": 40.95, "pano_id": "TMX7316010203-002564_pano_0002_001374", "timestamp": "2022-05-09T09:38:58.603480Z", "filename": "pano_0002_001374.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.03873381, "relative_pitch": 63.923170678571665, "relative_heading": 143.64873447444504, "relative_elevation": 40.9460493037477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91194725068175, 52.3738573400622, 45.7358571253717 ] }, "distance": 20.24, "direction": 315.41, "angle": 66.13, "elevation": 45.74, "pano_id": "TMX7316010203-002353_pano_0000_000070", "timestamp": "2021-12-27T10:51:26.115830Z", "filename": "pano_0000_000070.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.23928084, "relative_pitch": 66.12939044869928, "relative_heading": 315.41498456774207, "relative_elevation": 45.7358571253717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_11-02-55_00942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_11-02-55_00942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_11-02-55_00942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911881135883591, 52.37365679038325, 0.0 ] }, "distance": 20.31, "direction": 247.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_11-02-55_00942", "timestamp": "2025-10-01T11:14:23Z", "filename": "recording_2025-10-01_11-02-55_00942.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.31010474, "relative_pitch": 0.0, "relative_heading": 247.10526896400216, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216702398755, 52.3735452456051, 40.9370441958308 ] }, "distance": 20.33, "direction": 177.86, "angle": 63.59, "elevation": 40.94, "pano_id": "TMX7316010203-001255_pano_0000_001736", "timestamp": "2019-06-27T08:18:41.148910Z", "filename": "pano_0000_001736.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.32776688, "relative_pitch": 63.59276708393134, "relative_heading": 177.85669760086697, "relative_elevation": 40.9370441958308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912191775534141, 52.37390923370328, 0.0 ] }, "distance": 20.34, "direction": 6.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02265", "timestamp": "2024-10-23T11:53:55Z", "filename": "recording_2024-10-23_11-21-30_02265.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.33665046, "relative_pitch": 0.0, "relative_heading": 6.907770735900445, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000301_pano_0000_007221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91212478821247, 52.373545911205, 40.5887012211606 ] }, "distance": 20.35, "direction": 185.97, "angle": 63.37, "elevation": 40.59, "pano_id": "TMX7316010203-000301_pano_0000_007221", "timestamp": "2017-05-18T13:04:58.117810Z", "filename": "pano_0000_007221.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.34981605, "relative_pitch": 63.372346215066706, "relative_heading": 185.9691176037235, "relative_elevation": 40.5887012211606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91237657179951, 52.3738521288975, 39.8866324713454 ] }, "distance": 20.43, "direction": 47.37, "angle": 62.88, "elevation": 39.89, "pano_id": "TMX7316010203-001664_pano_0000_000410", "timestamp": "2020-04-21T11:19:27.593230Z", "filename": "pano_0000_000410.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.42895408, "relative_pitch": 62.87958931654163, "relative_heading": 47.37379549651242, "relative_elevation": 39.8866324713454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218857352043, 52.3739107235696, 40.0726859755814 ] }, "distance": 20.48, "direction": 6.25, "angle": 62.93, "elevation": 40.07, "pano_id": "TMX7316010203-002307_pano_0001_000559", "timestamp": "2021-09-14T07:38:51.014940Z", "filename": "pano_0001_000559.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.47636823, "relative_pitch": 62.93384545518705, "relative_heading": 6.246199106396686, "relative_elevation": 40.0726859755814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912450059010257, 52.373769939008454, 0.0 ] }, "distance": 20.58, "direction": 76.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03520", "timestamp": "2024-10-23T13:55:45Z", "filename": "recording_2024-10-23_12-42-53_03520.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.57760028, "relative_pitch": 0.0, "relative_heading": 76.82798329206773, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912447823512476, 52.37368014733368, 0.0 ] }, "distance": 20.58, "direction": 104.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03518", "timestamp": "2024-10-23T13:55:44Z", "filename": "recording_2024-10-23_12-42-53_03518.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.57884646, "relative_pitch": 0.0, "relative_heading": 104.93139204443459, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track13_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track13_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track13_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track13_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track13_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track13_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track13_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track13_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track13_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912439242897365, 52.373662417791735, 0.0 ] }, "distance": 20.63, "direction": 110.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track13_Sphere_00061", "timestamp": "2025-01-09T13:51:01Z", "filename": "Job_20250109_1300_Track13_Sphere_00061.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.62534427, "relative_pitch": 0.0, "relative_heading": 110.65456617797504, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912442385678499, 52.37366651080652, 0.0 ] }, "distance": 20.67, "direction": 109.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00191", "timestamp": "2025-06-30T06:36:48Z", "filename": "recording_2025-06-30_06-27-54_00191.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.67106004, "relative_pitch": 0.0, "relative_heading": 109.26390140227787, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91237592652889, 52.373856810431256, 0.0 ] }, "distance": 20.75, "direction": 46.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00139", "timestamp": "2025-10-01T09:05:08Z", "filename": "recording_2025-10-01_09-04-01_00139.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.75351282, "relative_pitch": 0.0, "relative_heading": 46.233356957578, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91237886280089, 52.3738559527427, 39.7704674378037 ] }, "distance": 20.83, "direction": 46.8, "angle": 62.35, "elevation": 39.77, "pano_id": "TMX7316010203-002492_pano_0000_000112", "timestamp": "2022-03-30T07:25:35.705770Z", "filename": "pano_0000_000112.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.83294034, "relative_pitch": 62.353130736698276, "relative_heading": 46.80335039736408, "relative_elevation": 39.7704674378037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91188374153196, 52.3736408768589, 45.7490772660822 ] }, "distance": 20.9, "direction": 242.44, "angle": 65.44, "elevation": 45.75, "pano_id": "TMX7316010203-002353_pano_0000_000065", "timestamp": "2021-12-27T10:51:22.815900Z", "filename": "pano_0000_000065.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 20.90479489, "relative_pitch": 65.44222403934185, "relative_heading": 242.43992544041492, "relative_elevation": 45.7490772660822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00144/adjacencies/b_20250108_1349_Track01_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91238813883148, 52.3736036618444, 41.4348398940638 ] }, "distance": 21.0, "direction": 131.13, "angle": 63.12, "elevation": 41.43, "pano_id": "TMX7316010203-002307_pano_0001_000733", "timestamp": "2021-09-14T07:39:54.764380Z", "filename": "pano_0001_000733.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_20250108_1349_Track01_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122649.94008811447, 487423.0324603506 ] }, "relative_distance": 21.00130197, "relative_pitch": 63.121770309849005, "relative_heading": 131.12734032491528, "relative_elevation": 41.4348398940638 } ] } }