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_20241218_1119_Track07_Sphere_00264/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910873327978673, 52.380930810122116, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00264", "timestamp": "2024-12-18T11:16:03Z", "filename": "Job_20241218_1119_Track07_Sphere_00264.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "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_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91087086846765, 52.3809272826583, 28.0898594120517 ] }, "distance": 0.43, "direction": 203.11, "angle": 89.13, "elevation": 28.09, "pano_id": "TMX7316010203-001735_pano_0000_000251", "timestamp": "2020-06-03T07:30:00.927800Z", "filename": "pano_0000_000251.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 0.42675301, "relative_pitch": 89.12960527562328, "relative_heading": 203.10668549200165, "relative_elevation": 28.0898594120517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910872976070062, 52.38092032117884, 0.0 ] }, "distance": 1.17, "direction": 181.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03680", "timestamp": "2024-10-23T13:56:24Z", "filename": "recording_2024-10-23_12-42-53_03680.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 1.16739871, "relative_pitch": 0.0, "relative_heading": 181.1761694244862, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910870500067061, 52.38094249172352, 0.0 ] }, "distance": 1.31, "direction": 351.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00355", "timestamp": "2025-06-30T06:37:33Z", "filename": "recording_2025-06-30_06-27-54_00355.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 1.31405102, "relative_pitch": 0.0, "relative_heading": 351.57346879060043, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91088645357374, 52.3809170972676, 27.6714200237766 ] }, "distance": 1.77, "direction": 149.64, "angle": 86.34, "elevation": 27.67, "pano_id": "TMX7316010203-002307_pano_0001_000894", "timestamp": "2021-09-14T07:40:32.569110Z", "filename": "pano_0001_000894.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 1.76838029, "relative_pitch": 86.34340659171092, "relative_heading": 149.64099404857532, "relative_elevation": 27.6714200237766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91090187107052, 52.3809107824733, 28.1488301139325 ] }, "distance": 2.96, "direction": 138.91, "angle": 84.0, "elevation": 28.15, "pano_id": "TMX7316010203-000885_pano_0000_000245", "timestamp": "2018-07-30T08:02:44.187680Z", "filename": "pano_0000_000245.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 2.95704251, "relative_pitch": 84.00305759875408, "relative_heading": 138.90733462597072, "relative_elevation": 28.1488301139325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91082644531918, 52.3809333045301, 28.4274227479473 ] }, "distance": 3.2, "direction": 274.97, "angle": 83.57, "elevation": 28.43, "pano_id": "TMX7316010203-002546_pano_0002_001658", "timestamp": "2022-04-26T09:35:52.116960Z", "filename": "pano_0002_001658.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 3.20445025, "relative_pitch": 83.56854481289422, "relative_heading": 274.9691114397576, "relative_elevation": 28.4274227479473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91084644496684, 52.3809066093729, 28.337832682766 ] }, "distance": 3.26, "direction": 214.21, "angle": 83.45, "elevation": 28.34, "pano_id": "TMX7316010203-002564_pano_0002_001540", "timestamp": "2022-05-09T09:39:35.808220Z", "filename": "pano_0002_001540.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 3.25619605, "relative_pitch": 83.44510110672583, "relative_heading": 214.20653130349217, "relative_elevation": 28.337832682766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91082663103095, 52.3809390043996, 28.1157944556326 ] }, "distance": 3.31, "direction": 286.0, "angle": 83.29, "elevation": 28.12, "pano_id": "TMX7316010203-001255_pano_0000_002062", "timestamp": "2019-06-27T08:20:38.538170Z", "filename": "pano_0000_002062.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 3.30791224, "relative_pitch": 83.28981803859745, "relative_heading": 286.0005698108388, "relative_elevation": 28.1157944556326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91083557950289, 52.3809502340889, 28.5038200644776 ] }, "distance": 3.36, "direction": 310.06, "angle": 83.28, "elevation": 28.5, "pano_id": "TMX7316010203-002564_pano_0002_001541", "timestamp": "2022-05-09T09:39:36.038380Z", "filename": "pano_0002_001541.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 3.3583803, "relative_pitch": 83.28027047127847, "relative_heading": 310.0594705707783, "relative_elevation": 28.5038200644776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91088982376127, 52.3809593112427, 28.3359532961622 ] }, "distance": 3.36, "direction": 19.5, "angle": 83.23, "elevation": 28.34, "pano_id": "TMX7316010203-000885_pano_0000_000246", "timestamp": "2018-07-30T08:02:44.477660Z", "filename": "pano_0000_000246.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 3.36449112, "relative_pitch": 83.22864424268982, "relative_heading": 19.502988626488065, "relative_elevation": 28.3359532961622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91087549147586, 52.3809624787673, 27.8386202445254 ] }, "distance": 3.53, "direction": 2.39, "angle": 82.78, "elevation": 27.84, "pano_id": "TMX7316010203-002307_pano_0001_000895", "timestamp": "2021-09-14T07:40:32.799200Z", "filename": "pano_0001_000895.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 3.52699325, "relative_pitch": 82.77942345057826, "relative_heading": 2.39390193809985, "relative_elevation": 27.8386202445254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91082113509744, 52.3809377049734, 28.1997609641403 ] }, "distance": 3.64, "direction": 282.18, "angle": 82.65, "elevation": 28.2, "pano_id": "TMX7316010203-001664_pano_0000_000567", "timestamp": "2020-04-21T11:19:58.693040Z", "filename": "pano_0000_000567.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 3.63586746, "relative_pitch": 82.65323926656697, "relative_heading": 282.181846650718, "relative_elevation": 28.1997609641403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910881731914476, 52.380897724311446, 0.0 ] }, "distance": 3.73, "direction": 171.16, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00354", "timestamp": "2025-06-30T06:37:33Z", "filename": "recording_2025-06-30_06-27-54_00354.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 3.72581861, "relative_pitch": 0.0, "relative_heading": 171.16488041652113, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910861184279073, 52.38096491832543, 0.0 ] }, "distance": 3.88, "direction": 347.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03681", "timestamp": "2024-10-23T13:56:25Z", "filename": "recording_2024-10-23_12-42-53_03681.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 3.88441173, "relative_pitch": 0.0, "relative_heading": 347.7089186399913, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91093223252547, 52.3809237546373, 28.9193103108555 ] }, "distance": 4.09, "direction": 101.07, "angle": 81.96, "elevation": 28.92, "pano_id": "TMX7316010203-002623_pano_0009_000224", "timestamp": "2022-06-23T10:22:27.292710Z", "filename": "pano_0009_000224.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 4.08713305, "relative_pitch": 81.95572903072954, "relative_heading": 101.07473773373015, "relative_elevation": 28.9193103108555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91081393318563, 52.3809421962281, 27.967023735866 ] }, "distance": 4.24, "direction": 287.39, "angle": 81.38, "elevation": 27.97, "pano_id": "TMX7316010203-002492_pano_0000_000273", "timestamp": "2022-03-30T07:26:07.710720Z", "filename": "pano_0000_000273.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 4.23821115, "relative_pitch": 81.38278307347936, "relative_heading": 287.39416031309787, "relative_elevation": 27.967023735866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91085956215163, 52.3809710534564, 28.2564252316952 ] }, "distance": 4.58, "direction": 348.18, "angle": 80.8, "elevation": 28.26, "pano_id": "TMX7316010203-001735_pano_0000_000252", "timestamp": "2020-06-03T07:30:01.202810Z", "filename": "pano_0000_000252.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 4.57511451, "relative_pitch": 80.80282106403862, "relative_heading": 348.1773503645807, "relative_elevation": 28.2564252316952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91083824075737, 52.3808932885642, 27.9439660869539 ] }, "distance": 4.81, "direction": 209.78, "angle": 80.23, "elevation": 27.94, "pano_id": "TMX7316010203-001255_pano_0000_002061", "timestamp": "2019-06-27T08:20:38.318170Z", "filename": "pano_0000_002061.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 4.81046811, "relative_pitch": 80.2324420888986, "relative_heading": 209.7799354532059, "relative_elevation": 27.9439660869539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91082498425857, 52.3808986348397, 27.801101680845 ] }, "distance": 4.86, "direction": 222.6, "angle": 80.08, "elevation": 27.8, "pano_id": "TMX7316010203-002492_pano_0000_000272", "timestamp": "2022-03-30T07:26:07.520510Z", "filename": "pano_0000_000272.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 4.8636475, "relative_pitch": 80.07684461240056, "relative_heading": 222.596986515773, "relative_elevation": 27.801101680845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910884437791186, 52.38088646463994, 0.0 ] }, "distance": 4.99, "direction": 171.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00263", "timestamp": "2024-12-18T11:16:03Z", "filename": "Job_20241218_1119_Track07_Sphere_00263.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 4.99217771, "relative_pitch": 0.0, "relative_heading": 171.28390239839598, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910862214571954, 52.380975488132776, 0.0 ] }, "distance": 5.03, "direction": 351.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00265", "timestamp": "2024-12-18T11:16:03Z", "filename": "Job_20241218_1119_Track07_Sphere_00265.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 5.02879222, "relative_pitch": 0.0, "relative_heading": 351.3450497010446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91083269456244, 52.3808920070323, 28.0239413324744 ] }, "distance": 5.13, "direction": 212.65, "angle": 79.63, "elevation": 28.02, "pano_id": "TMX7316010203-001664_pano_0000_000566", "timestamp": "2020-04-21T11:19:58.503040Z", "filename": "pano_0000_000566.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 5.1282522, "relative_pitch": 79.62987614336619, "relative_heading": 212.652047660368, "relative_elevation": 28.0239413324744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91092165194859, 52.3809672588895, 29.0856761904433 ] }, "distance": 5.22, "direction": 39.05, "angle": 79.82, "elevation": 29.09, "pano_id": "TMX7316010203-002623_pano_0009_000225", "timestamp": "2022-06-23T10:22:27.507740Z", "filename": "pano_0009_000225.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 5.22277707, "relative_pitch": 79.82015503704967, "relative_heading": 39.05292390154097, "relative_elevation": 29.0856761904433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9108820954035, 52.380883371155, 27.9223252246156 ] }, "distance": 5.31, "direction": 173.55, "angle": 79.23, "elevation": 27.92, "pano_id": "TMX7316010203-001735_pano_0000_000250", "timestamp": "2020-06-03T07:30:00.652830Z", "filename": "pano_0000_000250.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 5.31240327, "relative_pitch": 79.22785045172076, "relative_heading": 173.54749321026318, "relative_elevation": 27.9223252246156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91083792587231, 52.3808880858794, 28.2579499911517 ] }, "distance": 5.33, "direction": 206.89, "angle": 79.32, "elevation": 28.26, "pano_id": "TMX7316010203-002546_pano_0002_001657", "timestamp": "2022-04-26T09:35:51.921950Z", "filename": "pano_0002_001657.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 5.33037901, "relative_pitch": 79.31765181679394, "relative_heading": 206.88805456862397, "relative_elevation": 28.2579499911517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910884985144718, 52.38087515921977, 0.0 ] }, "distance": 6.24, "direction": 172.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03679", "timestamp": "2024-10-23T13:56:24Z", "filename": "recording_2024-10-23_12-42-53_03679.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 6.24319795, "relative_pitch": 0.0, "relative_heading": 172.69547291575336, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910859280663014, 52.380987465900965, 0.0 ] }, "distance": 6.38, "direction": 351.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00356", "timestamp": "2025-06-30T06:37:34Z", "filename": "recording_2025-06-30_06-27-54_00356.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 6.37650021, "relative_pitch": 0.0, "relative_heading": 351.37257079389, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91081495177049, 52.3809784000585, 28.5913806734607 ] }, "distance": 6.62, "direction": 323.11, "angle": 76.96, "elevation": 28.59, "pano_id": "TMX7316010203-002546_pano_0002_001659", "timestamp": "2022-04-26T09:35:52.311940Z", "filename": "pano_0002_001659.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 6.62146529, "relative_pitch": 76.96076627089293, "relative_heading": 323.1067389324553, "relative_elevation": 28.5913806734607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089741066989, 52.3808716156014, 27.5057968515903 ] }, "distance": 6.79, "direction": 166.02, "angle": 76.14, "elevation": 27.51, "pano_id": "TMX7316010203-002307_pano_0001_000893", "timestamp": "2021-09-14T07:40:32.339120Z", "filename": "pano_0001_000893.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 6.78791045, "relative_pitch": 76.13746885861964, "relative_heading": 166.019712369587, "relative_elevation": 27.5057968515903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9108149419587, 52.3809846263084, 28.2829284211621 ] }, "distance": 7.19, "direction": 326.42, "angle": 75.74, "elevation": 28.28, "pano_id": "TMX7316010203-001255_pano_0000_002063", "timestamp": "2019-06-27T08:20:38.758150Z", "filename": "pano_0000_002063.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 7.18796759, "relative_pitch": 75.74044927591343, "relative_heading": 326.4196555213866, "relative_elevation": 28.2829284211621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91080946261968, 52.3809833298493, 28.3674583835527 ] }, "distance": 7.28, "direction": 323.35, "angle": 75.6, "elevation": 28.37, "pano_id": "TMX7316010203-001664_pano_0000_000568", "timestamp": "2020-04-21T11:19:58.883030Z", "filename": "pano_0000_000568.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 7.28462982, "relative_pitch": 75.59790724192368, "relative_heading": 323.34574187340604, "relative_elevation": 28.3674583835527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91094273061434, 52.3808800417944, 28.7546236794442 ] }, "distance": 7.37, "direction": 140.09, "angle": 75.63, "elevation": 28.75, "pano_id": "TMX7316010203-002623_pano_0009_000223", "timestamp": "2022-06-23T10:22:27.077740Z", "filename": "pano_0009_000223.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 7.36529864, "relative_pitch": 75.63296861906957, "relative_heading": 140.08571077386446, "relative_elevation": 28.7546236794442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9108571635324, 52.3808628845348, 28.1691658999771 ] }, "distance": 7.64, "direction": 188.29, "angle": 74.83, "elevation": 28.17, "pano_id": "TMX7316010203-002564_pano_0002_001539", "timestamp": "2022-05-09T09:39:35.578220Z", "filename": "pano_0002_001539.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 7.63811537, "relative_pitch": 74.82894231560732, "relative_heading": 188.28549740668274, "relative_elevation": 28.1691658999771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9108029133565, 52.3809855676076, 28.1267464766279 ] }, "distance": 7.75, "direction": 321.8, "angle": 74.59, "elevation": 28.13, "pano_id": "TMX7316010203-002492_pano_0000_000274", "timestamp": "2022-03-30T07:26:07.900500Z", "filename": "pano_0000_000274.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 7.75344863, "relative_pitch": 74.58854196218118, "relative_heading": 321.8002087558051, "relative_elevation": 28.1267464766279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91082445717849, 52.3809945126176, 28.6724763093516 ] }, "distance": 7.83, "direction": 334.85, "angle": 74.72, "elevation": 28.67, "pano_id": "TMX7316010203-002564_pano_0002_001542", "timestamp": "2022-05-09T09:39:36.273250Z", "filename": "pano_0002_001542.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 7.83074259, "relative_pitch": 74.72446795366331, "relative_heading": 334.85163386106274, "relative_elevation": 28.6724763093516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91091369404435, 52.3808629810751, 27.959138456732 ] }, "distance": 8.03, "direction": 159.99, "angle": 73.97, "elevation": 27.96, "pano_id": "TMX7316010203-000885_pano_0000_000244", "timestamp": "2018-07-30T08:02:43.902580Z", "filename": "pano_0000_000244.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 8.03257061, "relative_pitch": 73.97081167646603, "relative_heading": 159.9895860209504, "relative_elevation": 27.959138456732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91087783147489, 52.3810077485623, 28.5264283018187 ] }, "distance": 8.57, "direction": 2.05, "angle": 73.28, "elevation": 28.53, "pano_id": "TMX7316010203-000885_pano_0000_000247", "timestamp": "2018-07-30T08:02:44.767640Z", "filename": "pano_0000_000247.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 8.56678299, "relative_pitch": 73.2844411957132, "relative_heading": 2.051410952776433, "relative_elevation": 28.5264283018187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91086419982596, 52.3810086768091, 28.0203030668199 ] }, "distance": 8.69, "direction": 355.9, "angle": 72.78, "elevation": 28.02, "pano_id": "TMX7316010203-002307_pano_0001_000896", "timestamp": "2021-09-14T07:40:33.034370Z", "filename": "pano_0001_000896.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 8.68684886, "relative_pitch": 72.77552862097046, "relative_heading": 355.8968277976344, "relative_elevation": 28.0203030668199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910892892140637, 52.380852785843885, 0.0 ] }, "distance": 8.78, "direction": 171.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00353", "timestamp": "2025-06-30T06:37:33Z", "filename": "recording_2025-06-30_06-27-54_00353.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 8.78373079, "relative_pitch": 0.0, "relative_heading": 171.2764991873996, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91083605678702, 52.3808551291108, 27.6307065160945 ] }, "distance": 8.8, "direction": 196.77, "angle": 72.34, "elevation": 27.63, "pano_id": "TMX7316010203-002492_pano_0000_000271", "timestamp": "2022-03-30T07:26:07.330520Z", "filename": "pano_0000_000271.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 8.79548777, "relative_pitch": 72.34253366111147, "relative_heading": 196.77112587141508, "relative_elevation": 27.6307065160945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910849241306241, 52.38101003824471, 0.0 ] }, "distance": 8.97, "direction": 349.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03682", "timestamp": "2024-10-23T13:56:25Z", "filename": "recording_2024-10-23_12-42-53_03682.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 8.9673449, "relative_pitch": 0.0, "relative_heading": 349.46116929037817, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91091062772489, 52.3810115257218, 29.2699331687763 ] }, "distance": 9.33, "direction": 15.79, "angle": 72.31, "elevation": 29.27, "pano_id": "TMX7316010203-002623_pano_0009_000226", "timestamp": "2022-06-23T10:22:27.727780Z", "filename": "pano_0009_000226.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 9.33380829, "relative_pitch": 72.31318111470988, "relative_heading": 15.790148937429827, "relative_elevation": 29.2699331687763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91084993849461, 52.3808474958147, 27.7591911815107 ] }, "distance": 9.41, "direction": 189.75, "angle": 71.28, "elevation": 27.76, "pano_id": "TMX7316010203-001255_pano_0000_002060", "timestamp": "2019-06-27T08:20:38.098230Z", "filename": "pano_0000_002060.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 9.4065767, "relative_pitch": 71.2803561229641, "relative_heading": 189.7480028849981, "relative_elevation": 27.7591911815107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91084801284105, 52.381015451938, 28.4404571438208 ] }, "distance": 9.57, "direction": 349.63, "angle": 71.39, "elevation": 28.44, "pano_id": "TMX7316010203-001735_pano_0000_000253", "timestamp": "2020-06-03T07:30:01.482770Z", "filename": "pano_0000_000253.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 9.57493004, "relative_pitch": 71.39337925195544, "relative_heading": 349.62837360957894, "relative_elevation": 28.4404571438208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91084425131068, 52.3808462698548, 27.8419198952615 ] }, "distance": 9.61, "direction": 191.89, "angle": 70.95, "elevation": 27.84, "pano_id": "TMX7316010203-001664_pano_0000_000565", "timestamp": "2020-04-21T11:19:58.313020Z", "filename": "pano_0000_000565.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 9.61328397, "relative_pitch": 70.95118289343034, "relative_heading": 191.88561278703557, "relative_elevation": 27.8419198952615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9108495572232, 52.3808427467689, 28.0771645549685 ] }, "distance": 9.93, "direction": 189.38, "angle": 70.52, "elevation": 28.08, "pano_id": "TMX7316010203-002546_pano_0002_001656", "timestamp": "2022-04-26T09:35:51.726980Z", "filename": "pano_0002_001656.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 9.9319963, "relative_pitch": 70.5193120578352, "relative_heading": 189.3794498779655, "relative_elevation": 28.0771645549685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910895861596394, 52.380841599133646, 0.0 ] }, "distance": 10.04, "direction": 171.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00262", "timestamp": "2024-12-18T11:16:02Z", "filename": "Job_20241218_1119_Track07_Sphere_00262.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 10.04480033, "relative_pitch": 0.0, "relative_heading": 171.2133624795964, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91085108771114, 52.381020049248, 0.0 ] }, "distance": 10.04, "direction": 351.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00266", "timestamp": "2024-12-18T11:16:03Z", "filename": "Job_20241218_1119_Track07_Sphere_00266.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 10.04486328, "relative_pitch": 0.0, "relative_heading": 351.32872724551515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089326590964, 52.3808392729564, 27.7510979408398 ] }, "distance": 10.28, "direction": 172.41, "angle": 69.68, "elevation": 27.75, "pano_id": "TMX7316010203-001735_pano_0000_000249", "timestamp": "2020-06-03T07:30:00.377770Z", "filename": "pano_0000_000249.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 10.27584057, "relative_pitch": 69.68111873985973, "relative_heading": 172.40786570304266, "relative_elevation": 27.7510979408398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910896859374954, 52.380830474887446, 0.0 ] }, "distance": 11.28, "direction": 171.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03678", "timestamp": "2024-10-23T13:56:24Z", "filename": "recording_2024-10-23_12-42-53_03678.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 11.27915661, "relative_pitch": 0.0, "relative_heading": 171.8328152979969, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91080356227077, 52.3810234493624, 28.7711476171389 ] }, "distance": 11.35, "direction": 335.26, "angle": 68.47, "elevation": 28.77, "pano_id": "TMX7316010203-002546_pano_0002_001660", "timestamp": "2022-04-26T09:35:52.506970Z", "filename": "pano_0002_001660.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 11.35037704, "relative_pitch": 68.47049116728573, "relative_heading": 335.25756619218595, "relative_elevation": 28.7711476171389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910848033311036, 52.38103230514936, 0.0 ] }, "distance": 11.42, "direction": 351.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00357", "timestamp": "2025-06-30T06:37:34Z", "filename": "recording_2025-06-30_06-27-54_00357.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 11.42440195, "relative_pitch": 0.0, "relative_heading": 351.3287392169722, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91095313059532, 52.3808360591079, 28.5761495539919 ] }, "distance": 11.86, "direction": 152.73, "angle": 67.46, "elevation": 28.58, "pano_id": "TMX7316010203-002623_pano_0009_000222", "timestamp": "2022-06-23T10:22:26.862720Z", "filename": "pano_0009_000222.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 11.86135464, "relative_pitch": 67.45769717127929, "relative_heading": 152.7334263621481, "relative_elevation": 28.5761495539919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91090835340259, 52.3808258759117, 27.3157987594604 ] }, "distance": 11.92, "direction": 168.46, "angle": 66.43, "elevation": 27.32, "pano_id": "TMX7316010203-002307_pano_0001_000892", "timestamp": "2021-09-14T07:40:32.109120Z", "filename": "pano_0001_000892.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 11.91759834, "relative_pitch": 66.42885835129375, "relative_heading": 168.45572301224482, "relative_elevation": 27.3157987594604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91080338517403, 52.3810302343214, 28.4676183564588 ] }, "distance": 12.04, "direction": 336.71, "angle": 67.07, "elevation": 28.47, "pano_id": "TMX7316010203-001255_pano_0000_002064", "timestamp": "2019-06-27T08:20:38.978150Z", "filename": "pano_0000_002064.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 12.04497116, "relative_pitch": 67.06622870688277, "relative_heading": 336.7087584736753, "relative_elevation": 28.4676183564588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91079762077986, 52.3810301114244, 28.5512146698311 ] }, "distance": 12.19, "direction": 334.99, "angle": 66.87, "elevation": 28.55, "pano_id": "TMX7316010203-001664_pano_0000_000569", "timestamp": "2020-04-21T11:19:59.077990Z", "filename": "pano_0000_000569.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 12.1931064, "relative_pitch": 66.87456842938205, "relative_heading": 334.9889518017499, "relative_elevation": 28.5512146698311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91079198357805, 52.3810290932596, 28.3048965353519 ] }, "distance": 12.26, "direction": 333.14, "angle": 66.58, "elevation": 28.3, "pano_id": "TMX7316010203-002492_pano_0000_000275", "timestamp": "2022-03-30T07:26:08.090540Z", "filename": "pano_0000_000275.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 12.25911671, "relative_pitch": 66.58211020118377, "relative_heading": 333.13894997364116, "relative_elevation": 28.3048965353519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9108678473811, 52.3808189599209, 27.9890826772898 ] }, "distance": 12.45, "direction": 181.72, "angle": 66.02, "elevation": 27.99, "pano_id": "TMX7316010203-002564_pano_0002_001538", "timestamp": "2022-05-09T09:39:35.348230Z", "filename": "pano_0002_001538.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 12.45167778, "relative_pitch": 66.01685524970854, "relative_heading": 181.71749220772574, "relative_elevation": 27.9890826772898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91081333224137, 52.3810388605791, 28.8548996113241 ] }, "distance": 12.7, "direction": 341.23, "angle": 66.25, "elevation": 28.85, "pano_id": "TMX7316010203-002564_pano_0002_001543", "timestamp": "2022-05-09T09:39:36.508220Z", "filename": "pano_0002_001543.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 12.69837878, "relative_pitch": 66.24680755050038, "relative_heading": 341.23307144575966, "relative_elevation": 28.8548996113241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91068130283681, 52.3809182781393, 28.3655086187646 ] }, "distance": 13.15, "direction": 263.91, "angle": 65.13, "elevation": 28.37, "pano_id": "TMX7316010203-002546_pano_0002_002284", "timestamp": "2022-04-26T09:38:47.760620Z", "filename": "pano_0002_002284.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 13.14982449, "relative_pitch": 65.12826807753616, "relative_heading": 263.91262047131335, "relative_elevation": 28.3655086187646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91092510646613, 52.3808167741192, 27.7589980950579 ] }, "distance": 13.17, "direction": 164.47, "angle": 64.62, "elevation": 27.76, "pano_id": "TMX7316010203-000885_pano_0000_000243", "timestamp": "2018-07-30T08:02:43.627640Z", "filename": "pano_0000_000243.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 13.17003052, "relative_pitch": 64.61837986548282, "relative_heading": 164.47177042177518, "relative_elevation": 27.7589980950579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91084719129049, 52.3808115627397, 27.4497735258192 ] }, "distance": 13.39, "direction": 187.64, "angle": 64.0, "elevation": 27.45, "pano_id": "TMX7316010203-002492_pano_0000_000270", "timestamp": "2022-03-30T07:26:07.140510Z", "filename": "pano_0000_000270.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 13.38802482, "relative_pitch": 64.00020955441023, "relative_heading": 187.63926043411965, "relative_elevation": 27.4497735258192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91085300823603, 52.3810537859437, 28.194123480469 ] }, "distance": 13.75, "direction": 354.23, "angle": 64.0, "elevation": 28.19, "pano_id": "TMX7316010203-002307_pano_0001_000897", "timestamp": "2021-09-14T07:40:33.264090Z", "filename": "pano_0001_000897.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 13.75385727, "relative_pitch": 63.99562604214702, "relative_heading": 354.22627159593856, "relative_elevation": 28.194123480469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9106785942576, 52.3808973335056, 27.9952390445396 ] }, "distance": 13.77, "direction": 254.31, "angle": 63.8, "elevation": 28.0, "pano_id": "TMX7316010203-001181_pano_0000_000389", "timestamp": "2019-05-14T06:37:00.067440Z", "filename": "pano_0000_000389.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 13.77341617, "relative_pitch": 63.80321177840072, "relative_heading": 254.30870250366172, "relative_elevation": 27.9952390445396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91069260309412, 52.3808742542108, 28.1866264259443 ] }, "distance": 13.82, "direction": 242.92, "angle": 63.88, "elevation": 28.19, "pano_id": "TMX7316010203-002546_pano_0002_002285", "timestamp": "2022-04-26T09:38:48.010710Z", "filename": "pano_0002_002285.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 13.82199432, "relative_pitch": 63.877859659372895, "relative_heading": 242.91545514177622, "relative_elevation": 28.1866264259443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910903949345595, 52.38080786493591, 0.0 ] }, "distance": 13.84, "direction": 171.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00352", "timestamp": "2025-06-30T06:37:33Z", "filename": "recording_2025-06-30_06-27-54_00352.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 13.83866181, "relative_pitch": 0.0, "relative_heading": 171.33402562840314, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910837563481593, 52.381054185458865, 0.0 ] }, "distance": 13.94, "direction": 349.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03683", "timestamp": "2024-10-23T13:56:25Z", "filename": "recording_2024-10-23_12-42-53_03683.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 13.9428692, "relative_pitch": 0.0, "relative_heading": 349.94086350637514, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91086580107591, 52.3810563006044, 28.7350262738764 ] }, "distance": 13.97, "direction": 357.9, "angle": 64.07, "elevation": 28.74, "pano_id": "TMX7316010203-000885_pano_0000_000248", "timestamp": "2018-07-30T08:02:45.057650Z", "filename": "pano_0000_000248.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 13.97330364, "relative_pitch": 64.06721541276738, "relative_heading": 357.8979550245972, "relative_elevation": 28.7350262738764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089949385312, 52.3810556099728, 29.4399434048682 ] }, "distance": 14.0, "direction": 7.31, "angle": 64.57, "elevation": 29.44, "pano_id": "TMX7316010203-002623_pano_0009_000227", "timestamp": "2022-06-23T10:22:27.947740Z", "filename": "pano_0009_000227.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 14.00088316, "relative_pitch": 64.56543610928392, "relative_heading": 7.311162188603232, "relative_elevation": 29.4399434048682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91066725296621, 52.3809435276484, 28.1770006213337 ] }, "distance": 14.1, "direction": 275.76, "angle": 63.41, "elevation": 28.18, "pano_id": "TMX7316010203-001181_pano_0000_000388", "timestamp": "2019-05-14T06:36:59.777440Z", "filename": "pano_0000_000388.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 14.10355313, "relative_pitch": 63.41046704881692, "relative_heading": 275.75877751066633, "relative_elevation": 28.1770006213337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91067012214805, 52.3809623809324, 28.5295342672616 ] }, "distance": 14.28, "direction": 284.25, "angle": 63.42, "elevation": 28.53, "pano_id": "TMX7316010203-002546_pano_0002_002283", "timestamp": "2022-04-26T09:38:47.510640Z", "filename": "pano_0002_002283.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 14.27599273, "relative_pitch": 63.41691619599678, "relative_heading": 284.2457161486769, "relative_elevation": 28.5295342672616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91086157780531, 52.3808016856086, 27.5751256169751 ] }, "distance": 14.39, "direction": 183.19, "angle": 62.44, "elevation": 27.58, "pano_id": "TMX7316010203-001255_pano_0000_002059", "timestamp": "2019-06-27T08:20:37.878240Z", "filename": "pano_0000_002059.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 14.39053605, "relative_pitch": 62.44144959226228, "relative_heading": 183.18728705990534, "relative_elevation": 27.5751256169751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91085557298315, 52.3808005429716, 27.6653450243175 ] }, "distance": 14.55, "direction": 184.77, "angle": 62.27, "elevation": 27.67, "pano_id": "TMX7316010203-001664_pano_0000_000564", "timestamp": "2020-04-21T11:19:58.123040Z", "filename": "pano_0000_000564.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 14.54575374, "relative_pitch": 62.265717220523825, "relative_heading": 184.7677726234924, "relative_elevation": 27.6653450243175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91083621134261, 52.381059782929, 28.6001650299877 ] }, "distance": 14.57, "direction": 350.01, "angle": 63.0, "elevation": 28.6, "pano_id": "TMX7316010203-001735_pano_0000_000254", "timestamp": "2020-06-03T07:30:01.762740Z", "filename": "pano_0000_000254.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 14.57224373, "relative_pitch": 63.000426576134444, "relative_heading": 350.01216688033134, "relative_elevation": 28.6001650299877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9106626039386, 52.3809070713223, 28.7041445253417 ] }, "distance": 14.59, "direction": 259.57, "angle": 63.06, "elevation": 28.7, "pano_id": "TMX7316010203-002558_pano_0000_003091", "timestamp": "2022-05-03T10:47:27.794050Z", "filename": "pano_0000_003091.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 14.59006717, "relative_pitch": 63.0561650341652, "relative_heading": 259.5691849243438, "relative_elevation": 28.7041445253417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9106626535382, 52.3808977109566, 28.180957258679 ] }, "distance": 14.81, "direction": 255.6, "angle": 62.28, "elevation": 28.18, "pano_id": "TMX7316010203-001664_pano_0000_001190", "timestamp": "2020-04-21T11:23:04.891980Z", "filename": "pano_0000_001190.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 14.81083152, "relative_pitch": 62.27530424560543, "relative_heading": 255.60091543373255, "relative_elevation": 28.180957258679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91065892645874, 52.3809061357044, 28.2477030521259 ] }, "distance": 14.86, "direction": 259.35, "angle": 62.26, "elevation": 28.25, "pano_id": "TMX7316010203-001255_pano_0000_001577", "timestamp": "2019-06-27T08:18:05.039180Z", "filename": "pano_0000_001577.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 14.85530043, "relative_pitch": 62.26038262097636, "relative_heading": 259.34913739661425, "relative_elevation": 28.2477030521259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91086134761831, 52.3807973484392, 27.8972092214972 ] }, "distance": 14.87, "direction": 183.14, "angle": 61.94, "elevation": 27.9, "pano_id": "TMX7316010203-002546_pano_0002_001655", "timestamp": "2022-04-26T09:35:51.531970Z", "filename": "pano_0002_001655.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 14.87328188, "relative_pitch": 61.93587597614203, "relative_heading": 183.14420588827798, "relative_elevation": 27.8972092214972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91090713465248, 52.38079709252694, 0.0 ] }, "distance": 15.06, "direction": 171.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00261", "timestamp": "2024-12-18T11:16:02Z", "filename": "Job_20241218_1119_Track07_Sphere_00261.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 15.05639122, "relative_pitch": 0.0, "relative_heading": 171.2053574256288, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910839989621707, 52.38106466440368, 0.0 ] }, "distance": 15.07, "direction": 351.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00267", "timestamp": "2024-12-18T11:16:04Z", "filename": "Job_20241218_1119_Track07_Sphere_00267.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 15.06658374, "relative_pitch": 0.0, "relative_heading": 351.33409789849316, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91065214944367, 52.3809507291741, 28.868720959872 ] }, "distance": 15.22, "direction": 278.37, "angle": 62.2, "elevation": 28.87, "pano_id": "TMX7316010203-002558_pano_0000_003090", "timestamp": "2022-05-03T10:47:27.628960Z", "filename": "pano_0000_003090.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 15.22305279, "relative_pitch": 62.19642372050113, "relative_heading": 278.37214208206535, "relative_elevation": 28.868720959872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91090440988477, 52.3807950239194, 27.566607083194 ] }, "distance": 15.26, "direction": 172.03, "angle": 61.04, "elevation": 27.57, "pano_id": "TMX7316010203-001735_pano_0000_000248", "timestamp": "2020-06-03T07:30:00.102740Z", "filename": "pano_0000_000248.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 15.25706602, "relative_pitch": 61.037144237010594, "relative_heading": 172.02612572453347, "relative_elevation": 27.566607083194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91064999543614, 52.3809434093613, 28.3513477090746 ] }, "distance": 15.27, "direction": 275.27, "angle": 61.69, "elevation": 28.35, "pano_id": "TMX7316010203-001664_pano_0000_001189", "timestamp": "2020-04-21T11:23:04.681880Z", "filename": "pano_0000_001189.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 15.27199014, "relative_pitch": 61.690033236104185, "relative_heading": 275.2672806068935, "relative_elevation": 28.3513477090746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91069025005159, 52.3808511189597, 27.8044571895152 ] }, "distance": 15.3, "direction": 234.58, "angle": 61.18, "elevation": 27.8, "pano_id": "TMX7316010203-001181_pano_0000_000390", "timestamp": "2019-05-14T06:37:00.357420Z", "filename": "pano_0000_000390.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 15.29857465, "relative_pitch": 61.17951972685435, "relative_heading": 234.57514649244771, "relative_elevation": 27.8044571895152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9106476999407, 52.3809518011633, 28.4120615245774 ] }, "distance": 15.54, "direction": 278.64, "angle": 61.32, "elevation": 28.41, "pano_id": "TMX7316010203-001255_pano_0000_001576", "timestamp": "2019-06-27T08:18:04.824120Z", "filename": "pano_0000_001576.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 15.54034992, "relative_pitch": 61.32296694906157, "relative_heading": 278.6446056915276, "relative_elevation": 28.4120615245774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91067324031428, 52.3808635508708, 28.5224696779624 ] }, "distance": 15.54, "direction": 241.22, "angle": 61.41, "elevation": 28.52, "pano_id": "TMX7316010203-002558_pano_0000_003092", "timestamp": "2022-05-03T10:47:27.959010Z", "filename": "pano_0000_003092.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 15.54496962, "relative_pitch": 61.4092695647095, "relative_heading": 241.21943117380542, "relative_elevation": 28.5224696779624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91064404449602, 52.3809171078799, 27.6779813189059 ] }, "distance": 15.69, "direction": 264.42, "angle": 60.46, "elevation": 27.68, "pano_id": "TMX7316010203-002825_pano_0003_000851", "timestamp": "2022-10-07T10:38:08.195820Z", "filename": "pano_0003_000851.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 15.68700188, "relative_pitch": 60.4568110025515, "relative_heading": 264.4223739489084, "relative_elevation": 27.6779813189059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91067014449198, 52.3808605840253, 28.0585500989109 ] }, "distance": 15.89, "direction": 240.54, "angle": 60.48, "elevation": 28.06, "pano_id": "TMX7316010203-001255_pano_0000_001578", "timestamp": "2019-06-27T08:18:05.254080Z", "filename": "pano_0000_001578.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 15.88979105, "relative_pitch": 60.47676035037084, "relative_heading": 240.54203200012935, "relative_elevation": 28.0585500989109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91070403362729, 52.3808302502301, 28.018188867718 ] }, "distance": 16.07, "direction": 225.85, "angle": 60.17, "elevation": 28.02, "pano_id": "TMX7316010203-002546_pano_0002_002286", "timestamp": "2022-04-26T09:38:48.260690Z", "filename": "pano_0002_002286.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.0655662, "relative_pitch": 60.17013808462, "relative_heading": 225.85273752969084, "relative_elevation": 28.018188867718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91067513225649, 52.3808520646636, 27.986347572878 ] }, "distance": 16.09, "direction": 237.01, "angle": 60.1, "elevation": 27.99, "pano_id": "TMX7316010203-001664_pano_0000_001191", "timestamp": "2020-04-21T11:23:05.101940Z", "filename": "pano_0000_001191.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.09090977, "relative_pitch": 60.10300616982651, "relative_heading": 237.00589433713986, "relative_elevation": 27.986347572878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91065528407824, 52.3808737000424, 27.5172788538039 ] }, "distance": 16.15, "direction": 246.83, "angle": 59.59, "elevation": 27.52, "pano_id": "TMX7316010203-002825_pano_0003_000852", "timestamp": "2022-10-07T10:38:08.530780Z", "filename": "pano_0003_000852.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.15022648, "relative_pitch": 59.59080780661161, "relative_heading": 246.82845671473694, "relative_elevation": 27.5172788538039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91065550372651, 52.3809903147775, 28.3445964148268 ] }, "distance": 16.24, "direction": 294.06, "angle": 60.18, "elevation": 28.34, "pano_id": "TMX7316010203-001181_pano_0000_000387", "timestamp": "2019-05-14T06:36:59.482440Z", "filename": "pano_0000_000387.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.24324227, "relative_pitch": 60.18456955286728, "relative_heading": 294.05660196440465, "relative_elevation": 28.3445964148268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91079221893354, 52.3810684327437, 28.9403010159731 ] }, "distance": 16.28, "direction": 340.17, "angle": 60.64, "elevation": 28.94, "pano_id": "TMX7316010203-002546_pano_0002_001661", "timestamp": "2022-04-26T09:35:52.701970Z", "filename": "pano_0002_001661.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.27940359, "relative_pitch": 60.641518153063636, "relative_heading": 340.1680732564262, "relative_elevation": 28.9403010159731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91063469537732, 52.3809118528058, 26.601046724245 ] }, "distance": 16.39, "direction": 262.6, "angle": 58.37, "elevation": 26.6, "pano_id": "TMX7315120208-000023_pano_0000_001301", "timestamp": "2016-03-30T14:32:52.856490Z", "filename": "pano_0000_001301.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.38569597, "relative_pitch": 58.36778762318628, "relative_heading": 262.6034022757782, "relative_elevation": 26.601046724245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91090894260588, 52.38078488349894, 0.0 ] }, "distance": 16.42, "direction": 171.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03677", "timestamp": "2024-10-23T13:56:24Z", "filename": "recording_2024-10-23_12-42-53_03677.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.41802099, "relative_pitch": 0.0, "relative_heading": 171.50565869498118, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910836741876444, 52.381077144219006, 0.0 ] }, "distance": 16.47, "direction": 351.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00358", "timestamp": "2025-06-30T06:37:34Z", "filename": "recording_2025-06-30_06-27-54_00358.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.47274023, "relative_pitch": 0.0, "relative_heading": 351.3014459249159, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9109636130321, 52.380791967758, 28.3945725653321 ] }, "distance": 16.63, "direction": 158.3, "angle": 59.65, "elevation": 28.39, "pano_id": "TMX7316010203-002623_pano_0009_000221", "timestamp": "2022-06-23T10:22:26.647730Z", "filename": "pano_0009_000221.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.62789388, "relative_pitch": 59.64671191851557, "relative_heading": 158.30096769883437, "relative_elevation": 28.3945725653321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91063276193603, 52.3809603705453, 27.8381989495829 ] }, "distance": 16.71, "direction": 281.35, "angle": 59.03, "elevation": 27.84, "pano_id": "TMX7316010203-002825_pano_0003_000850", "timestamp": "2022-10-07T10:38:07.860760Z", "filename": "pano_0003_000850.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.70797655, "relative_pitch": 59.028590741027756, "relative_heading": 281.3541648652817, "relative_elevation": 27.8381989495829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91065885003271, 52.3810065070415, 28.6825517853722 ] }, "distance": 16.86, "direction": 299.97, "angle": 59.55, "elevation": 28.68, "pano_id": "TMX7316010203-002546_pano_0002_002282", "timestamp": "2022-04-26T09:38:47.260680Z", "filename": "pano_0002_002282.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.85948607, "relative_pitch": 59.55316267036292, "relative_heading": 299.9741883162132, "relative_elevation": 28.6825517853722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91062450606502, 52.3809232031505, 28.3260623253882 ] }, "distance": 16.96, "direction": 267.14, "angle": 59.08, "elevation": 28.33, "pano_id": "TMX7316010203-002564_pano_0002_001107", "timestamp": "2022-05-09T09:36:51.239180Z", "filename": "pano_0002_001107.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.96429939, "relative_pitch": 59.08287511934265, "relative_heading": 267.14004058604263, "relative_elevation": 28.3260623253882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910624147706018, 52.38092378584301, 0.0 ] }, "distance": 16.99, "direction": 267.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00715", "timestamp": "2025-06-19T03:32:05Z", "filename": "recording_2025-06-19_03-28-47_00715.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 16.98556371, "relative_pitch": 0.0, "relative_heading": 267.36259071173504, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91062688632159, 52.3809057509747, 28.2205371465534 ] }, "distance": 17.01, "direction": 260.57, "angle": 58.92, "elevation": 28.22, "pano_id": "TMX7316010203-000886_pano_0001_001782", "timestamp": "2018-07-30T13:17:05.027850Z", "filename": "pano_0001_001782.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.01118648, "relative_pitch": 58.918655580951594, "relative_heading": 260.5656910384266, "relative_elevation": 28.2205371465534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91064578515895, 52.3808672111212, 26.4174957843497 ] }, "distance": 17.03, "direction": 245.45, "angle": 57.19, "elevation": 26.42, "pano_id": "TMX7315120208-000023_pano_0000_001302", "timestamp": "2016-03-30T14:32:53.111500Z", "filename": "pano_0000_001302.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.03390044, "relative_pitch": 57.18623162521777, "relative_heading": 245.45162531683488, "relative_elevation": 26.4174957843497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91091908074162, 52.3807801899985, 27.1491090152413 ] }, "distance": 17.05, "direction": 169.47, "angle": 57.87, "elevation": 27.15, "pano_id": "TMX7316010203-002307_pano_0001_000891", "timestamp": "2021-09-14T07:40:31.879110Z", "filename": "pano_0001_000891.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.04729201, "relative_pitch": 57.87473357602148, "relative_heading": 169.46972550754396, "relative_elevation": 27.1491090152413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91079178659107, 52.3810758197627, 28.6379818953574 ] }, "distance": 17.06, "direction": 341.01, "angle": 59.21, "elevation": 28.64, "pano_id": "TMX7316010203-001255_pano_0000_002065", "timestamp": "2019-06-27T08:20:39.198140Z", "filename": "pano_0000_002065.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.06447664, "relative_pitch": 59.21060989891275, "relative_heading": 341.01145523652843, "relative_elevation": 28.6379818953574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9107807650963, 52.3810737605923, 28.4711887855083 ] }, "distance": 17.11, "direction": 338.38, "angle": 59.0, "elevation": 28.47, "pano_id": "TMX7316010203-002492_pano_0000_000276", "timestamp": "2022-03-30T07:26:08.285730Z", "filename": "pano_0000_000276.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.10998752, "relative_pitch": 58.99590240466261, "relative_heading": 338.38448272604757, "relative_elevation": 28.4711887855083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910635740971903, 52.38087957714427, 0.0 ] }, "distance": 17.15, "direction": 250.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00716", "timestamp": "2025-06-19T03:32:05Z", "filename": "recording_2025-06-19_03-28-47_00716.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.15322623, "relative_pitch": 0.0, "relative_heading": 250.5884322185312, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91063575635167, 52.380879004444, 28.1471716342494 ] }, "distance": 17.17, "direction": 250.39, "angle": 58.61, "elevation": 28.15, "pano_id": "TMX7316010203-002564_pano_0002_001108", "timestamp": "2022-05-09T09:36:51.514220Z", "filename": "pano_0002_001108.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.17352486, "relative_pitch": 58.61124571974278, "relative_heading": 250.38674517269678, "relative_elevation": 28.1471716342494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_08-10-48_00806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910621897169566, 52.380917534118524, 0.0 ] }, "distance": 17.18, "direction": 265.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_08-10-48_00806", "timestamp": "2024-09-17T08:14:34Z", "filename": "recording_2024-09-17_08-10-48_00806.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.18443439, "relative_pitch": 0.0, "relative_heading": 265.0685081633026, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91062386648758, 52.3809559174044, 26.7693172795698 ] }, "distance": 17.21, "direction": 279.34, "angle": 57.26, "elevation": 26.77, "pano_id": "TMX7315120208-000023_pano_0000_001300", "timestamp": "2016-03-30T14:32:52.606520Z", "filename": "pano_0000_001300.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.21492831, "relative_pitch": 57.2555644289386, "relative_heading": 279.3399114194398, "relative_elevation": 26.7693172795698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91062329972571, 52.3809069434603, 28.5206423383206 ] }, "distance": 17.23, "direction": 261.13, "angle": 58.86, "elevation": 28.52, "pano_id": "TMX7316010203-002307_pano_0001_000409", "timestamp": "2021-09-14T07:38:06.950140Z", "filename": "pano_0001_000409.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.23120392, "relative_pitch": 58.861053307434446, "relative_heading": 261.13406842985563, "relative_elevation": 28.5206423383206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9106415604191, 52.380994185681, 29.0188186326995 ] }, "distance": 17.29, "direction": 294.08, "angle": 59.22, "elevation": 29.02, "pano_id": "TMX7316010203-002558_pano_0000_003089", "timestamp": "2022-05-03T10:47:27.464180Z", "filename": "pano_0000_003089.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.28580895, "relative_pitch": 59.21876497983026, "relative_heading": 294.07745868091047, "relative_elevation": 29.0188186326995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9107855873426, 52.3810769251993, 28.7270037289709 ] }, "distance": 17.32, "direction": 339.82, "angle": 58.91, "elevation": 28.73, "pano_id": "TMX7316010203-001664_pano_0000_000570", "timestamp": "2020-04-21T11:19:59.273030Z", "filename": "pano_0000_000570.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.32186525, "relative_pitch": 58.910780640169534, "relative_heading": 339.82346212937574, "relative_elevation": 28.7270037289709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91087840563637, 52.3807749931757, 27.820504215546 ] }, "distance": 17.34, "direction": 178.86, "angle": 58.06, "elevation": 27.82, "pano_id": "TMX7316010203-002564_pano_0002_001537", "timestamp": "2022-05-09T09:39:35.118230Z", "filename": "pano_0002_001537.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.34191205, "relative_pitch": 58.06264851104435, "relative_heading": 178.85758119633442, "relative_elevation": 27.820504215546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91063693755725, 52.380988823379, 28.5063588721678 ] }, "distance": 17.34, "direction": 291.85, "angle": 58.68, "elevation": 28.51, "pano_id": "TMX7316010203-001664_pano_0000_001188", "timestamp": "2020-04-21T11:23:04.471910Z", "filename": "pano_0000_001188.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.34284878, "relative_pitch": 58.684284895172404, "relative_heading": 291.8528517099999, "relative_elevation": 28.5063588721678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_08-10-48_00807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910633123781351, 52.380873098113064, 0.0 ] }, "distance": 17.57, "direction": 248.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_08-10-48_00807", "timestamp": "2024-09-17T08:14:34Z", "filename": "recording_2024-09-17_08-10-48_00807.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.57188858, "relative_pitch": 0.0, "relative_heading": 248.56400050240688, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91080196863303, 52.3810828751621, 29.0120448758826 ] }, "distance": 17.6, "direction": 343.98, "angle": 58.75, "elevation": 29.01, "pano_id": "TMX7316010203-002564_pano_0002_001544", "timestamp": "2022-05-09T09:39:36.743240Z", "filename": "pano_0002_001544.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.60483528, "relative_pitch": 58.750152601261696, "relative_heading": 343.9778424162193, "relative_elevation": 29.0120448758826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000301_pano_0000_007139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91063313010266, 52.3808698792506, 27.8804685110226 ] }, "distance": 17.71, "direction": 247.48, "angle": 57.58, "elevation": 27.88, "pano_id": "TMX7316010203-000301_pano_0000_007139", "timestamp": "2017-05-18T13:04:15.173040Z", "filename": "pano_0000_007139.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.70553146, "relative_pitch": 57.58235266277784, "relative_heading": 247.48453015152649, "relative_elevation": 27.8804685110226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91061540665639, 52.3809510290105, 28.3999598482624 ] }, "distance": 17.71, "direction": 277.3, "angle": 58.06, "elevation": 28.4, "pano_id": "TMX7316010203-000886_pano_0001_001781", "timestamp": "2018-07-30T13:17:04.737670Z", "filename": "pano_0001_001781.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.70629396, "relative_pitch": 58.058031068076836, "relative_heading": 277.3001184281246, "relative_elevation": 28.3999598482624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91063625244077, 52.3809973468568, 28.57037972752 ] }, "distance": 17.76, "direction": 294.64, "angle": 58.13, "elevation": 28.57, "pano_id": "TMX7316010203-001255_pano_0000_001575", "timestamp": "2019-06-27T08:18:04.609070Z", "filename": "pano_0000_001575.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.76015669, "relative_pitch": 58.133746153853224, "relative_heading": 294.6378342864362, "relative_elevation": 28.57037972752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9106384562469, 52.3808606879631, 28.0297821220011 ] }, "distance": 17.8, "direction": 243.99, "angle": 57.59, "elevation": 28.03, "pano_id": "TMX7316010203-000886_pano_0001_001783", "timestamp": "2018-07-30T13:17:05.317660Z", "filename": "pano_0001_001783.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.79517738, "relative_pitch": 57.58989277412162, "relative_heading": 243.99320988279473, "relative_elevation": 28.0297821220011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91061898215031, 52.3808931614988, 27.8448629034683 ] }, "distance": 17.82, "direction": 256.4, "angle": 57.38, "elevation": 27.84, "pano_id": "TMX7316010203-001744_pano_0000_001230", "timestamp": "2020-06-10T13:30:21.028700Z", "filename": "pano_0000_001230.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.81878994, "relative_pitch": 57.3835631412909, "relative_heading": 256.4021293767089, "relative_elevation": 27.8448629034683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9106839994478, 52.3808199462837, 28.3530535567552 ] }, "distance": 17.84, "direction": 226.26, "angle": 57.82, "elevation": 28.35, "pano_id": "TMX7316010203-002558_pano_0000_003093", "timestamp": "2022-05-03T10:47:28.124040Z", "filename": "pano_0000_003093.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.84349647, "relative_pitch": 57.816461278470584, "relative_heading": 226.26200417638736, "relative_elevation": 28.3530535567552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91061228393411, 52.3809517650249, 28.6744527518749 ] }, "distance": 17.93, "direction": 277.47, "angle": 57.99, "elevation": 28.67, "pano_id": "TMX7316010203-002307_pano_0001_000408", "timestamp": "2021-09-14T07:38:06.705090Z", "filename": "pano_0001_000408.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.92769601, "relative_pitch": 57.98576216025542, "relative_heading": 277.47339448984593, "relative_elevation": 28.6744527518749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91063445253898, 52.3808621987122, 28.3388252696022 ] }, "distance": 17.97, "direction": 244.86, "angle": 57.62, "elevation": 28.34, "pano_id": "TMX7316010203-002307_pano_0001_000410", "timestamp": "2021-09-14T07:38:07.195120Z", "filename": "pano_0001_000410.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.96852445, "relative_pitch": 57.6228377729371, "relative_heading": 244.8561844987005, "relative_elevation": 28.3388252696022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91066623882051, 52.3808306797583, 27.3644472565502 ] }, "distance": 17.97, "direction": 231.69, "angle": 56.7, "elevation": 27.36, "pano_id": "TMX7316010203-002825_pano_0003_000853", "timestamp": "2022-10-07T10:38:08.860750Z", "filename": "pano_0003_000853.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 17.97204207, "relative_pitch": 56.70444681706186, "relative_heading": 231.68680018786478, "relative_elevation": 27.3644472565502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91060822494245, 52.3809373668497, 28.0193557096645 ] }, "distance": 18.07, "direction": 272.31, "angle": 57.19, "elevation": 28.02, "pano_id": "TMX7316010203-001744_pano_0000_001229", "timestamp": "2020-06-10T13:30:20.793440Z", "filename": "pano_0000_001229.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.06654298, "relative_pitch": 57.18656473127608, "relative_heading": 272.31456025662516, "relative_elevation": 28.0193557096645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000301_pano_0000_007138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91061136572403, 52.3809587970013, 28.2287249183282 ] }, "distance": 18.11, "direction": 279.9, "angle": 57.32, "elevation": 28.23, "pano_id": "TMX7316010203-000301_pano_0000_007138", "timestamp": "2017-05-18T13:04:14.663050Z", "filename": "pano_0000_007138.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.10774136, "relative_pitch": 57.32124556704799, "relative_heading": 279.9032532287973, "relative_elevation": 28.2287249183282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91085829391639, 52.3807681719673, 27.301184495911 ] }, "distance": 18.13, "direction": 183.24, "angle": 56.42, "elevation": 27.3, "pano_id": "TMX7316010203-002492_pano_0000_000269", "timestamp": "2022-03-30T07:26:06.950520Z", "filename": "pano_0000_000269.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.12642349, "relative_pitch": 56.41811610584015, "relative_heading": 183.23761765782515, "relative_elevation": 27.301184495911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91061339858528, 52.3809673811969, 28.4895201371983 ] }, "distance": 18.16, "direction": 282.95, "angle": 57.48, "elevation": 28.49, "pano_id": "TMX7316010203-002564_pano_0002_001106", "timestamp": "2022-05-09T09:36:50.964240Z", "filename": "pano_0002_001106.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.16130028, "relative_pitch": 57.48358876946488, "relative_heading": 282.9483917960531, "relative_elevation": 28.4895201371983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_08-10-48_00805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91061075611222, 52.380962534473625, 0.0 ] }, "distance": 18.22, "direction": 281.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_08-10-48_00805", "timestamp": "2024-09-17T08:14:34Z", "filename": "recording_2024-09-17_08-10-48_00805.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.22460444, "relative_pitch": 0.0, "relative_heading": 281.1689208229371, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910612683698084, 52.380968264691006, 0.0 ] }, "distance": 18.23, "direction": 283.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00714", "timestamp": "2025-06-19T03:32:05Z", "filename": "recording_2025-06-19_03-28-47_00714.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.23096779, "relative_pitch": 0.0, "relative_heading": 283.21522409847125, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91070180989384, 52.3808047159333, 27.6281613018364 ] }, "distance": 18.26, "direction": 219.77, "angle": 56.54, "elevation": 27.63, "pano_id": "TMX7316010203-001181_pano_0000_000391", "timestamp": "2019-05-14T06:37:00.647420Z", "filename": "pano_0000_000391.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.25587555, "relative_pitch": 56.5444462277161, "relative_heading": 219.77363682757615, "relative_elevation": 27.6281613018364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91093638677432, 52.3807706942729, 27.6044725757092 ] }, "distance": 18.33, "direction": 166.45, "angle": 56.42, "elevation": 27.6, "pano_id": "TMX7316010203-000885_pano_0000_000242", "timestamp": "2018-07-30T08:02:43.352550Z", "filename": "pano_0000_000242.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.32694244, "relative_pitch": 56.41933624226462, "relative_heading": 166.44992550014126, "relative_elevation": 27.6044725757092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910681491193, 52.3808149915644, 27.8781930617988 ] }, "distance": 18.35, "direction": 225.39, "angle": 56.65, "elevation": 27.88, "pano_id": "TMX7316010203-001255_pano_0000_001579", "timestamp": "2019-06-27T08:18:05.469060Z", "filename": "pano_0000_001579.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.35021085, "relative_pitch": 56.645963032211455, "relative_heading": 225.38689888831988, "relative_elevation": 27.8781930617988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910647115945325, 52.38083517882424, 0.0 ] }, "distance": 18.72, "direction": 235.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00717", "timestamp": "2025-06-19T03:32:06Z", "filename": "recording_2025-06-19_03-28-47_00717.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.7218787, "relative_pitch": 0.0, "relative_heading": 235.3620440875282, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9106469425078, 52.3808346817761, 27.9757779138163 ] }, "distance": 18.76, "direction": 235.24, "angle": 56.15, "elevation": 27.98, "pano_id": "TMX7316010203-002564_pano_0002_001109", "timestamp": "2022-05-09T09:36:51.789170Z", "filename": "pano_0002_001109.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.76307265, "relative_pitch": 56.150640498028984, "relative_heading": 235.2435836616158, "relative_elevation": 27.9757779138163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91068734824277, 52.3808062604431, 27.8080889377743 ] }, "distance": 18.77, "direction": 222.42, "angle": 55.98, "elevation": 27.81, "pano_id": "TMX7316010203-001664_pano_0000_001192", "timestamp": "2020-04-21T11:23:05.311880Z", "filename": "pano_0000_001192.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.77380197, "relative_pitch": 55.97591984791522, "relative_heading": 222.4199904011418, "relative_elevation": 27.8080889377743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91088843610651, 52.3810993757735, 29.5996693409979 ] }, "distance": 18.79, "direction": 3.14, "angle": 57.6, "elevation": 29.6, "pano_id": "TMX7316010203-002623_pano_0009_000228", "timestamp": "2022-06-23T10:22:28.167730Z", "filename": "pano_0009_000228.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.78526319, "relative_pitch": 57.598976342240256, "relative_heading": 3.1393347870680266, "relative_elevation": 29.5996693409979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910914973101018, 52.3807633213748, 0.0 ] }, "distance": 18.85, "direction": 171.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00351", "timestamp": "2025-06-30T06:37:32Z", "filename": "recording_2025-06-30_06-27-54_00351.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.851745, "relative_pitch": 0.0, "relative_heading": 171.34843980983877, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91084171042064, 52.3810997045164, 28.3533749794587 ] }, "distance": 18.92, "direction": 353.46, "angle": 56.29, "elevation": 28.35, "pano_id": "TMX7316010203-002307_pano_0001_000898", "timestamp": "2021-09-14T07:40:33.499110Z", "filename": "pano_0001_000898.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.91656877, "relative_pitch": 56.28990519611707, "relative_heading": 353.4648587853211, "relative_elevation": 28.3533749794587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91062966652929, 52.3808490157452, 27.6643867632374 ] }, "distance": 18.92, "direction": 241.25, "angle": 55.63, "elevation": 27.66, "pano_id": "TMX7316010203-001744_pano_0000_001231", "timestamp": "2020-06-10T13:30:21.263460Z", "filename": "pano_0000_001231.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.92424855, "relative_pitch": 55.62532111713993, "relative_heading": 241.25256975104455, "relative_elevation": 27.6643867632374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91062160941147, 52.3810035069705, 27.9757183697075 ] }, "distance": 18.95, "direction": 295.26, "angle": 55.88, "elevation": 27.98, "pano_id": "TMX7316010203-002825_pano_0003_000849", "timestamp": "2022-10-07T10:38:07.525780Z", "filename": "pano_0003_000849.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.95336754, "relative_pitch": 55.88261496358053, "relative_heading": 295.2647973350007, "relative_elevation": 27.9757183697075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910825957289172, 52.38109888796365, 0.0 ] }, "distance": 18.98, "direction": 350.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03684", "timestamp": "2024-10-23T13:56:25Z", "filename": "recording_2024-10-23_12-42-53_03684.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 18.97891219, "relative_pitch": 0.0, "relative_heading": 350.2145980449576, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91065658449337, 52.3808230154327, 26.2489635488018 ] }, "distance": 19.02, "direction": 230.9, "angle": 54.08, "elevation": 26.25, "pano_id": "TMX7315120208-000023_pano_0000_001303", "timestamp": "2016-03-30T14:32:53.366430Z", "filename": "pano_0000_001303.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.01838882, "relative_pitch": 54.07521791331477, "relative_heading": 230.89864605437097, "relative_elevation": 26.2489635488018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_08-10-48_00808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910644240063387, 52.38082861516673, 0.0 ] }, "distance": 19.3, "direction": 233.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_08-10-48_00808", "timestamp": "2024-09-17T08:14:35Z", "filename": "recording_2024-09-17_08-10-48_00808.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.30434395, "relative_pitch": 0.0, "relative_heading": 233.90871737688835, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91061296289888, 52.3809999819374, 26.9187806760892 ] }, "distance": 19.33, "direction": 293.47, "angle": 54.32, "elevation": 26.92, "pano_id": "TMX7315120208-000023_pano_0000_001299", "timestamp": "2016-03-30T14:32:52.356540Z", "filename": "pano_0000_001299.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.32791272, "relative_pitch": 54.3213324806852, "relative_heading": 293.4680323841654, "relative_elevation": 26.9187806760892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91071537276285, 52.3807862526313, 27.8541207527742 ] }, "distance": 19.35, "direction": 213.77, "angle": 55.21, "elevation": 27.85, "pano_id": "TMX7316010203-002546_pano_0002_002287", "timestamp": "2022-04-26T09:38:48.510650Z", "filename": "pano_0002_002287.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.35024063, "relative_pitch": 55.21231510444708, "relative_heading": 213.76904892976586, "relative_elevation": 27.8541207527742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91085397253587, 52.3811046404904, 28.9063142724335 ] }, "distance": 19.39, "direction": 356.1, "angle": 56.15, "elevation": 28.91, "pano_id": "TMX7316010203-000885_pano_0000_000249", "timestamp": "2018-07-30T08:02:45.347710Z", "filename": "pano_0000_000249.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.38775129, "relative_pitch": 56.149851292868405, "relative_heading": 356.1020377596402, "relative_elevation": 28.9063142724335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91087318389494, 52.3807559553272, 27.4268958903849 ] }, "distance": 19.46, "direction": 180.03, "angle": 54.65, "elevation": 27.43, "pano_id": "TMX7316010203-001255_pano_0000_002058", "timestamp": "2019-06-27T08:20:37.658150Z", "filename": "pano_0000_002058.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.45689592, "relative_pitch": 54.64775474666331, "relative_heading": 180.02889160890857, "relative_elevation": 27.4268958903849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91082499380423, 52.3811040363049, 28.7678609080613 ] }, "distance": 19.55, "direction": 350.31, "angle": 55.79, "elevation": 28.77, "pano_id": "TMX7316010203-001735_pano_0000_000255", "timestamp": "2020-06-03T07:30:02.042890Z", "filename": "pano_0000_000255.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.5546348, "relative_pitch": 55.79452790560021, "relative_heading": 350.31045048041875, "relative_elevation": 28.7678609080613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91064395914485, 52.3810368579853, 28.517387362197 ] }, "distance": 19.58, "direction": 307.07, "angle": 55.53, "elevation": 28.52, "pano_id": "TMX7316010203-001181_pano_0000_000386", "timestamp": "2019-05-14T06:36:59.187440Z", "filename": "pano_0000_000386.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.57519651, "relative_pitch": 55.53311906985563, "relative_heading": 307.07263326649684, "relative_elevation": 28.517387362197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91086708052053, 52.3807547469511, 27.5129834087566 ] }, "distance": 19.6, "direction": 181.24, "angle": 54.54, "elevation": 27.51, "pano_id": "TMX7316010203-001664_pano_0000_000563", "timestamp": "2020-04-21T11:19:57.933030Z", "filename": "pano_0000_000563.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.59597321, "relative_pitch": 54.539835926288156, "relative_heading": 181.2439443751828, "relative_elevation": 27.5129834087566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91059757165795, 52.3809814592927, 28.1695446195081 ] }, "distance": 19.6, "direction": 286.71, "angle": 55.16, "elevation": 28.17, "pano_id": "TMX7316010203-001744_pano_0000_001228", "timestamp": "2020-06-10T13:30:20.558540Z", "filename": "pano_0000_001228.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.60479345, "relative_pitch": 55.163740640658226, "relative_heading": 286.7071928766655, "relative_elevation": 28.1695446195081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91060403105546, 52.3809963718372, 28.5558115169406 ] }, "distance": 19.74, "direction": 291.69, "angle": 55.35, "elevation": 28.56, "pano_id": "TMX7316010203-000886_pano_0001_001780", "timestamp": "2018-07-30T13:17:04.447670Z", "filename": "pano_0001_001780.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.73528012, "relative_pitch": 55.35116200273881, "relative_heading": 291.6947838222714, "relative_elevation": 28.5558115169406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91065005745234, 52.3808154819198, 27.8564773276448 ] }, "distance": 19.9, "direction": 229.83, "angle": 54.47, "elevation": 27.86, "pano_id": "TMX7316010203-000886_pano_0001_001784", "timestamp": "2018-07-30T13:17:05.607730Z", "filename": "pano_0001_001784.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.8954461, "relative_pitch": 54.46509755465248, "relative_heading": 229.83239928089574, "relative_elevation": 27.8564773276448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9108731002531, 52.3807519551985, 27.7501386972144 ] }, "distance": 19.9, "direction": 180.04, "angle": 54.35, "elevation": 27.75, "pano_id": "TMX7316010203-002546_pano_0002_001654", "timestamp": "2022-04-26T09:35:51.336970Z", "filename": "pano_0002_001654.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.90201211, "relative_pitch": 54.35243730242946, "relative_heading": 180.044642161559, "relative_elevation": 27.7501386972144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9106010601478, 52.3809971460445, 28.8302415227517 ] }, "distance": 19.96, "direction": 291.71, "angle": 55.31, "elevation": 28.83, "pano_id": "TMX7316010203-002307_pano_0001_000407", "timestamp": "2021-09-14T07:38:06.455100Z", "filename": "pano_0001_000407.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 19.95509676, "relative_pitch": 55.31062533648296, "relative_heading": 291.7099028896653, "relative_elevation": 28.8302415227517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91064554918585, 52.3808172916397, 28.1703493511304 ] }, "distance": 20.0, "direction": 230.84, "angle": 54.62, "elevation": 28.17, "pano_id": "TMX7316010203-002307_pano_0001_000411", "timestamp": "2021-09-14T07:38:07.440120Z", "filename": "pano_0001_000411.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 20.00323362, "relative_pitch": 54.62215762149037, "relative_heading": 230.84039848621768, "relative_elevation": 28.1703493511304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910918481311161, 52.3807525682395, 0.0 ] }, "distance": 20.07, "direction": 171.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00260", "timestamp": "2024-12-18T11:16:02Z", "filename": "Job_20241218_1119_Track07_Sphere_00260.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 20.07069376, "relative_pitch": 0.0, "relative_heading": 171.1880662119662, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910828933349043, 52.38110948644288, 0.0 ] }, "distance": 20.11, "direction": 351.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00268", "timestamp": "2024-12-18T11:16:04Z", "filename": "Job_20241218_1119_Track07_Sphere_00268.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 20.1106345, "relative_pitch": 0.0, "relative_heading": 351.35468683753663, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91091533421565, 52.380750746172, 27.4193640435115 ] }, "distance": 20.24, "direction": 171.88, "angle": 53.57, "elevation": 27.42, "pano_id": "TMX7316010203-001735_pano_0000_000247", "timestamp": "2020-06-03T07:29:59.827780Z", "filename": "pano_0000_000247.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 20.23967863, "relative_pitch": 53.567009294902824, "relative_heading": 171.87549514424958, "relative_elevation": 27.4193640435115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91063116760562, 52.3810376511972, 29.1799086937681 ] }, "distance": 20.33, "direction": 305.79, "angle": 55.14, "elevation": 29.18, "pano_id": "TMX7316010203-002558_pano_0000_003088", "timestamp": "2022-05-03T10:47:27.299070Z", "filename": "pano_0000_003088.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 20.32845264, "relative_pitch": 55.136646077999316, "relative_heading": 305.79110081814486, "relative_elevation": 29.1799086937681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91064778750261, 52.3810507122669, 28.8448718059808 ] }, "distance": 20.34, "direction": 310.98, "angle": 54.81, "elevation": 28.84, "pano_id": "TMX7316010203-002546_pano_0002_002281", "timestamp": "2022-04-26T09:38:47.010690Z", "filename": "pano_0002_002281.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 20.34388221, "relative_pitch": 54.805221462676, "relative_heading": 310.982452740151, "relative_elevation": 28.8448718059808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_08-10-48_00804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910599607188998, 52.381007007180365, 0.0 ] }, "distance": 20.48, "direction": 294.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_08-10-48_00804", "timestamp": "2024-09-17T08:14:34Z", "filename": "recording_2024-09-17_08-10-48_00804.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 20.47651151, "relative_pitch": 0.0, "relative_heading": 294.46113801067474, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9106236997839, 52.3810340889591, 28.6778458217159 ] }, "distance": 20.52, "direction": 304.06, "angle": 54.42, "elevation": 28.68, "pano_id": "TMX7316010203-001664_pano_0000_001187", "timestamp": "2020-04-21T11:23:04.261840Z", "filename": "pano_0000_001187.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 20.51845177, "relative_pitch": 54.417002469966484, "relative_heading": 304.06255771346986, "relative_elevation": 28.6778458217159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91060223943057, 52.3810113797118, 28.6430007182062 ] }, "distance": 20.52, "direction": 295.91, "angle": 54.38, "elevation": 28.64, "pano_id": "TMX7316010203-002564_pano_0002_001105", "timestamp": "2022-05-09T09:36:50.689180Z", "filename": "pano_0002_001105.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 20.52134451, "relative_pitch": 54.380207090277025, "relative_heading": 295.9050339720603, "relative_elevation": 28.6430007182062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00713/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00713/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00713/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00713/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00713/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00713/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00713/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00713/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00713/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910601160920809, 52.38101274330102, 0.0 ] }, "distance": 20.65, "direction": 296.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00713", "timestamp": "2025-06-19T03:32:04Z", "filename": "recording_2025-06-19_03-28-47_00713.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 20.65395734, "relative_pitch": 0.0, "relative_heading": 296.19465727977797, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91067706163917, 52.3807875405692, 27.2063555661589 ] }, "distance": 20.8, "direction": 219.97, "angle": 52.6, "elevation": 27.21, "pano_id": "TMX7316010203-002825_pano_0003_000854", "timestamp": "2022-10-07T10:38:09.190780Z", "filename": "pano_0003_000854.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 20.80301173, "relative_pitch": 52.59709975620654, "relative_heading": 219.97338687446663, "relative_elevation": 27.2063555661589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00264/adjacencies/b_20241218_1119_Track07_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91062506019008, 52.3810427841796, 28.7420284580439 ] }, "distance": 21.0, "direction": 306.39, "angle": 53.85, "elevation": 28.74, "pano_id": "TMX7316010203-001255_pano_0000_001574", "timestamp": "2019-06-27T08:18:04.394130Z", "filename": "pano_0000_001574.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_20241218_1119_Track07_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122567.87008804815, 488225.03646081866 ] }, "relative_distance": 21.00098242, "relative_pitch": 53.84546318903988, "relative_heading": 306.3915796107847, "relative_elevation": 28.7420284580439 } ] } }