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_20250109_1300_Track02_Sphere_00272/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track02_Sphere_00272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894981333925284, 52.37703488795665, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track02_Sphere_00272", "timestamp": "2025-01-09T12:33:12Z", "filename": "Job_20250109_1300_Track02_Sphere_00272.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "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_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002931_pano_0004_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89499255670495, 52.3770445300762, 47.142349624075 ] }, "distance": 1.32, "direction": 35.46, "angle": 88.4, "elevation": 47.14, "pano_id": "TMX7316010203-002931_pano_0004_000092", "timestamp": "2023-01-13T08:46:19.133990Z", "filename": "pano_0004_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 1.31729435, "relative_pitch": 88.39940578812164, "relative_heading": 35.46310457128129, "relative_elevation": 47.142349624075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_000963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89497097376949, 52.3770215844896, 46.1972082667053 ] }, "distance": 1.64, "direction": 205.48, "angle": 87.97, "elevation": 46.2, "pano_id": "TMX7316010203-002537_pano_0001_000963", "timestamp": "2022-04-22T08:34:50.055660Z", "filename": "pano_0001_000963.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 1.63986525, "relative_pitch": 87.96702165052524, "relative_heading": 205.48226737488514, "relative_elevation": 46.1972082667053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89495716947399, 52.3770243741511, 45.813682064414 ] }, "distance": 2.02, "direction": 234.59, "angle": 87.48, "elevation": 45.81, "pano_id": "TMX7316010203-000227_pano_0001_000177", "timestamp": "2017-03-29T10:17:46.953910Z", "filename": "pano_0001_000177.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 2.01907651, "relative_pitch": 87.47652346094651, "relative_heading": 234.58937337671287, "relative_elevation": 45.813682064414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8950130602948, 52.377016534821, 47.0108536435291 ] }, "distance": 2.97, "direction": 133.39, "angle": 86.38, "elevation": 47.01, "pano_id": "TMX7316010203-001900_pano_0006_000142", "timestamp": "2020-08-31T12:49:42.673660Z", "filename": "pano_0006_000142.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 2.97299709, "relative_pitch": 86.38139640340587, "relative_heading": 133.38744054964488, "relative_elevation": 47.0108536435291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0000_000388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89500031535114, 52.3770084791997, 47.8083357354626 ] }, "distance": 3.21, "direction": 156.26, "angle": 86.16, "elevation": 47.81, "pano_id": "TMX7316010203-000720_pano_0000_000388", "timestamp": "2018-05-15T06:52:50.257410Z", "filename": "pano_0000_000388.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 3.21035504, "relative_pitch": 86.15832544829955, "relative_heading": 156.25648710778609, "relative_elevation": 47.8083357354626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_000964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501799133047, 52.3770556893457, 46.1578867090866 ] }, "distance": 3.4, "direction": 47.16, "angle": 85.78, "elevation": 46.16, "pano_id": "TMX7316010203-002537_pano_0001_000964", "timestamp": "2022-04-22T08:34:50.505640Z", "filename": "pano_0001_000964.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 3.40432717, "relative_pitch": 85.78184643132582, "relative_heading": 47.16272773735087, "relative_elevation": 46.1578867090866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002931_pano_0004_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894945730138, 52.3770090495378, 47.1602962128818 ] }, "distance": 3.76, "direction": 220.14, "angle": 85.44, "elevation": 47.16, "pano_id": "TMX7316010203-002931_pano_0004_000091", "timestamp": "2023-01-13T08:46:18.479040Z", "filename": "pano_0004_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 3.7610139, "relative_pitch": 85.44033568758611, "relative_heading": 220.1407415434033, "relative_elevation": 47.1602962128818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8950358494485, 52.3770254892217, 45.7198467655107 ] }, "distance": 3.86, "direction": 105.73, "angle": 85.18, "elevation": 45.72, "pano_id": "TMX7316010203-001054_pano_0000_001909", "timestamp": "2019-01-15T09:27:57.141660Z", "filename": "pano_0000_001909.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 3.85698156, "relative_pitch": 85.17787651060426, "relative_heading": 105.73298216160212, "relative_elevation": 45.7198467655107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89494069301706, 52.3770094759096, 45.8297508386895 ] }, "distance": 3.96, "direction": 224.38, "angle": 85.07, "elevation": 45.83, "pano_id": "TMX7316010203-000227_pano_0001_000070", "timestamp": "2017-03-29T10:15:11.135130Z", "filename": "pano_0001_000070.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 3.95673164, "relative_pitch": 85.06557954500619, "relative_heading": 224.38477512519694, "relative_elevation": 45.8297508386895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_001749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89492160584601, 52.3770380648493, 46.5738385031 ] }, "distance": 4.08, "direction": 274.97, "angle": 84.99, "elevation": 46.57, "pano_id": "TMX7316010203-001187_pano_0000_001749", "timestamp": "2019-05-16T05:37:11.904500Z", "filename": "pano_0000_001749.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 4.0827876, "relative_pitch": 84.99010535574652, "relative_heading": 274.96718426303227, "relative_elevation": 46.5738385031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0002_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89500639042889, 52.3770010540068, 46.731950243935 ] }, "distance": 4.13, "direction": 155.62, "angle": 84.95, "elevation": 46.73, "pano_id": "TMX7316010203-002623_pano_0002_000214", "timestamp": "2022-06-23T09:41:15.296480Z", "filename": "pano_0002_000214.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 4.13348848, "relative_pitch": 84.94528469232924, "relative_heading": 155.61863962617466, "relative_elevation": 46.731950243935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89504047264762, 52.3770250034741, 47.5413696374744 ] }, "distance": 4.17, "direction": 105.28, "angle": 84.98, "elevation": 47.54, "pano_id": "TMX7316010203-002310_pano_0000_001395", "timestamp": "2021-09-15T08:03:46.271470Z", "filename": "pano_0000_001395.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 4.17481362, "relative_pitch": 84.98148283098398, "relative_heading": 105.27536428084318, "relative_elevation": 47.5413696374744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_001748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89497137546482, 52.37707352596, 46.5136127788574 ] }, "distance": 4.35, "direction": 351.04, "angle": 84.65, "elevation": 46.51, "pano_id": "TMX7316010203-001187_pano_0000_001748", "timestamp": "2019-05-16T05:37:11.394510Z", "filename": "pano_0000_001748.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 4.35258113, "relative_pitch": 84.65402927094591, "relative_heading": 351.03635227592133, "relative_elevation": 46.5136127788574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89500477944317, 52.3769951694621, 45.8980983290821 ] }, "distance": 4.7, "direction": 160.14, "angle": 84.15, "elevation": 45.9, "pano_id": "TMX7316010203-002033_pano_0000_000469", "timestamp": "2021-03-08T12:35:48.998660Z", "filename": "pano_0000_000469.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 4.69921101, "relative_pitch": 84.15422286786675, "relative_heading": 160.13740370293363, "relative_elevation": 45.8980983290821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0000_000389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89505001151637, 52.3770422848973, 47.7456011418253 ] }, "distance": 4.75, "direction": 80.02, "angle": 84.32, "elevation": 47.75, "pano_id": "TMX7316010203-000720_pano_0000_000389", "timestamp": "2018-05-15T06:52:51.057460Z", "filename": "pano_0000_000389.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 4.74878773, "relative_pitch": 84.32002971618518, "relative_heading": 80.01868543972759, "relative_elevation": 47.7456011418253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89505149736029, 52.3770293083321, 45.8887459682301 ] }, "distance": 4.82, "direction": 97.4, "angle": 84.01, "elevation": 45.89, "pano_id": "TMX7316010203-002033_pano_0000_000470", "timestamp": "2021-03-08T12:35:49.518640Z", "filename": "pano_0000_000470.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 4.81826735, "relative_pitch": 84.00597000528015, "relative_heading": 97.40354975763466, "relative_elevation": 45.8887459682301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0002_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89505256563929, 52.3770348276859, 46.693593933247 ] }, "distance": 4.85, "direction": 90.08, "angle": 84.07, "elevation": 46.69, "pano_id": "TMX7316010203-002623_pano_0002_000215", "timestamp": "2022-06-23T09:41:15.901490Z", "filename": "pano_0002_000215.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 4.85085167, "relative_pitch": 84.06899606740403, "relative_heading": 90.07918671932126, "relative_elevation": 46.693593933247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8949931350645, 52.3769915975581, 47.5649798279628 ] }, "distance": 4.88, "direction": 170.53, "angle": 84.14, "elevation": 47.56, "pano_id": "TMX7316010203-002310_pano_0000_001394", "timestamp": "2021-09-15T08:03:45.651440Z", "filename": "pano_0000_001394.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 4.88369533, "relative_pitch": 84.13774513161377, "relative_heading": 170.52841967058393, "relative_elevation": 47.5649798279628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89498845518382, 52.3769909103754, 45.7374446224421 ] }, "distance": 4.92, "direction": 174.34, "angle": 83.86, "elevation": 45.74, "pano_id": "TMX7316010203-001054_pano_0000_001908", "timestamp": "2019-01-15T09:27:56.486680Z", "filename": "pano_0000_001908.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 4.91755441, "relative_pitch": 83.86330180845752, "relative_heading": 174.34045790335605, "relative_elevation": 45.7374446224421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track02_Sphere_00273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895026565284183, 52.37706939998934, 0.0 ] }, "distance": 4.92, "direction": 38.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track02_Sphere_00273", "timestamp": "2025-01-09T12:33:13Z", "filename": "Job_20250109_1300_Track02_Sphere_00273.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 4.92298843, "relative_pitch": 0.0, "relative_heading": 38.73236841501386, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track02_Sphere_00271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894935232918495, 52.37700066888507, 0.0 ] }, "distance": 4.94, "direction": 219.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track02_Sphere_00271", "timestamp": "2025-01-09T12:33:12Z", "filename": "Job_20250109_1300_Track02_Sphere_00271.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 4.93506411, "relative_pitch": 0.0, "relative_heading": 219.50561288242304, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89500873714975, 52.3769914141078, 49.8658313723281 ] }, "distance": 5.18, "direction": 158.91, "angle": 84.06, "elevation": 49.87, "pano_id": "TMX7316060226-000030_pano_0005_000840", "timestamp": "2016-08-17T08:15:10.557770Z", "filename": "pano_0005_000840.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 5.18499898, "relative_pitch": 84.06377458109039, "relative_heading": 158.9051432427705, "relative_elevation": 49.8658313723281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89505601057752, 52.3770254584739, 49.8268506415188 ] }, "distance": 5.19, "direction": 101.66, "angle": 84.05, "elevation": 49.83, "pano_id": "TMX7316060226-000030_pano_0005_000841", "timestamp": "2016-08-17T08:15:11.172800Z", "filename": "pano_0005_000841.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 5.1925632, "relative_pitch": 84.05055896611665, "relative_heading": 101.65800113589667, "relative_elevation": 49.8268506415188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89506121504015, 52.3770517882095, 46.9056692477316 ] }, "distance": 5.76, "direction": 70.93, "angle": 83.0, "elevation": 46.91, "pano_id": "TMX7316010203-001900_pano_0006_000143", "timestamp": "2020-08-31T12:49:43.253720Z", "filename": "pano_0006_000143.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 5.75575171, "relative_pitch": 83.00426031603835, "relative_heading": 70.92964867285573, "relative_elevation": 46.9056692477316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89496519488898, 52.3769824246396, 47.0715559031814 ] }, "distance": 5.94, "direction": 190.66, "angle": 82.81, "elevation": 47.07, "pano_id": "TMX7316010203-001900_pano_0006_000141", "timestamp": "2020-08-31T12:49:42.098640Z", "filename": "pano_0006_000141.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 5.94038646, "relative_pitch": 82.80734910392525, "relative_heading": 190.66202329054477, "relative_elevation": 47.0715559031814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89503457224271, 52.3770790707693, 45.7609534161165 ] }, "distance": 6.11, "direction": 36.41, "angle": 82.4, "elevation": 45.76, "pano_id": "TMX7316010203-000227_pano_0001_000071", "timestamp": "2017-03-29T10:15:12.240150Z", "filename": "pano_0001_000071.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 6.10863857, "relative_pitch": 82.39652631920536, "relative_heading": 36.40605822379799, "relative_elevation": 45.7609534161165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_02535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895035612380752, 52.37698862019669, 0.0 ] }, "distance": 6.34, "direction": 144.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_02535", "timestamp": "2025-06-16T08:07:53Z", "filename": "recording_2025-06-16_06-42-40_02535.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 6.33791592, "relative_pitch": 0.0, "relative_heading": 144.3233000521355, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002931_pano_0004_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89503821671784, 52.3770803700189, 47.1147632701322 ] }, "distance": 6.37, "direction": 37.43, "angle": 82.3, "elevation": 47.11, "pano_id": "TMX7316010203-002931_pano_0004_000093", "timestamp": "2023-01-13T08:46:19.819020Z", "filename": "pano_0004_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 6.3733143, "relative_pitch": 82.29624005659481, "relative_heading": 37.430458340271294, "relative_elevation": 47.1147632701322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_000940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89492500142022, 52.3770811709372, 45.7816660422832 ] }, "distance": 6.42, "direction": 323.32, "angle": 82.02, "elevation": 45.78, "pano_id": "TMX7316010203-001174_pano_0000_000940", "timestamp": "2019-05-10T06:12:30.705730Z", "filename": "pano_0000_000940.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 6.42185673, "relative_pitch": 82.01514105988518, "relative_heading": 323.3183513538463, "relative_elevation": 45.7816660422832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_000962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89492287741422, 52.3769884240469, 46.2319535603747 ] }, "distance": 6.53, "direction": 217.59, "angle": 81.97, "elevation": 46.23, "pano_id": "TMX7316010203-002537_pano_0001_000962", "timestamp": "2022-04-22T08:34:49.610660Z", "filename": "pano_0001_000962.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 6.52523913, "relative_pitch": 81.9662637069217, "relative_heading": 217.5947099505065, "relative_elevation": 46.2319535603747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_02536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895079429593433, 52.37702484298248, 0.0 ] }, "distance": 6.77, "direction": 99.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_02536", "timestamp": "2025-06-16T08:07:55Z", "filename": "recording_2025-06-16_06-42-40_02536.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 6.77313673, "relative_pitch": 0.0, "relative_heading": 99.49875637498933, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0000_000387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89494959886465, 52.3769756051102, 47.8322950545698 ] }, "distance": 6.94, "direction": 198.14, "angle": 81.74, "elevation": 47.83, "pano_id": "TMX7316010203-000720_pano_0000_000387", "timestamp": "2018-05-15T06:52:49.367430Z", "filename": "pano_0000_000387.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 6.94165633, "relative_pitch": 81.74260484321162, "relative_heading": 198.13940154760525, "relative_elevation": 47.8322950545698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89492398080165, 52.3770894857457, 47.0136084016412 ] }, "distance": 7.22, "direction": 327.26, "angle": 81.27, "elevation": 47.01, "pano_id": "TMX7316010203-002033_pano_0000_000145", "timestamp": "2021-03-08T12:30:04.386550Z", "filename": "pano_0000_000145.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 7.22249412, "relative_pitch": 81.26618238819758, "relative_heading": 327.26384897134903, "relative_elevation": 47.0136084016412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8948946406382, 52.3770736138265, 45.5735582113266 ] }, "distance": 7.31, "direction": 306.13, "angle": 80.89, "elevation": 45.57, "pano_id": "TMX7316010203-001055_pano_0000_000389", "timestamp": "2019-01-15T11:37:26.861630Z", "filename": "pano_0000_000389.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 7.30915371, "relative_pitch": 80.88841396339427, "relative_heading": 306.1259935605744, "relative_elevation": 45.5735582113266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89492195180856, 52.3770908494404, 45.5058047939092 ] }, "distance": 7.42, "direction": 327.0, "angle": 80.73, "elevation": 45.51, "pano_id": "TMX7316010203-002310_pano_0001_000085", "timestamp": "2021-09-15T08:48:03.061260Z", "filename": "pano_0001_000085.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 7.42493576, "relative_pitch": 80.73301936846389, "relative_heading": 327.00018461292905, "relative_elevation": 45.5058047939092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89508257312943, 52.3770601356051, 45.6634732494131 ] }, "distance": 7.44, "direction": 67.83, "angle": 80.74, "elevation": 45.66, "pano_id": "TMX7316010203-001054_pano_0000_001910", "timestamp": "2019-01-15T09:27:57.776700Z", "filename": "pano_0000_001910.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 7.44478216, "relative_pitch": 80.74020545952003, "relative_heading": 67.82923894773417, "relative_elevation": 45.6634732494131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_000941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894874977276, 52.3770503751001, 45.8139466494322 ] }, "distance": 7.45, "direction": 283.38, "angle": 80.77, "elevation": 45.81, "pano_id": "TMX7316010203-001174_pano_0000_000941", "timestamp": "2019-05-10T06:12:31.255720Z", "filename": "pano_0000_000941.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 7.44503491, "relative_pitch": 80.76978650748656, "relative_heading": 283.38384839333935, "relative_elevation": 45.8139466494322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002444_pano_0006_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89489532017127, 52.3770780448276, 46.6167645873502 ] }, "distance": 7.57, "direction": 309.35, "angle": 80.77, "elevation": 46.62, "pano_id": "TMX7316010203-002444_pano_0006_000018", "timestamp": "2022-01-27T08:31:28.633970Z", "filename": "pano_0006_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 7.57442644, "relative_pitch": 80.77106909941062, "relative_heading": 309.34660510495866, "relative_elevation": 46.6167645873502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89487557972418, 52.3770563813796, 47.033244824037 ] }, "distance": 7.59, "direction": 288.37, "angle": 80.83, "elevation": 47.03, "pano_id": "TMX7316010203-002033_pano_0000_000146", "timestamp": "2021-03-08T12:30:04.981650Z", "filename": "pano_0000_000146.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 7.58855483, "relative_pitch": 80.8346281884419, "relative_heading": 288.37100088778027, "relative_elevation": 47.033244824037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89508698072026, 52.3770586284048, 47.4738386021927 ] }, "distance": 7.66, "direction": 69.84, "angle": 80.83, "elevation": 47.47, "pano_id": "TMX7316010203-002310_pano_0000_001396", "timestamp": "2021-09-15T08:03:46.901490Z", "filename": "pano_0000_001396.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 7.66416279, "relative_pitch": 80.82931083869568, "relative_heading": 69.83751196159594, "relative_elevation": 47.4738386021927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0002_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89495963475666, 52.3769671797899, 46.7141269408166 ] }, "distance": 7.68, "direction": 191.1, "angle": 80.67, "elevation": 46.71, "pano_id": "TMX7316010203-002623_pano_0002_000213", "timestamp": "2022-06-23T09:41:14.686470Z", "filename": "pano_0002_000213.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 7.67773865, "relative_pitch": 80.66654918888098, "relative_heading": 191.0967477275704, "relative_elevation": 46.7141269408166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89487180251426, 52.3770581165313, 45.536455841735 ] }, "distance": 7.89, "direction": 289.11, "angle": 80.16, "elevation": 45.54, "pano_id": "TMX7316010203-002310_pano_0001_000086", "timestamp": "2021-09-15T08:48:03.716240Z", "filename": "pano_0001_000086.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 7.89418482, "relative_pitch": 80.16497124471739, "relative_heading": 289.1125604306433, "relative_elevation": 45.536455841735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89487592560811, 52.3770674628833, 45.6326303761452 ] }, "distance": 8.04, "direction": 296.79, "angle": 80.01, "elevation": 45.63, "pano_id": "TMX7316010203-001660_pano_0000_000086", "timestamp": "2020-04-21T08:40:05.134640Z", "filename": "pano_0000_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.04153139, "relative_pitch": 80.00576305272718, "relative_heading": 296.7921631175957, "relative_elevation": 45.6326303761452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89504884314846, 52.3770943899964, 45.7373417923227 ] }, "distance": 8.06, "direction": 34.77, "angle": 80.0, "elevation": 45.74, "pano_id": "TMX7316010203-000227_pano_0001_000178", "timestamp": "2017-03-29T10:17:48.483910Z", "filename": "pano_0001_000178.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.06064567, "relative_pitch": 80.00495911082994, "relative_heading": 34.77421773778854, "relative_elevation": 45.7373417923227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_001750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89487027378707, 52.377003949289, 46.6360606681556 ] }, "distance": 8.31, "direction": 245.53, "angle": 79.9, "elevation": 46.64, "pano_id": "TMX7316010203-001187_pano_0000_001750", "timestamp": "2019-05-16T05:37:12.409490Z", "filename": "pano_0000_001750.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.30982992, "relative_pitch": 79.89680601169644, "relative_heading": 245.5253899878678, "relative_elevation": 46.6360606681556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89495744618666, 52.3769614111602, 45.8710803063586 ] }, "distance": 8.34, "direction": 191.25, "angle": 79.7, "elevation": 45.87, "pano_id": "TMX7316010203-002033_pano_0000_000468", "timestamp": "2021-03-08T12:35:48.478630Z", "filename": "pano_0000_000468.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.33635507, "relative_pitch": 79.69979814094393, "relative_heading": 191.25283489331642, "relative_elevation": 45.8710803063586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89492526467831, 52.3771017594038, 45.6050023492426 ] }, "distance": 8.36, "direction": 332.84, "angle": 79.61, "elevation": 45.61, "pano_id": "TMX7316010203-001660_pano_0000_000085", "timestamp": "2020-04-21T08:40:04.554580Z", "filename": "pano_0000_000085.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.36355761, "relative_pitch": 79.60793268903276, "relative_heading": 332.83604629071147, "relative_elevation": 45.6050023492426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_000965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89506323963611, 52.3770908983167, 46.1134766163304 ] }, "distance": 8.36, "direction": 41.83, "angle": 79.72, "elevation": 46.11, "pano_id": "TMX7316010203-002537_pano_0001_000965", "timestamp": "2022-04-22T08:34:50.960660Z", "filename": "pano_0001_000965.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.36394216, "relative_pitch": 79.71960260760768, "relative_heading": 41.82661035898573, "relative_elevation": 46.1134766163304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89494398269852, 52.377106567813, 45.5553771220148 ] }, "distance": 8.37, "direction": 342.31, "angle": 79.59, "elevation": 45.56, "pano_id": "TMX7316010203-001055_pano_0000_000388", "timestamp": "2019-01-15T11:37:26.321620Z", "filename": "pano_0000_000388.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.37190043, "relative_pitch": 79.58670880931055, "relative_heading": 342.31247965253965, "relative_elevation": 45.5553771220148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89509718546577, 52.3770641528968, 45.8390768896788 ] }, "distance": 8.54, "direction": 67.57, "angle": 79.45, "elevation": 45.84, "pano_id": "TMX7316010203-002033_pano_0000_000471", "timestamp": "2021-03-08T12:35:50.048800Z", "filename": "pano_0000_000471.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.5350796, "relative_pitch": 79.45250556418792, "relative_heading": 67.5710838142897, "relative_elevation": 45.8390768896788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89510221099843, 52.3770598313477, 49.7659930279478 ] }, "distance": 8.69, "direction": 71.37, "angle": 80.1, "elevation": 49.77, "pano_id": "TMX7316060226-000030_pano_0005_000842", "timestamp": "2016-08-17T08:15:11.817740Z", "filename": "pano_0005_000842.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.6870109, "relative_pitch": 80.09837470187675, "relative_heading": 71.36682023804948, "relative_elevation": 49.7659930279478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_000939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89497353407449, 52.3771131255096, 45.7664164518937 ] }, "distance": 8.72, "direction": 356.51, "angle": 79.21, "elevation": 45.77, "pano_id": "TMX7316010203-001174_pano_0000_000939", "timestamp": "2019-05-10T06:12:30.165740Z", "filename": "pano_0000_000939.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.72203391, "relative_pitch": 79.21011936225725, "relative_heading": 356.5085696249842, "relative_elevation": 45.7664164518937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89496082406171, 52.3769574524871, 49.8712935512885 ] }, "distance": 8.73, "direction": 189.21, "angle": 80.07, "elevation": 49.87, "pano_id": "TMX7316060226-000030_pano_0005_000839", "timestamp": "2016-08-17T08:15:09.957760Z", "filename": "pano_0005_000839.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.72906024, "relative_pitch": 80.07198891045368, "relative_heading": 189.207329109234, "relative_elevation": 49.8712935512885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_001747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501937390073, 52.3771099064524, 46.4521603947505 ] }, "distance": 8.74, "direction": 17.24, "angle": 79.34, "elevation": 46.45, "pano_id": "TMX7316010203-001187_pano_0000_001747", "timestamp": "2019-05-16T05:37:10.884540Z", "filename": "pano_0000_001747.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.74036035, "relative_pitch": 79.34391126816567, "relative_heading": 17.240529600569815, "relative_elevation": 46.4521603947505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0002_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89509707722687, 52.377069216269, 46.6416878625751 ] }, "distance": 8.76, "direction": 64.14, "angle": 79.36, "elevation": 46.64, "pano_id": "TMX7316010203-002623_pano_0002_000216", "timestamp": "2022-06-23T09:41:16.511460Z", "filename": "pano_0002_000216.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.75889765, "relative_pitch": 79.3642287364537, "relative_heading": 64.14384000761856, "relative_elevation": 46.6416878625751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89494478580865, 52.3769588925321, 47.5648328736424 ] }, "distance": 8.82, "direction": 196.4, "angle": 79.5, "elevation": 47.56, "pano_id": "TMX7316010203-002310_pano_0000_001393", "timestamp": "2021-09-15T08:03:45.041590Z", "filename": "pano_0000_001393.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.8150209, "relative_pitch": 79.50069851263555, "relative_heading": 196.40046342966778, "relative_elevation": 47.5648328736424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002931_pano_0004_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89489783869453, 52.3769740588733, 47.1708088489249 ] }, "distance": 8.84, "direction": 220.03, "angle": 79.39, "elevation": 47.17, "pano_id": "TMX7316010203-002931_pano_0004_000090", "timestamp": "2023-01-13T08:46:17.839060Z", "filename": "pano_0004_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.84003082, "relative_pitch": 79.38562019999517, "relative_heading": 220.03158687844163, "relative_elevation": 47.1708088489249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89487525543018, 52.3770807153689, 47.9739956166595 ] }, "distance": 8.84, "direction": 305.22, "angle": 79.56, "elevation": 47.97, "pano_id": "TMX7316010203-001900_pano_0006_000166", "timestamp": "2020-08-31T12:50:03.678550Z", "filename": "pano_0006_000166.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.84243987, "relative_pitch": 79.55660494153672, "relative_heading": 305.21871489585914, "relative_elevation": 47.9739956166595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002444_pano_0006_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89494515064416, 52.3771123021734, 46.6084059625864 ] }, "distance": 8.96, "direction": 344.04, "angle": 79.12, "elevation": 46.61, "pano_id": "TMX7316010203-002444_pano_0006_000017", "timestamp": "2022-01-27T08:31:28.098890Z", "filename": "pano_0006_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 8.95971773, "relative_pitch": 79.11854774009012, "relative_heading": 344.03706693556376, "relative_elevation": 46.6084059625864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_02534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894990862892007, 52.376953040633424, 0.0 ] }, "distance": 9.13, "direction": 175.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_02534", "timestamp": "2025-06-16T08:07:52Z", "filename": "recording_2025-06-16_06-42-40_02534.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 9.13060911, "relative_pitch": 0.0, "relative_heading": 175.9245087361283, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0000_000390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89509594266771, 52.3770777661531, 47.6677250228822 ] }, "distance": 9.15, "direction": 58.56, "angle": 79.14, "elevation": 47.67, "pano_id": "TMX7316010203-000720_pano_0000_000390", "timestamp": "2018-05-15T06:52:51.802470Z", "filename": "pano_0000_000390.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 9.14766171, "relative_pitch": 79.13673947166745, "relative_heading": 58.561566620062536, "relative_elevation": 47.6677250228822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89494038243996, 52.3769564984622, 45.7299300339073 ] }, "distance": 9.16, "direction": 197.73, "angle": 78.68, "elevation": 45.73, "pano_id": "TMX7316010203-001054_pano_0000_001907", "timestamp": "2019-01-15T09:27:55.806710Z", "filename": "pano_0000_001907.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 9.15771251, "relative_pitch": 78.67594098419227, "relative_heading": 197.72978540474946, "relative_elevation": 45.7299300339073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002444_pano_0006_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89484396373063, 52.3770450522586, 46.6353938933462 ] }, "distance": 9.42, "direction": 276.89, "angle": 78.58, "elevation": 46.64, "pano_id": "TMX7316010203-002444_pano_0006_000019", "timestamp": "2022-01-27T08:31:29.163890Z", "filename": "pano_0006_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 9.42297033, "relative_pitch": 78.57683225408269, "relative_heading": 276.8938182135212, "relative_elevation": 46.6353938933462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89484327697698, 52.3770414925438, 45.6002082675695 ] }, "distance": 9.43, "direction": 274.47, "angle": 78.32, "elevation": 45.6, "pano_id": "TMX7316010203-001055_pano_0000_000390", "timestamp": "2019-01-15T11:37:27.406650Z", "filename": "pano_0000_000390.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 9.43029472, "relative_pitch": 78.31572901922316, "relative_heading": 274.46976424018226, "relative_elevation": 45.6002082675695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89492656744084, 52.3771144725817, 47.855294238776 ] }, "distance": 9.61, "direction": 337.16, "angle": 78.65, "elevation": 47.86, "pano_id": "TMX7316010203-001900_pano_0006_000165", "timestamp": "2020-08-31T12:50:02.923600Z", "filename": "pano_0006_000165.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 9.60904855, "relative_pitch": 78.64633960674978, "relative_heading": 337.16177041216696, "relative_elevation": 47.855294238776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track02_Sphere_00270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894888060662879, 52.376966382427455, 0.0 ] }, "distance": 9.92, "direction": 219.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track02_Sphere_00270", "timestamp": "2025-01-09T12:33:11Z", "filename": "Job_20250109_1300_Track02_Sphere_00270.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 9.92245737, "relative_pitch": 0.0, "relative_heading": 219.8031190371497, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track02_Sphere_00274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895071549682957, 52.377104998489536, 0.0 ] }, "distance": 9.93, "direction": 38.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track02_Sphere_00274", "timestamp": "2025-01-09T12:33:14Z", "filename": "Job_20250109_1300_Track02_Sphere_00274.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 9.93015767, "relative_pitch": 0.0, "relative_heading": 38.22018701481238, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89496884615992, 52.3771241206116, 47.0152807468548 ] }, "distance": 9.97, "direction": 355.1, "angle": 78.03, "elevation": 47.02, "pano_id": "TMX7316010203-002033_pano_0000_000144", "timestamp": "2021-03-08T12:30:03.791580Z", "filename": "pano_0000_000144.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 9.96567036, "relative_pitch": 78.03234366570013, "relative_heading": 355.10477512982203, "relative_elevation": 47.0152807468548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894898082741685, 52.37710869938137, 0.0 ] }, "distance": 9.98, "direction": 325.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00586", "timestamp": "2025-06-16T03:53:39Z", "filename": "recording_2025-06-16_03-46-32_00586.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 9.98000301, "relative_pitch": 0.0, "relative_heading": 325.38412665139776, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89496861087956, 52.3771250436959, 45.5029214089736 ] }, "distance": 10.07, "direction": 355.06, "angle": 77.52, "elevation": 45.5, "pano_id": "TMX7316010203-002310_pano_0001_000084", "timestamp": "2021-09-15T08:48:02.401350Z", "filename": "pano_0001_000084.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 10.06938128, "relative_pitch": 77.52205342471149, "relative_heading": 355.06381291785135, "relative_elevation": 45.5029214089736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894848298645218, 52.377075525512645, 0.0 ] }, "distance": 10.13, "direction": 296.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00587", "timestamp": "2025-06-16T03:53:39Z", "filename": "recording_2025-06-16_03-46-32_00587.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 10.12545433, "relative_pitch": 0.0, "relative_heading": 296.5251471560434, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_02537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895125272911514, 52.377059797917866, 0.0 ] }, "distance": 10.19, "direction": 74.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_02537", "timestamp": "2025-06-16T08:07:56Z", "filename": "recording_2025-06-16_06-42-40_02537.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 10.18654869, "relative_pitch": 0.0, "relative_heading": 74.21018623950673, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894861097482936, 52.37709073198981, 0.0 ] }, "distance": 10.28, "direction": 307.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00019", "timestamp": "2025-01-09T12:41:23Z", "filename": "Job_20250109_1300_Track05_Sphere_00019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 10.27900926, "relative_pitch": 0.0, "relative_heading": 307.19541025477986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0000_001347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_001347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_001347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89511090688747, 52.3769843785598, 46.7401999579743 ] }, "distance": 10.46, "direction": 122.5, "angle": 77.38, "elevation": 46.74, "pano_id": "TMX7316010203-000716_pano_0000_001347", "timestamp": "2018-05-14T08:50:57.568330Z", "filename": "pano_0000_001347.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 10.46181478, "relative_pitch": 77.38348993182801, "relative_heading": 122.49526786728691, "relative_elevation": 46.7401999579743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89510937719027, 52.3770883645805, 46.8122412078083 ] }, "distance": 10.56, "direction": 55.69, "angle": 77.29, "elevation": 46.81, "pano_id": "TMX7316010203-001900_pano_0006_000144", "timestamp": "2020-08-31T12:49:43.838700Z", "filename": "pano_0006_000144.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 10.55662447, "relative_pitch": 77.29181143541649, "relative_heading": 55.68909480014115, "relative_elevation": 46.8122412078083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89491591450186, 52.3769485751098, 47.0896545965225 ] }, "distance": 10.59, "direction": 204.88, "angle": 77.33, "elevation": 47.09, "pano_id": "TMX7316010203-001900_pano_0006_000140", "timestamp": "2020-08-31T12:49:41.523680Z", "filename": "pano_0006_000140.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 10.58736156, "relative_pitch": 77.32866249862035, "relative_heading": 204.88438717928605, "relative_elevation": 47.0896545965225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8948239668379, 52.3770346605401, 45.65629818663 ] }, "distance": 10.72, "direction": 269.86, "angle": 76.79, "elevation": 45.66, "pano_id": "TMX7316010203-001660_pano_0000_000087", "timestamp": "2020-04-21T08:40:05.714570Z", "filename": "pano_0000_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 10.71665633, "relative_pitch": 76.7904031770631, "relative_heading": 269.8647674041835, "relative_elevation": 45.65629818663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89482355315681, 52.3770253467631, 47.0350616136566 ] }, "distance": 10.8, "direction": 264.36, "angle": 77.07, "elevation": 47.04, "pano_id": "TMX7316010203-002033_pano_0000_000147", "timestamp": "2021-03-08T12:30:05.576540Z", "filename": "pano_0000_000147.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 10.79712444, "relative_pitch": 77.07146401867149, "relative_heading": 264.356994752312, "relative_elevation": 47.0350616136566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_000942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89482240399733, 52.3770209218026, 45.8312662728131 ] }, "distance": 10.93, "direction": 261.83, "angle": 76.58, "elevation": 45.83, "pano_id": "TMX7316010203-001174_pano_0000_000942", "timestamp": "2019-05-10T06:12:31.825750Z", "filename": "pano_0000_000942.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 10.93406213, "relative_pitch": 76.58164781753352, "relative_heading": 261.82884532832645, "relative_elevation": 45.8312662728131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894910445039355, 52.377123544530136, 0.0 ] }, "distance": 10.98, "direction": 333.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00018", "timestamp": "2025-01-09T12:41:23Z", "filename": "Job_20250109_1300_Track05_Sphere_00018.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 10.98304197, "relative_pitch": 0.0, "relative_heading": 333.925437909602, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89482097345951, 52.3770480395487, 48.0924661494792 ] }, "distance": 11.02, "direction": 277.63, "angle": 77.1, "elevation": 48.09, "pano_id": "TMX7316010203-001900_pano_0006_000167", "timestamp": "2020-08-31T12:50:04.423570Z", "filename": "pano_0006_000167.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 11.01809272, "relative_pitch": 77.09609743604287, "relative_heading": 277.63271594357667, "relative_elevation": 48.0924661494792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89482135960264, 52.377019457734, 46.1971970321611 ] }, "distance": 11.03, "direction": 261.04, "angle": 76.57, "elevation": 46.2, "pano_id": "TMX7316010203-000707_pano_0000_000000", "timestamp": "2018-05-04T11:22:11.864540Z", "filename": "pano_0000_000000.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 11.02865407, "relative_pitch": 76.5730923894004, "relative_heading": 261.0435667288549, "relative_elevation": 46.1971970321611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89481908815781, 52.3770271658366, 45.5569925410673 ] }, "distance": 11.08, "direction": 265.55, "angle": 76.33, "elevation": 45.56, "pano_id": "TMX7316010203-002310_pano_0001_000087", "timestamp": "2021-09-15T08:48:04.356260Z", "filename": "pano_0001_000087.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 11.082226, "relative_pitch": 76.3277484220993, "relative_heading": 265.5530966209243, "relative_elevation": 45.5569925410673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89497246292624, 52.3771371967415, 45.6031171409413 ] }, "distance": 11.4, "direction": 356.96, "angle": 75.96, "elevation": 45.6, "pano_id": "TMX7316010203-001660_pano_0000_000084", "timestamp": "2020-04-21T08:40:03.979630Z", "filename": "pano_0000_000084.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 11.40037681, "relative_pitch": 75.96423245785228, "relative_heading": 356.9624558590879, "relative_elevation": 45.6031171409413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002931_pano_0004_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89508263229808, 52.3771164822326, 47.0917964819819 ] }, "distance": 11.4, "direction": 37.23, "angle": 76.39, "elevation": 47.09, "pano_id": "TMX7316010203-002931_pano_0004_000094", "timestamp": "2023-01-13T08:46:20.539000Z", "filename": "pano_0004_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 11.40273153, "relative_pitch": 76.38847547239581, "relative_heading": 37.2269954057836, "relative_elevation": 47.0917964819819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_000961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89487265717705, 52.3769559889669, 46.2489450592548 ] }, "distance": 11.48, "direction": 220.13, "angle": 76.06, "elevation": 46.25, "pano_id": "TMX7316010203-002537_pano_0001_000961", "timestamp": "2022-04-22T08:34:49.165650Z", "filename": "pano_0001_000961.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 11.48264575, "relative_pitch": 76.05659515441596, "relative_heading": 220.13005537339689, "relative_elevation": 46.2489450592548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0000_000386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89489836177223, 52.3769431325088, 47.8854030193761 ] }, "distance": 11.67, "direction": 208.96, "angle": 76.3, "elevation": 47.89, "pano_id": "TMX7316010203-000720_pano_0000_000386", "timestamp": "2018-05-15T06:52:48.392440Z", "filename": "pano_0000_000386.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 11.6692611, "relative_pitch": 76.30445204680711, "relative_heading": 208.9607510414868, "relative_elevation": 47.8854030193761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894812337889159, 52.377056555742996, 0.0 ] }, "distance": 11.76, "direction": 281.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00020", "timestamp": "2025-01-09T12:41:24Z", "filename": "Job_20250109_1300_Track05_Sphere_00020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 11.75840061, "relative_pitch": 0.0, "relative_heading": 281.83255352765804, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89499117594465, 52.3771408165842, 45.5518736895174 ] }, "distance": 11.81, "direction": 3.25, "angle": 75.47, "elevation": 45.55, "pano_id": "TMX7316010203-001055_pano_0000_000387", "timestamp": "2019-01-15T11:37:25.781630Z", "filename": "pano_0000_000387.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 11.80619572, "relative_pitch": 75.46972819572134, "relative_heading": 3.2544197427737847, "relative_elevation": 45.5518736895174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89485989647377, 52.3769571765447, 45.8592963702977 ] }, "distance": 11.97, "direction": 223.72, "angle": 75.38, "elevation": 45.86, "pano_id": "TMX7316010203-000227_pano_0001_000176", "timestamp": "2017-03-29T10:17:45.713940Z", "filename": "pano_0001_000176.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 11.96520222, "relative_pitch": 75.37689467033566, "relative_heading": 223.72187111159337, "relative_elevation": 45.8592963702977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89512830229465, 52.3770953932126, 45.6249586828053 ] }, "distance": 12.06, "direction": 56.07, "angle": 75.19, "elevation": 45.62, "pano_id": "TMX7316010203-001054_pano_0000_001911", "timestamp": "2019-01-15T09:27:58.396640Z", "filename": "pano_0000_001911.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 12.06228224, "relative_pitch": 75.19102251912344, "relative_heading": 56.071245442070634, "relative_elevation": 45.6249586828053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894947985591577, 52.37714176586996, 0.0 ] }, "distance": 12.11, "direction": 349.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00585", "timestamp": "2025-06-16T03:53:38Z", "filename": "recording_2025-06-16_03-46-32_00585.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 12.10767694, "relative_pitch": 0.0, "relative_heading": 349.1891685026645, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0002_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89491096409503, 52.37693435514, 46.7189948409796 ] }, "distance": 12.17, "direction": 203.19, "angle": 75.4, "elevation": 46.72, "pano_id": "TMX7316010203-002623_pano_0002_000212", "timestamp": "2022-06-23T09:41:14.071450Z", "filename": "pano_0002_000212.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 12.1699598, "relative_pitch": 75.39934174215345, "relative_heading": 203.1892788201723, "relative_elevation": 46.7189948409796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89513276967491, 52.3770931150774, 47.430969520472 ] }, "distance": 12.18, "direction": 57.86, "angle": 75.6, "elevation": 47.43, "pano_id": "TMX7316010203-002310_pano_0000_001397", "timestamp": "2021-09-15T08:03:47.551390Z", "filename": "pano_0000_001397.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 12.17915028, "relative_pitch": 75.5989265950077, "relative_heading": 57.85988594932508, "relative_elevation": 47.430969520472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894798439301359, 52.37704252207595, 0.0 ] }, "distance": 12.48, "direction": 273.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00588", "timestamp": "2025-06-16T03:53:40Z", "filename": "recording_2025-06-16_03-46-32_00588.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 12.4839743, "relative_pitch": 0.0, "relative_heading": 273.9018283695386, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002444_pano_0006_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89499285138882, 52.3771476543363, 46.6172337532043 ] }, "distance": 12.57, "direction": 3.58, "angle": 74.91, "elevation": 46.62, "pano_id": "TMX7316010203-002444_pano_0006_000016", "timestamp": "2022-01-27T08:31:27.563910Z", "filename": "pano_0006_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 12.57251231, "relative_pitch": 74.90662521706957, "relative_heading": 3.576700634700186, "relative_elevation": 46.6172337532043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_000938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501932378342, 52.3771466925218, 45.7657297048718 ] }, "distance": 12.71, "direction": 11.75, "angle": 74.48, "elevation": 45.77, "pano_id": "TMX7316010203-001174_pano_0000_000938", "timestamp": "2019-05-10T06:12:29.630650Z", "filename": "pano_0000_000938.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 12.70714186, "relative_pitch": 74.48235232092065, "relative_heading": 11.747148086742015, "relative_elevation": 45.7657297048718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89497523031794, 52.3771490912513, 47.7574335401878 ] }, "distance": 12.71, "direction": 358.13, "angle": 75.09, "elevation": 47.76, "pano_id": "TMX7316010203-001900_pano_0006_000164", "timestamp": "2020-08-31T12:50:02.158580Z", "filename": "pano_0006_000164.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 12.71471105, "relative_pitch": 75.09166395444868, "relative_heading": 358.1266316759943, "relative_elevation": 47.7574335401878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89490861061818, 52.3769284361206, 45.8738919831812 ] }, "distance": 12.84, "direction": 202.69, "angle": 74.36, "elevation": 45.87, "pano_id": "TMX7316010203-002033_pano_0000_000467", "timestamp": "2021-03-08T12:35:47.953660Z", "filename": "pano_0000_000467.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 12.83898271, "relative_pitch": 74.36436355880116, "relative_heading": 202.68933279439204, "relative_elevation": 45.8738919831812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89514104222055, 52.3770994387367, 45.8202724549919 ] }, "distance": 13.03, "direction": 56.56, "angle": 74.12, "elevation": 45.82, "pano_id": "TMX7316010203-002033_pano_0000_000472", "timestamp": "2021-03-08T12:35:50.578620Z", "filename": "pano_0000_000472.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.03387764, "relative_pitch": 74.12124926922442, "relative_heading": 56.55802592234889, "relative_elevation": 45.8202724549919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89514748580076, 52.3770952356381, 49.7177069429308 ] }, "distance": 13.16, "direction": 59.31, "angle": 75.18, "elevation": 49.72, "pano_id": "TMX7316060226-000030_pano_0005_000843", "timestamp": "2016-08-17T08:15:12.502780Z", "filename": "pano_0005_000843.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.15748386, "relative_pitch": 75.17684317603734, "relative_heading": 59.311590459294784, "relative_elevation": 49.7177069429308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89491150668856, 52.3769244769006, 49.8900104239583 ] }, "distance": 13.17, "direction": 201.16, "angle": 75.21, "elevation": 49.89, "pano_id": "TMX7316060226-000030_pano_0005_000838", "timestamp": "2016-08-17T08:15:09.382800Z", "filename": "pano_0005_000838.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.17407386, "relative_pitch": 75.2079823042143, "relative_heading": 201.1587026042141, "relative_elevation": 49.8900104239583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_02533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894943796432558, 52.37691848500638, 0.0 ] }, "distance": 13.2, "direction": 191.16, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_02533", "timestamp": "2025-06-16T08:07:50Z", "filename": "recording_2025-06-16_06-42-40_02533.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.2025206, "relative_pitch": 0.0, "relative_heading": 191.16421070795909, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002444_pano_0006_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89478998326987, 52.3770134873626, 46.6441783001646 ] }, "distance": 13.25, "direction": 259.64, "angle": 74.15, "elevation": 46.64, "pano_id": "TMX7316010203-002444_pano_0006_000020", "timestamp": "2022-01-27T08:31:29.688890Z", "filename": "pano_0006_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.24669793, "relative_pitch": 74.14573626824424, "relative_heading": 259.64379331022195, "relative_elevation": 46.6441783001646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89479037507218, 52.3770104103224, 45.6183952847496 ] }, "distance": 13.29, "direction": 258.17, "angle": 73.76, "elevation": 45.62, "pano_id": "TMX7316010203-001055_pano_0000_000391", "timestamp": "2019-01-15T11:37:27.951650Z", "filename": "pano_0000_000391.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.28639602, "relative_pitch": 73.76175488376934, "relative_heading": 258.1704644123487, "relative_elevation": 45.6183952847496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_000966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89510631606002, 52.3771267905367, 46.0792578822002 ] }, "distance": 13.3, "direction": 39.77, "angle": 73.89, "elevation": 46.08, "pano_id": "TMX7316010203-002537_pano_0001_000966", "timestamp": "2022-04-22T08:34:51.415620Z", "filename": "pano_0001_000966.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.30490007, "relative_pitch": 73.89448420120418, "relative_heading": 39.76981018328898, "relative_elevation": 46.0792578822002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_001751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8948164898664, 52.3769706026344, 46.6697242874652 ] }, "distance": 13.31, "direction": 237.49, "angle": 74.08, "elevation": 46.67, "pano_id": "TMX7316010203-001187_pano_0000_001751", "timestamp": "2019-05-16T05:37:12.919520Z", "filename": "pano_0000_001751.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.31122929, "relative_pitch": 74.08068782685766, "relative_heading": 237.4939452618303, "relative_elevation": 46.6697242874652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0002_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89514065135682, 52.3771044103921, 46.6076374864206 ] }, "distance": 13.33, "direction": 54.51, "angle": 74.04, "elevation": 46.61, "pano_id": "TMX7316010203-002623_pano_0002_000217", "timestamp": "2022-06-23T09:41:17.126510Z", "filename": "pano_0002_000217.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.32505538, "relative_pitch": 74.04484448342579, "relative_heading": 54.5095719872188, "relative_elevation": 46.6076374864206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89489450579856, 52.3769271461491, 47.58607439138 ] }, "distance": 13.37, "direction": 206.25, "angle": 74.31, "elevation": 47.59, "pano_id": "TMX7316010203-002310_pano_0000_001392", "timestamp": "2021-09-15T08:03:44.441400Z", "filename": "pano_0000_001392.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.36776876, "relative_pitch": 74.30900945875902, "relative_heading": 206.2526620730756, "relative_elevation": 47.58607439138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894960856091128, 52.377155813220625, 0.0 ] }, "distance": 13.53, "direction": 354.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00017", "timestamp": "2025-01-09T12:41:22Z", "filename": "Job_20250109_1300_Track05_Sphere_00017.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.52796851, "relative_pitch": 0.0, "relative_heading": 354.08316780117246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_001746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89506585463072, 52.3771471928623, 46.395042215474 ] }, "distance": 13.76, "direction": 24.73, "angle": 73.48, "elevation": 46.4, "pano_id": "TMX7316010203-001187_pano_0000_001746", "timestamp": "2019-05-16T05:37:10.374510Z", "filename": "pano_0000_001746.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.75849662, "relative_pitch": 73.482223365711, "relative_heading": 24.7301828500461, "relative_elevation": 46.395042215474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0000_001346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_001346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_001346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89517335495647, 52.3769958006601, 47.148861640133 ] }, "distance": 13.78, "direction": 108.4, "angle": 73.71, "elevation": 47.15, "pano_id": "TMX7316010203-000716_pano_0000_001346", "timestamp": "2018-05-14T08:50:52.068380Z", "filename": "pano_0000_001346.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.78091459, "relative_pitch": 73.70713966812112, "relative_heading": 108.39767690315126, "relative_elevation": 47.148861640133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002931_pano_0004_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89484921367196, 52.3769397750913, 47.1911536371335 ] }, "distance": 13.89, "direction": 220.37, "angle": 73.6, "elevation": 47.19, "pano_id": "TMX7316010203-002931_pano_0004_000089", "timestamp": "2023-01-13T08:46:17.214050Z", "filename": "pano_0004_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.89120109, "relative_pitch": 73.59766561852013, "relative_heading": 220.36850737433463, "relative_elevation": 47.1911536371335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89489010524836, 52.3769231604552, 45.7582636186853 ] }, "distance": 13.9, "direction": 206.55, "angle": 73.1, "elevation": 45.76, "pano_id": "TMX7316010203-001054_pano_0000_001906", "timestamp": "2019-01-15T09:27:55.086910Z", "filename": "pano_0000_001906.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.89827354, "relative_pitch": 73.10475726664626, "relative_heading": 206.55191517484283, "relative_elevation": 45.7582636186853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0000_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89513990570628, 52.3771143225658, 47.6034467825666 ] }, "distance": 13.95, "direction": 50.7, "angle": 73.66, "elevation": 47.6, "pano_id": "TMX7316010203-000720_pano_0000_000391", "timestamp": "2018-05-15T06:52:52.517390Z", "filename": "pano_0000_000391.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.95491733, "relative_pitch": 73.66153761585421, "relative_heading": 50.69850892977276, "relative_elevation": 47.6034467825666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89484126682196, 52.376943161194, 45.8554634610191 ] }, "distance": 13.97, "direction": 223.06, "angle": 73.06, "elevation": 45.86, "pano_id": "TMX7316010203-000227_pano_0001_000069", "timestamp": "2017-03-29T10:15:10.055140Z", "filename": "pano_0001_000069.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 13.97007742, "relative_pitch": 73.05640206359367, "relative_heading": 223.06146655300665, "relative_elevation": 45.8554634610191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501186260577, 52.3771600119647, 47.0264666145667 ] }, "distance": 14.08, "direction": 8.49, "angle": 73.33, "elevation": 47.03, "pano_id": "TMX7316010203-002033_pano_0000_000143", "timestamp": "2021-03-08T12:30:03.186550Z", "filename": "pano_0000_000143.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 14.07747274, "relative_pitch": 73.33481731217715, "relative_heading": 8.492593871179267, "relative_elevation": 47.0264666145667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501259105618, 52.377160487064, 45.5025889892131 ] }, "distance": 14.14, "direction": 8.66, "angle": 72.74, "elevation": 45.5, "pano_id": "TMX7316010203-002310_pano_0001_000083", "timestamp": "2021-09-15T08:48:01.761260Z", "filename": "pano_0001_000083.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 14.13714576, "relative_pitch": 72.7405644591118, "relative_heading": 8.659797133523963, "relative_elevation": 45.5025889892131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89478222675569, 52.37699798249, 46.1738795870915 ] }, "distance": 14.17, "direction": 253.15, "angle": 72.94, "elevation": 46.17, "pano_id": "TMX7316010203-000707_pano_0000_000001", "timestamp": "2018-05-04T11:22:12.369420Z", "filename": "pano_0000_000001.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 14.16735699, "relative_pitch": 72.9426134348361, "relative_heading": 253.15013474138826, "relative_elevation": 46.1738795870915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_02538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895175237508588, 52.377092603923955, 0.0 ] }, "distance": 14.68, "direction": 64.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_02538", "timestamp": "2025-06-16T08:07:58Z", "filename": "recording_2025-06-16_06-42-40_02538.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 14.68370537, "relative_pitch": 0.0, "relative_heading": 64.06327717127496, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89477016871199, 52.3770039550698, 45.6655591335148 ] }, "distance": 14.79, "direction": 256.54, "angle": 72.06, "elevation": 45.67, "pano_id": "TMX7316010203-001660_pano_0000_000088", "timestamp": "2020-04-21T08:40:06.284560Z", "filename": "pano_0000_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 14.78646353, "relative_pitch": 72.05809735557706, "relative_heading": 256.53909217573494, "relative_elevation": 45.6655591335148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894765040504151, 52.37702296076922, 0.0 ] }, "distance": 14.79, "direction": 264.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00021", "timestamp": "2025-01-09T12:41:25Z", "filename": "Job_20250109_1300_Track05_Sphere_00021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 14.78915676, "relative_pitch": 0.0, "relative_heading": 264.85138559931806, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track02_Sphere_00275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895114592710698, 52.37714085853555, 0.0 ] }, "distance": 14.88, "direction": 37.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track02_Sphere_00275", "timestamp": "2025-01-09T12:33:15Z", "filename": "Job_20250109_1300_Track02_Sphere_00275.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 14.87951732, "relative_pitch": 0.0, "relative_heading": 37.58141161167655, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track02_Sphere_00269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894840267213267, 52.376932497814146, 0.0 ] }, "distance": 14.9, "direction": 220.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track02_Sphere_00269", "timestamp": "2025-01-09T12:33:10Z", "filename": "Job_20250109_1300_Track02_Sphere_00269.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 14.90289926, "relative_pitch": 0.0, "relative_heading": 220.13665547235527, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89476327512668, 52.377016589552, 48.1773772044107 ] }, "distance": 14.99, "direction": 262.19, "angle": 72.72, "elevation": 48.18, "pano_id": "TMX7316010203-001900_pano_0006_000168", "timestamp": "2020-08-31T12:50:05.163560Z", "filename": "pano_0006_000168.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 14.98865215, "relative_pitch": 72.71835546516765, "relative_heading": 262.1925532572163, "relative_elevation": 48.1773772044107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89476886518671, 52.3769960929743, 47.0128589011729 ] }, "distance": 15.1, "direction": 253.39, "angle": 72.19, "elevation": 47.01, "pano_id": "TMX7316010203-002033_pano_0000_000148", "timestamp": "2021-03-08T12:30:06.166610Z", "filename": "pano_0000_000148.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 15.09928433, "relative_pitch": 72.1943581786318, "relative_heading": 253.38740272329957, "relative_elevation": 47.0128589011729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89515198332574, 52.3771233029675, 46.7884798757732 ] }, "distance": 15.23, "direction": 49.75, "angle": 71.97, "elevation": 46.79, "pano_id": "TMX7316010203-001900_pano_0006_000145", "timestamp": "2020-08-31T12:49:44.438630Z", "filename": "pano_0006_000145.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 15.22641224, "relative_pitch": 71.97351649076154, "relative_heading": 49.74901238686188, "relative_elevation": 46.7884798757732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_000943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89476807688137, 52.3769924389392, 45.826763545163 ] }, "distance": 15.27, "direction": 251.98, "angle": 71.57, "elevation": 45.83, "pano_id": "TMX7316010203-001174_pano_0000_000943", "timestamp": "2019-05-10T06:12:32.410640Z", "filename": "pano_0000_000943.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 15.27156198, "relative_pitch": 71.56958137287708, "relative_heading": 251.9830369494024, "relative_elevation": 45.826763545163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89476460596575, 52.3769977791192, 45.5540755596012 ] }, "distance": 15.33, "direction": 254.37, "angle": 71.41, "elevation": 45.55, "pano_id": "TMX7316010203-002310_pano_0001_000088", "timestamp": "2021-09-15T08:48:04.981290Z", "filename": "pano_0001_000088.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 15.32583815, "relative_pitch": 71.4054254948982, "relative_heading": 254.3696298525185, "relative_elevation": 45.5540755596012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89486497772343, 52.3769154508281, 47.1304972944781 ] }, "distance": 15.47, "direction": 210.8, "angle": 71.82, "elevation": 47.13, "pano_id": "TMX7316010203-001900_pano_0006_000139", "timestamp": "2020-08-31T12:49:40.948670Z", "filename": "pano_0006_000139.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 15.47317375, "relative_pitch": 71.82473775199328, "relative_heading": 210.80386742216717, "relative_elevation": 47.1304972944781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501800406573, 52.3771736658016, 45.5998356137425 ] }, "distance": 15.64, "direction": 9.19, "angle": 71.07, "elevation": 45.6, "pano_id": "TMX7316010203-001660_pano_0000_000083", "timestamp": "2020-04-21T08:40:03.409630Z", "filename": "pano_0000_000083.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 15.64304715, "relative_pitch": 71.06544209994755, "relative_heading": 9.185837381366985, "relative_elevation": 45.5998356137425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894996738178951, 52.37717526795315, 0.0 ] }, "distance": 15.66, "direction": 3.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00584", "timestamp": "2025-06-16T03:53:37Z", "filename": "recording_2025-06-16_03-46-32_00584.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 15.65589915, "relative_pitch": 0.0, "relative_heading": 3.841966676163807, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894748107610654, 52.377009741345965, 0.0 ] }, "distance": 16.13, "direction": 260.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00589", "timestamp": "2025-06-16T03:53:41Z", "filename": "recording_2025-06-16_03-46-32_00589.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 16.12721541, "relative_pitch": 0.0, "relative_heading": 260.00833515630245, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89512260945825, 52.3771515297221, 45.7063032398 ] }, "distance": 16.16, "direction": 36.55, "angle": 70.53, "elevation": 45.71, "pano_id": "TMX7316010203-000227_pano_0001_000072", "timestamp": "2017-03-29T10:15:13.360330Z", "filename": "pano_0001_000072.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 16.15613154, "relative_pitch": 70.53266488541651, "relative_heading": 36.54738925483434, "relative_elevation": 45.7063032398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89503610706728, 52.3771766359626, 45.5484927101061 ] }, "distance": 16.21, "direction": 13.3, "angle": 70.41, "elevation": 45.55, "pano_id": "TMX7316010203-001055_pano_0000_000386", "timestamp": "2019-01-15T11:37:25.231660Z", "filename": "pano_0000_000386.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 16.20798159, "relative_pitch": 70.41240045466729, "relative_heading": 13.304983726178735, "relative_elevation": 45.5484927101061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_000960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89482115490171, 52.3769245939087, 46.2471468197182 ] }, "distance": 16.42, "direction": 221.63, "angle": 70.45, "elevation": 46.25, "pano_id": "TMX7316010203-002537_pano_0001_000960", "timestamp": "2022-04-22T08:34:48.725650Z", "filename": "pano_0001_000960.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 16.41985962, "relative_pitch": 70.45280243689668, "relative_heading": 221.6306643801315, "relative_elevation": 46.2471468197182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002931_pano_0004_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89512631045047, 52.3771531037338, 47.081252024509 ] }, "distance": 16.45, "direction": 36.89, "angle": 70.74, "elevation": 47.08, "pano_id": "TMX7316010203-002931_pano_0004_000095", "timestamp": "2023-01-13T08:46:21.289010Z", "filename": "pano_0004_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 16.44721577, "relative_pitch": 70.74381049908314, "relative_heading": 36.88940404524761, "relative_elevation": 47.081252024509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0000_000385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89484681998277, 52.3769108092555, 47.9193899547681 ] }, "distance": 16.57, "direction": 213.56, "angle": 70.93, "elevation": 47.92, "pano_id": "TMX7316010203-000720_pano_0000_000385", "timestamp": "2018-05-15T06:52:47.432530Z", "filename": "pano_0000_000385.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 16.56923769, "relative_pitch": 70.92598940076755, "relative_heading": 213.56300593275384, "relative_elevation": 47.9193899547681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0002_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89486008972895, 52.3769031540221, 46.7266056835651 ] }, "distance": 16.82, "direction": 209.39, "angle": 70.2, "elevation": 46.73, "pano_id": "TMX7316010203-002623_pano_0002_000211", "timestamp": "2022-06-23T09:41:13.461510Z", "filename": "pano_0002_000211.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 16.82403795, "relative_pitch": 70.19845344067771, "relative_heading": 209.39106950878926, "relative_elevation": 46.7266056835651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89502152375703, 52.3771843976239, 47.7116347821429 ] }, "distance": 16.86, "direction": 9.34, "angle": 70.54, "elevation": 47.71, "pano_id": "TMX7316010203-001900_pano_0006_000163", "timestamp": "2020-08-31T12:50:01.383590Z", "filename": "pano_0006_000163.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 16.86023689, "relative_pitch": 70.53771796382314, "relative_heading": 9.342086557526148, "relative_elevation": 47.7116347821429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89517296360949, 52.3771311918802, 45.6011017989367 ] }, "distance": 16.89, "direction": 50.61, "angle": 69.68, "elevation": 45.6, "pano_id": "TMX7316010203-001054_pano_0000_001912", "timestamp": "2019-01-15T09:27:59.011810Z", "filename": "pano_0000_001912.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 16.88596115, "relative_pitch": 69.68054897471458, "relative_heading": 50.60810513201035, "relative_elevation": 45.6011017989367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8951776639694, 52.377127865505, 47.3847283003852 ] }, "distance": 16.91, "direction": 52.27, "angle": 70.37, "elevation": 47.38, "pano_id": "TMX7316010203-002310_pano_0000_001398", "timestamp": "2021-09-15T08:03:48.221410Z", "filename": "pano_0000_001398.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 16.90551687, "relative_pitch": 70.36505242858482, "relative_heading": 52.26628900298999, "relative_elevation": 47.3847283003852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002444_pano_0006_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89503884516537, 52.377184356844, 46.6247873241082 ] }, "distance": 17.09, "direction": 13.25, "angle": 69.87, "elevation": 46.62, "pano_id": "TMX7316010203-002444_pano_0006_000015", "timestamp": "2022-01-27T08:31:27.019050Z", "filename": "pano_0006_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 17.08697783, "relative_pitch": 69.87320526623759, "relative_heading": 13.250461041981946, "relative_elevation": 46.6247873241082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895010295495925, 52.37718830254306, 0.0 ] }, "distance": 17.18, "direction": 6.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00016", "timestamp": "2025-01-09T12:41:21Z", "filename": "Job_20250109_1300_Track05_Sphere_00016.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 17.18468497, "relative_pitch": 0.0, "relative_heading": 6.590280442263818, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_000937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8950616066413, 52.3771820651506, 45.7574099265039 ] }, "distance": 17.27, "direction": 18.46, "angle": 69.33, "elevation": 45.76, "pano_id": "TMX7316010203-001174_pano_0000_000937", "timestamp": "2019-05-10T06:12:29.100650Z", "filename": "pano_0000_000937.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 17.26532126, "relative_pitch": 69.3273573608405, "relative_heading": 18.45853773926835, "relative_elevation": 45.7574099265039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89474255854594, 52.3769775226691, 46.1401218203828 ] }, "distance": 17.47, "direction": 248.57, "angle": 69.26, "elevation": 46.14, "pano_id": "TMX7316010203-000707_pano_0000_000002", "timestamp": "2018-05-04T11:22:12.874430Z", "filename": "pano_0000_000002.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 17.46855579, "relative_pitch": 69.26343670940034, "relative_heading": 248.56689350021654, "relative_elevation": 46.1401218203828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89485860338243, 52.3768963606754, 45.8650907902047 ] }, "distance": 17.53, "direction": 208.47, "angle": 69.08, "elevation": 45.87, "pano_id": "TMX7316010203-002033_pano_0000_000466", "timestamp": "2021-03-08T12:35:47.428690Z", "filename": "pano_0000_000466.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 17.53462564, "relative_pitch": 69.0777071888319, "relative_heading": 208.46698630362053, "relative_elevation": 45.8650907902047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_02532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894895399404008, 52.37688473272135, 0.0 ] }, "distance": 17.7, "direction": 199.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_02532", "timestamp": "2025-06-16T08:07:49Z", "filename": "recording_2025-06-16_06-42-40_02532.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 17.70365745, "relative_pitch": 0.0, "relative_heading": 199.30276975811782, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89518407951061, 52.3771348475, 45.8127284944057 ] }, "distance": 17.73, "direction": 51.14, "angle": 68.84, "elevation": 45.81, "pano_id": "TMX7316010203-002033_pano_0000_000473", "timestamp": "2021-03-08T12:35:51.108650Z", "filename": "pano_0000_000473.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 17.72990502, "relative_pitch": 68.84315016514891, "relative_heading": 51.144654224276216, "relative_elevation": 45.8127284944057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89473623025816, 52.3769803261474, 45.6150823244825 ] }, "distance": 17.76, "direction": 250.01, "angle": 68.73, "elevation": 45.62, "pano_id": "TMX7316010203-001055_pano_0000_000392", "timestamp": "2019-01-15T11:37:28.496620Z", "filename": "pano_0000_000392.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 17.76135983, "relative_pitch": 68.72531922397562, "relative_heading": 250.0117839991518, "relative_elevation": 45.6150823244825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002444_pano_0006_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002444_pano_0006_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002444/pano_0006_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89473353916689, 52.3769835495407, 46.6318189287558 ] }, "distance": 17.82, "direction": 251.3, "angle": 69.09, "elevation": 46.63, "pano_id": "TMX7316010203-002444_pano_0006_000021", "timestamp": "2022-01-27T08:31:30.208880Z", "filename": "pano_0006_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 17.81545937, "relative_pitch": 69.09088660984914, "relative_heading": 251.29741882314897, "relative_elevation": 46.6318189287558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000837/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000837/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000837/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000837/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000837/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000837/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000837/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000837/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000837/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89486049321479, 52.37689232995, 49.9025832023472 ] }, "distance": 17.87, "direction": 207.42, "angle": 70.3, "elevation": 49.9, "pano_id": "TMX7316060226-000030_pano_0005_000837", "timestamp": "2016-08-17T08:15:08.822820Z", "filename": "pano_0005_000837.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 17.87056064, "relative_pitch": 70.29710063569003, "relative_heading": 207.4187631658169, "relative_elevation": 49.9025832023472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89519127715972, 52.3771312676132, 49.68094568979 ] }, "distance": 17.87, "direction": 53.13, "angle": 70.21, "elevation": 49.68, "pano_id": "TMX7316060226-000030_pano_0005_000844", "timestamp": "2016-08-17T08:15:13.197730Z", "filename": "pano_0005_000844.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 17.87237716, "relative_pitch": 70.2141555000944, "relative_heading": 53.125320873698215, "relative_elevation": 49.68094568979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0002_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0002_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0002_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89518170588705, 52.3771405401561, 46.5951930098236 ] }, "distance": 18.01, "direction": 49.25, "angle": 68.87, "elevation": 46.6, "pano_id": "TMX7316010203-002623_pano_0002_000218", "timestamp": "2022-06-23T09:41:17.746470Z", "filename": "pano_0002_000218.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.01124505, "relative_pitch": 68.86612616617856, "relative_heading": 49.25252198463521, "relative_elevation": 46.5951930098236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8948433191289, 52.3768962355954, 47.5951179303229 ] }, "distance": 18.07, "direction": 211.35, "angle": 69.21, "elevation": 47.6, "pano_id": "TMX7316010203-002310_pano_0000_001391", "timestamp": "2021-09-15T08:03:43.846400Z", "filename": "pano_0000_001391.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.06583633, "relative_pitch": 69.21457489694923, "relative_heading": 211.34910558964376, "relative_elevation": 47.5951179303229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89511753437642, 52.3771745587871, 45.6698137223721 ] }, "distance": 18.1, "direction": 30.83, "angle": 68.38, "elevation": 45.67, "pano_id": "TMX7316010203-000227_pano_0001_000179", "timestamp": "2017-03-29T10:17:50.158800Z", "filename": "pano_0001_000179.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.09907396, "relative_pitch": 68.38143967109895, "relative_heading": 30.828224798164705, "relative_elevation": 45.6698137223721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_000967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_000967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_000967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89514735982162, 52.3771635915747, 46.054435110651 ] }, "distance": 18.25, "direction": 38.29, "angle": 68.39, "elevation": 46.05, "pano_id": "TMX7316010203-002537_pano_0001_000967", "timestamp": "2022-04-22T08:34:51.875640Z", "filename": "pano_0001_000967.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.24651104, "relative_pitch": 68.38680461387051, "relative_heading": 38.28979560109655, "relative_elevation": 46.054435110651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_001752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89476117245286, 52.3769388930946, 46.684578561224 ] }, "distance": 18.41, "direction": 234.53, "angle": 68.48, "elevation": 46.68, "pano_id": "TMX7316010203-001187_pano_0000_001752", "timestamp": "2019-05-16T05:37:13.424490Z", "filename": "pano_0000_001752.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.40890637, "relative_pitch": 68.47943210476774, "relative_heading": 234.5319100766111, "relative_elevation": 46.684578561224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89505341292882, 52.3771964125242, 47.0370375439525 ] }, "distance": 18.63, "direction": 15.27, "angle": 68.39, "elevation": 47.04, "pano_id": "TMX7316010203-002033_pano_0000_000142", "timestamp": "2021-03-08T12:30:02.571590Z", "filename": "pano_0000_000142.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.63176974, "relative_pitch": 68.39106126811299, "relative_heading": 15.27483812050857, "relative_elevation": 47.0370375439525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0000_001345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_001345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_001345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_001345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89524842479205, 52.3769966004519, 47.22260073293 ] }, "distance": 18.68, "direction": 103.18, "angle": 68.42, "elevation": 47.22, "pano_id": "TMX7316010203-000716_pano_0000_001345", "timestamp": "2018-05-14T08:50:50.253320Z", "filename": "pano_0000_001345.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.68107812, "relative_pitch": 68.41644023364425, "relative_heading": 103.18282879233308, "relative_elevation": 47.22260073293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89505481574988, 52.3771967805685, 45.4943458139896 ] }, "distance": 18.7, "direction": 15.52, "angle": 67.66, "elevation": 45.49, "pano_id": "TMX7316010203-002310_pano_0001_000082", "timestamp": "2021-09-15T08:48:01.141290Z", "filename": "pano_0001_000082.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.69662167, "relative_pitch": 67.65901246327172, "relative_heading": 15.52418786037154, "relative_elevation": 45.4943458139896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89483810428828, 52.3768909578243, 45.7560716550797 ] }, "distance": 18.75, "direction": 211.34, "angle": 67.71, "elevation": 45.76, "pano_id": "TMX7316010203-001054_pano_0000_001905", "timestamp": "2019-01-15T09:27:54.366690Z", "filename": "pano_0000_001905.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.75213904, "relative_pitch": 67.71478689242296, "relative_heading": 211.3422390872476, "relative_elevation": 45.7560716550797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894715751992903, 52.376988818232924, 0.0 ] }, "distance": 18.8, "direction": 254.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00022", "timestamp": "2025-01-09T12:41:26Z", "filename": "Job_20250109_1300_Track05_Sphere_00022.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.79850647, "relative_pitch": 0.0, "relative_heading": 254.17500470334298, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0000_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0000_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0000_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89518298505208, 52.3771510885932, 47.5541885197163 ] }, "distance": 18.86, "direction": 46.72, "angle": 68.36, "elevation": 47.55, "pano_id": "TMX7316010203-000720_pano_0000_000392", "timestamp": "2018-05-15T06:52:53.192450Z", "filename": "pano_0000_000392.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.86176494, "relative_pitch": 68.3648764122925, "relative_heading": 46.72318975848838, "relative_elevation": 47.5541885197163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_001745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89511046898084, 52.3771851252578, 46.3485846817493 ] }, "distance": 18.89, "direction": 27.75, "angle": 67.83, "elevation": 46.35, "pano_id": "TMX7316010203-001187_pano_0000_001745", "timestamp": "2019-05-16T05:37:09.864520Z", "filename": "pano_0000_001745.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.88947794, "relative_pitch": 67.82652858971817, "relative_heading": 27.745863066979954, "relative_elevation": 46.3485846817493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002931_pano_0004_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002931_pano_0004_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002931/pano_0004_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89479956406695, 52.3769058199732, 47.2113345218822 ] }, "distance": 18.96, "direction": 220.76, "angle": 68.12, "elevation": 47.21, "pano_id": "TMX7316010203-002931_pano_0004_000088", "timestamp": "2023-01-13T08:46:16.589030Z", "filename": "pano_0004_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 18.96029197, "relative_pitch": 68.11937554171712, "relative_heading": 220.75783681009406, "relative_elevation": 47.2113345218822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_02539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_02539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_02539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895219720459361, 52.37712840700079, 0.0 ] }, "distance": 19.28, "direction": 57.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_02539", "timestamp": "2025-06-16T08:07:59Z", "filename": "recording_2025-06-16_06-42-40_02539.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 19.28298257, "relative_pitch": 0.0, "relative_heading": 57.33929926524713, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89471415261591, 52.3769750913964, 45.6660963995382 ] }, "distance": 19.37, "direction": 249.91, "angle": 67.01, "elevation": 45.67, "pano_id": "TMX7316010203-001660_pano_0000_000089", "timestamp": "2020-04-21T08:40:06.849550Z", "filename": "pano_0000_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 19.37341516, "relative_pitch": 67.01136856161098, "relative_heading": 249.91279456950602, "relative_elevation": 45.6660963995382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8947028216731, 52.3769864559914, 48.2251321431249 ] }, "distance": 19.72, "direction": 254.14, "angle": 67.76, "elevation": 48.23, "pano_id": "TMX7316010203-001900_pano_0006_000169", "timestamp": "2020-08-31T12:50:05.893560Z", "filename": "pano_0006_000169.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 19.71736799, "relative_pitch": 67.76226948194206, "relative_heading": 254.13791043026944, "relative_elevation": 48.2251321431249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0000_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0000_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0000_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8947124237389, 52.3769684990284, 46.9950009379536 ] }, "distance": 19.75, "direction": 248.03, "angle": 67.21, "elevation": 47.0, "pano_id": "TMX7316010203-002033_pano_0000_000149", "timestamp": "2021-03-08T12:30:06.751540Z", "filename": "pano_0000_000149.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 19.74658542, "relative_pitch": 67.20859393974402, "relative_heading": 248.0307902589961, "relative_elevation": 46.9950009379536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track02_Sphere_00268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894792225603112, 52.37689980751327, 0.0 ] }, "distance": 19.79, "direction": 220.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track02_Sphere_00268", "timestamp": "2025-01-09T12:33:09Z", "filename": "Job_20250109_1300_Track02_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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 19.79342125, "relative_pitch": 0.0, "relative_heading": 220.58925361818814, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89519225979896, 52.3771580077104, 46.7875820705667 ] }, "distance": 19.85, "direction": 46.35, "angle": 67.01, "elevation": 46.79, "pano_id": "TMX7316010203-001900_pano_0006_000146", "timestamp": "2020-08-31T12:49:45.053690Z", "filename": "pano_0006_000146.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 19.84981353, "relative_pitch": 67.01072663659389, "relative_heading": 46.35497674287245, "relative_elevation": 46.7875820705667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track02_Sphere_00276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track02_Sphere_00276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895156553315148, 52.377177657776095, 0.0 ] }, "distance": 19.87, "direction": 36.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track02_Sphere_00276", "timestamp": "2025-01-09T12:33:16Z", "filename": "Job_20250109_1300_Track02_Sphere_00276.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 19.86872233, "relative_pitch": 0.0, "relative_heading": 36.90987698551227, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895044397149314, 52.377209394609444, 0.0 ] }, "distance": 19.89, "direction": 12.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00583", "timestamp": "2025-06-16T03:53:37Z", "filename": "recording_2025-06-16_03-46-32_00583.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 19.88737152, "relative_pitch": 0.0, "relative_heading": 12.470918926003282, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_000944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_000944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_000944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89471214712539, 52.3769650157121, 45.8316262122244 ] }, "distance": 19.91, "direction": 247.02, "angle": 66.52, "elevation": 45.83, "pano_id": "TMX7316010203-001174_pano_0000_000944", "timestamp": "2019-05-10T06:12:33.005840Z", "filename": "pano_0000_000944.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 19.91218089, "relative_pitch": 66.51680014715656, "relative_heading": 247.01670263778684, "relative_elevation": 45.8316262122244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89470764253019, 52.376969758812, 45.5532866250724 ] }, "distance": 20.0, "direction": 248.75, "angle": 66.3, "elevation": 45.55, "pano_id": "TMX7316010203-002310_pano_0001_000089", "timestamp": "2021-09-15T08:48:05.601220Z", "filename": "pano_0001_000089.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 19.99768206, "relative_pitch": 66.29874795854828, "relative_heading": 248.75228281118927, "relative_elevation": 45.5532866250724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89506259374468, 52.3772109288712, 45.5897907977924 ] }, "distance": 20.36, "direction": 15.77, "angle": 65.94, "elevation": 45.59, "pano_id": "TMX7316010203-001660_pano_0000_000082", "timestamp": "2020-04-21T08:40:02.839620Z", "filename": "pano_0000_000082.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 20.35549089, "relative_pitch": 65.93960567071088, "relative_heading": 15.774657861870178, "relative_elevation": 45.5897907977924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894697271608186, 52.37697741686932, 0.0 ] }, "distance": 20.37, "direction": 251.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00590", "timestamp": "2025-06-16T03:53:41Z", "filename": "recording_2025-06-16_03-46-32_00590.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 20.37418868, "relative_pitch": 0.0, "relative_heading": 251.70685012119387, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0006_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0006_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0006_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89481361002085, 52.3768832448047, 47.1588485352695 ] }, "distance": 20.38, "direction": 214.09, "angle": 66.63, "elevation": 47.16, "pano_id": "TMX7316010203-001900_pano_0006_000138", "timestamp": "2020-08-31T12:49:40.378880Z", "filename": "pano_0006_000138.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 20.37628911, "relative_pitch": 66.63190155414925, "relative_heading": 214.09394829941488, "relative_elevation": 47.1588485352695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89470185913267, 52.3769572114778, 46.1395596787333 ] }, "distance": 20.9, "direction": 245.58, "angle": 65.63, "elevation": 46.14, "pano_id": "TMX7316010203-000707_pano_0000_000003", "timestamp": "2018-05-04T11:22:13.384430Z", "filename": "pano_0000_000003.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_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 20.90287603, "relative_pitch": 65.627767894164, "relative_heading": 245.57500269063178, "relative_elevation": 46.1395596787333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track02_Sphere_00272/adjacencies/b_20250109_1300_Track02_Sphere_00272/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8950783764087, 52.3772133883533, 45.5314445057884 ] }, "distance": 20.93, "direction": 18.4, "angle": 65.31, "elevation": 45.53, "pano_id": "TMX7316010203-001055_pano_0000_000385", "timestamp": "2019-01-15T11:37:24.676650Z", "filename": "pano_0000_000385.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track02_Sphere_00272", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121482.8930870617, 487798.7944605623 ] }, "relative_distance": 20.93306904, "relative_pitch": 65.30940629181035, "relative_heading": 18.402938976174102, "relative_elevation": 45.5314445057884 } ] } }