Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track08_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90177366776295, 52.37040799248286, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track08_Sphere_00021", "timestamp": "2025-01-08T13:27:00Z", "filename": "Job_20250108_1349_Track08_Sphere_00021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90177262249371, 52.3704092817917, 47.0354125145823 ] }, "distance": 0.16, "direction": 333.61, "angle": 89.8, "elevation": 47.04, "pano_id": "TMX7316010203-000709_pano_0000_003060", "timestamp": "2018-05-07T10:55:18.975860Z", "filename": "pano_0000_003060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 0.16016003, "relative_pitch": 89.8049032035819, "relative_heading": 333.6078986974591, "relative_elevation": 47.0354125145823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002982_pano_0004_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90177964839042, 52.3704133652943, 46.854369815439 ] }, "distance": 0.72, "direction": 34.27, "angle": 89.12, "elevation": 46.85, "pano_id": "TMX7316010203-002982_pano_0004_000352", "timestamp": "2023-02-27T08:17:50.343920Z", "filename": "pano_0004_000352.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 0.72343425, "relative_pitch": 89.11542005354423, "relative_heading": 34.26787520876304, "relative_elevation": 46.854369815439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0003_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90177671020918, 52.3704161464274, 45.5225922223181 ] }, "distance": 0.93, "direction": 12.86, "angle": 88.83, "elevation": 45.52, "pano_id": "TMX7316010203-002964_pano_0003_000022", "timestamp": "2023-02-13T08:06:52.303950Z", "filename": "pano_0003_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 0.93068743, "relative_pitch": 88.82877860078818, "relative_heading": 12.864892949445903, "relative_elevation": 45.5225922223181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0003_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90175923380894, 52.3704066303025, 46.0326849278063 ] }, "distance": 0.99, "direction": 261.24, "angle": 88.76, "elevation": 46.03, "pano_id": "TMX7316010203-002988_pano_0003_000065", "timestamp": "2023-03-06T07:57:36.933130Z", "filename": "pano_0003_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 0.99470933, "relative_pitch": 88.7621017905786, "relative_heading": 261.23501469212505, "relative_elevation": 46.0326849278063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0008_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9017588113682, 52.370406733666, 45.8447934724391 ] }, "distance": 1.02, "direction": 262.12, "angle": 88.72, "elevation": 45.84, "pano_id": "TMX7316010203-003024_pano_0008_000057", "timestamp": "2023-04-11T05:59:47.843870Z", "filename": "pano_0008_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.02151444, "relative_pitch": 88.72354572147248, "relative_heading": 262.1185519481789, "relative_elevation": 45.8447934724391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000222_pano_0000_000453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000222_pano_0000_000453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000222_pano_0000_000453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90175936556373, 52.3704050086394, 45.9668358732015 ] }, "distance": 1.03, "direction": 251.18, "angle": 88.72, "elevation": 45.97, "pano_id": "TMX7316010203-000222_pano_0000_000453", "timestamp": "2017-03-23T12:02:49.752910Z", "filename": "pano_0000_000453.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.0291495, "relative_pitch": 88.71742154631904, "relative_heading": 251.1784941444924, "relative_elevation": 45.9668358732015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0005_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9017793192255, 52.3704167898044, 46.678994259797 ] }, "distance": 1.05, "direction": 21.47, "angle": 88.71, "elevation": 46.68, "pano_id": "TMX7316010203-002927_pano_0005_000114", "timestamp": "2023-01-11T13:41:02.372480Z", "filename": "pano_0005_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.0518748, "relative_pitch": 88.70910268108064, "relative_heading": 21.465236872418824, "relative_elevation": 46.678994259797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0008_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90177379223232, 52.370417707857, 48.724971562624 ] }, "distance": 1.08, "direction": 0.45, "angle": 88.73, "elevation": 48.72, "pano_id": "TMX7316010203-002932_pano_0008_000015", "timestamp": "2023-01-13T09:18:42.530740Z", "filename": "pano_0008_000015.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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.08110547, "relative_pitch": 88.7289347377371, "relative_heading": 0.44929397276176136, "relative_elevation": 48.724971562624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0000_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90176787263523, 52.370417287155, 46.9322473881766 ] }, "distance": 1.11, "direction": 339.11, "angle": 88.65, "elevation": 46.93, "pano_id": "TMX7316010203-002993_pano_0000_000081", "timestamp": "2023-03-13T07:46:43.877590Z", "filename": "pano_0000_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.10701541, "relative_pitch": 88.64878510489986, "relative_heading": 339.11163055353893, "relative_elevation": 46.9322473881766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0006_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90175912062088, 52.3704128603496, 47.096471873112 ] }, "distance": 1.13, "direction": 298.67, "angle": 88.63, "elevation": 47.1, "pano_id": "TMX7316010203-003009_pano_0006_000082", "timestamp": "2023-03-27T07:05:11.932570Z", "filename": "pano_0006_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.12920043, "relative_pitch": 88.62652077826993, "relative_heading": 298.6653193154457, "relative_elevation": 47.096471873112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002949_pano_0000_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90177788610902, 52.3704179468354, 46.3512814799324 ] }, "distance": 1.14, "direction": 14.54, "angle": 88.59, "elevation": 46.35, "pano_id": "TMX7316010203-002949_pano_0000_000087", "timestamp": "2023-01-30T09:06:06.858750Z", "filename": "pano_0000_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.14431976, "relative_pitch": 88.5857699085901, "relative_heading": 14.54114886341186, "relative_elevation": 46.3512814799324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_001634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90178040116515, 52.3704198819492, 46.6192989973351 ] }, "distance": 1.4, "direction": 19.12, "angle": 88.28, "elevation": 46.62, "pano_id": "TMX7316010203-002031_pano_0000_001634", "timestamp": "2021-03-08T09:54:04.565890Z", "filename": "pano_0000_001634.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.40022632, "relative_pitch": 88.27961920439718, "relative_heading": 19.118664369940877, "relative_elevation": 46.6192989973351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0007_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90175211320185, 52.3704031219482, 46.0195702556521 ] }, "distance": 1.56, "direction": 249.74, "angle": 88.05, "elevation": 46.02, "pano_id": "TMX7316010203-002974_pano_0007_000045", "timestamp": "2023-02-20T08:08:10.064010Z", "filename": "pano_0007_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.56491934, "relative_pitch": 88.05237781539292, "relative_heading": 249.7375027159774, "relative_elevation": 46.0195702556521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002955_pano_0002_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90175340671153, 52.3703998580336, 46.7589054917917 ] }, "distance": 1.65, "direction": 236.74, "angle": 87.98, "elevation": 46.76, "pano_id": "TMX7316010203-002955_pano_0002_000158", "timestamp": "2023-02-06T08:20:09.743590Z", "filename": "pano_0002_000158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.65034478, "relative_pitch": 87.9785977716463, "relative_heading": 236.73826179551713, "relative_elevation": 46.7589054917917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0008_000972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90179039562976, 52.3704187907581, 48.7776007102802 ] }, "distance": 1.66, "direction": 43.48, "angle": 88.06, "elevation": 48.78, "pano_id": "TMX7316060226-000030_pano_0008_000972", "timestamp": "2016-08-17T09:16:29.288810Z", "filename": "pano_0008_000972.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.65585253, "relative_pitch": 88.05572760223569, "relative_heading": 43.476946055159125, "relative_elevation": 48.7776007102802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90174847803431, 52.3704043097117, 47.3310805009678 ] }, "distance": 1.76, "direction": 256.57, "angle": 87.87, "elevation": 47.33, "pano_id": "TMX7316010203-002546_pano_0002_000177", "timestamp": "2022-04-26T09:07:06.914630Z", "filename": "pano_0002_000177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.76392845, "relative_pitch": 87.8656962062692, "relative_heading": 256.5662374729024, "relative_elevation": 47.3310805009678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_001904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90175090345577, 52.3703997830287, 47.1685241339728 ] }, "distance": 1.8, "direction": 239.49, "angle": 87.82, "elevation": 47.17, "pano_id": "TMX7316010203-001660_pano_0000_001904", "timestamp": "2020-04-21T09:11:45.596210Z", "filename": "pano_0000_001904.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.79956835, "relative_pitch": 87.81511738518256, "relative_heading": 239.49439425912587, "relative_elevation": 47.1685241339728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0015_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90174827580261, 52.3704027392342, 47.3910016315058 ] }, "distance": 1.83, "direction": 251.32, "angle": 87.79, "elevation": 47.39, "pano_id": "TMX7316010203-003023_pano_0015_000262", "timestamp": "2023-04-03T10:40:32.947190Z", "filename": "pano_0015_000262.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.82555826, "relative_pitch": 87.79398853137359, "relative_heading": 251.3247168390086, "relative_elevation": 47.3910016315058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_001587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901747373925, 52.3704010735905, 47.1378698768094 ] }, "distance": 1.95, "direction": 246.74, "angle": 87.63, "elevation": 47.14, "pano_id": "TMX7316010203-001177_pano_0000_001587", "timestamp": "2019-05-13T06:28:45.717890Z", "filename": "pano_0000_001587.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 1.94934391, "relative_pitch": 87.6319342478757, "relative_heading": 246.7370881241436, "relative_elevation": 47.1378698768094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0006_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90174322794556, 52.3704034394765, 46.4743111617863 ] }, "distance": 2.13, "direction": 256.27, "angle": 87.37, "elevation": 46.47, "pano_id": "TMX7316010203-003044_pano_0006_000086", "timestamp": "2023-04-17T05:57:30.892220Z", "filename": "pano_0006_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 2.1342526, "relative_pitch": 87.37063748370511, "relative_heading": 256.2679420765884, "relative_elevation": 46.4743111617863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0000_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90179043401464, 52.3704292165534, 47.0268684020266 ] }, "distance": 2.62, "direction": 25.81, "angle": 86.81, "elevation": 47.03, "pano_id": "TMX7316010203-003001_pano_0000_000168", "timestamp": "2023-03-20T07:52:16.594590Z", "filename": "pano_0000_000168.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 2.62328845, "relative_pitch": 86.807192320125, "relative_heading": 25.805038396215746, "relative_elevation": 47.0268684020266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_001586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90180463598001, 52.3704274847942, 47.0966973323375 ] }, "distance": 3.03, "direction": 44.2, "angle": 86.32, "elevation": 47.1, "pano_id": "TMX7316010203-001177_pano_0000_001586", "timestamp": "2019-05-13T06:28:44.997890Z", "filename": "pano_0000_001586.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 3.02546155, "relative_pitch": 86.3244064353917, "relative_heading": 44.199732964781816, "relative_elevation": 47.0966973323375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0000_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90172910682082, 52.3704022415, 47.0561210988089 ] }, "distance": 3.1, "direction": 258.09, "angle": 86.23, "elevation": 47.06, "pano_id": "TMX7316010203-003001_pano_0000_000169", "timestamp": "2023-03-20T07:52:17.349520Z", "filename": "pano_0000_000169.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 3.10176588, "relative_pitch": 86.22872931106409, "relative_heading": 258.09360018832706, "relative_elevation": 47.0561210988089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_001903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90181029787772, 52.3704265165649, 47.1437756428495 ] }, "distance": 3.24, "direction": 50.44, "angle": 86.07, "elevation": 47.14, "pano_id": "TMX7316010203-001660_pano_0000_001903", "timestamp": "2020-04-21T09:11:44.821260Z", "filename": "pano_0000_001903.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 3.23622248, "relative_pitch": 86.07304555854355, "relative_heading": 50.43651241997227, "relative_elevation": 47.1437756428495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002955_pano_0002_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90181041872623, 52.3704265131318, 46.7333296090364 ] }, "distance": 3.24, "direction": 50.53, "angle": 86.03, "elevation": 46.73, "pano_id": "TMX7316010203-002955_pano_0002_000157", "timestamp": "2023-02-06T08:20:08.798670Z", "filename": "pano_0002_000157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 3.24232929, "relative_pitch": 86.03121427749883, "relative_heading": 50.5343589560535, "relative_elevation": 46.7333296090364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0006_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90180572608849, 52.3704301673432, 46.4520091516897 ] }, "distance": 3.29, "direction": 41.51, "angle": 85.94, "elevation": 46.45, "pano_id": "TMX7316010203-003044_pano_0006_000085", "timestamp": "2023-04-17T05:57:30.157200Z", "filename": "pano_0006_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 3.29486358, "relative_pitch": 85.94277755764178, "relative_heading": 41.50557908403267, "relative_elevation": 46.4520091516897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0007_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90180837190676, 52.370428860087, 46.0089359413832 ] }, "distance": 3.31, "direction": 45.51, "angle": 85.88, "elevation": 46.01, "pano_id": "TMX7316010203-002974_pano_0007_000044", "timestamp": "2023-02-20T08:08:09.384040Z", "filename": "pano_0007_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 3.31343475, "relative_pitch": 85.88082988167291, "relative_heading": 45.50937752545337, "relative_elevation": 46.0089359413832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0008_000973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90173195805739, 52.3703917147284, 48.7829217379913 ] }, "distance": 3.37, "direction": 237.48, "angle": 86.05, "elevation": 48.78, "pano_id": "TMX7316060226-000030_pano_0008_000973", "timestamp": "2016-08-17T09:16:30.368800Z", "filename": "pano_0008_000973.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 3.36914745, "relative_pitch": 86.04919349786671, "relative_heading": 237.47873254889006, "relative_elevation": 48.7829217379913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0015_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90180673676716, 52.3704308115498, 47.3731979941949 ] }, "distance": 3.39, "direction": 41.57, "angle": 85.9, "elevation": 47.37, "pano_id": "TMX7316010203-003023_pano_0015_000261", "timestamp": "2023-04-03T10:40:32.187210Z", "filename": "pano_0015_000261.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 3.39416709, "relative_pitch": 85.90190835418232, "relative_heading": 41.573897096479925, "relative_elevation": 47.3731979941949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90180763575975, 52.370430841025, 47.3161863284186 ] }, "distance": 3.44, "direction": 42.3, "angle": 85.84, "elevation": 47.32, "pano_id": "TMX7316010203-002546_pano_0002_000176", "timestamp": "2022-04-26T09:07:05.989740Z", "filename": "pano_0002_000176.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 3.43752906, "relative_pitch": 85.84475205270309, "relative_heading": 42.30112614770127, "relative_elevation": 47.3161863284186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_001635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90172369793957, 52.3703932909276, 46.6219592373818 ] }, "distance": 3.78, "direction": 244.33, "angle": 85.37, "elevation": 46.62, "pano_id": "TMX7316010203-002031_pano_0000_001635", "timestamp": "2021-03-08T09:54:05.630900Z", "filename": "pano_0000_001635.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 3.77618048, "relative_pitch": 85.36939387694544, "relative_heading": 244.32811222132983, "relative_elevation": 46.6219592373818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0005_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90171974706082, 52.3703908947568, 46.6856092754751 ] }, "distance": 4.14, "direction": 242.61, "angle": 84.94, "elevation": 46.69, "pano_id": "TMX7316010203-002927_pano_0005_000115", "timestamp": "2023-01-11T13:41:03.102470Z", "filename": "pano_0005_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 4.13607265, "relative_pitch": 84.93714653635288, "relative_heading": 242.61376498530993, "relative_elevation": 46.6856092754751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002982_pano_0004_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90172113993786, 52.3703879648392, 46.8922895248979 ] }, "distance": 4.21, "direction": 238.08, "angle": 84.86, "elevation": 46.89, "pano_id": "TMX7316010203-002982_pano_0004_000353", "timestamp": "2023-02-27T08:17:51.088920Z", "filename": "pano_0004_000353.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 4.21498821, "relative_pitch": 84.86368096022365, "relative_heading": 238.08076846663855, "relative_elevation": 46.8922895248979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0008_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90181917728223, 52.3704338682538, 45.827443481423 ] }, "distance": 4.23, "direction": 47.11, "angle": 84.73, "elevation": 45.83, "pano_id": "TMX7316010203-003024_pano_0008_000056", "timestamp": "2023-04-11T05:59:47.138850Z", "filename": "pano_0008_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 4.23062626, "relative_pitch": 84.72560729055694, "relative_heading": 47.11043064372621, "relative_elevation": 45.827443481423 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0008_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0008_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0008_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90181306090351, 52.3704375108947, 46.4654207080603 ] }, "distance": 4.24, "direction": 39.24, "angle": 84.78, "elevation": 46.47, "pano_id": "TMX7316010203-003009_pano_0008_000044", "timestamp": "2023-03-27T07:10:38.359660Z", "filename": "pano_0008_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 4.24118687, "relative_pitch": 84.7847105904617, "relative_heading": 39.24359824151795, "relative_elevation": 46.4654207080603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002949_pano_0000_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90171634008208, 52.3703925848298, 46.360743727535 ] }, "distance": 4.26, "direction": 246.29, "angle": 84.74, "elevation": 46.36, "pano_id": "TMX7316010203-002949_pano_0000_000088", "timestamp": "2023-01-30T09:06:07.848800Z", "filename": "pano_0000_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 4.26440242, "relative_pitch": 84.74454830336326, "relative_heading": 246.29400698084459, "relative_elevation": 46.360743727535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0003_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90181990774196, 52.3704343610737, 45.9991478417069 ] }, "distance": 4.3, "direction": 47.03, "angle": 84.65, "elevation": 46.0, "pano_id": "TMX7316010203-002988_pano_0003_000064", "timestamp": "2023-03-06T07:57:36.163220Z", "filename": "pano_0003_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 4.3044043, "relative_pitch": 84.65407248957439, "relative_heading": 47.02633161712003, "relative_elevation": 45.9991478417069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0003_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90171580077303, 52.3703890196888, 45.5303115043789 ] }, "distance": 4.47, "direction": 241.82, "angle": 84.39, "elevation": 45.53, "pano_id": "TMX7316010203-002964_pano_0003_000023", "timestamp": "2023-02-13T08:06:53.128910Z", "filename": "pano_0003_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 4.47112962, "relative_pitch": 84.39147014944443, "relative_heading": 241.8240095831472, "relative_elevation": 45.5303115043789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0008_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90171396437032, 52.3703901894657, 48.7273232657462 ] }, "distance": 4.52, "direction": 244.03, "angle": 84.7, "elevation": 48.73, "pano_id": "TMX7316010203-002932_pano_0008_000016", "timestamp": "2023-01-13T09:18:43.490560Z", "filename": "pano_0008_000016.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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 4.5232632, "relative_pitch": 84.69654211418917, "relative_heading": 244.02607042264611, "relative_elevation": 48.7273232657462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0006_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9018189173766, 52.3704402362685, 47.085649038665 ] }, "distance": 4.73, "direction": 40.66, "angle": 84.26, "elevation": 47.09, "pano_id": "TMX7316010203-003009_pano_0006_000081", "timestamp": "2023-03-27T07:05:11.207610Z", "filename": "pano_0006_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 4.72984362, "relative_pitch": 84.2637715475349, "relative_heading": 40.66187792433126, "relative_elevation": 47.085649038665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track08_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901715928806074, 52.37038409111449, 0.0 ] }, "distance": 4.75, "direction": 235.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track08_Sphere_00020", "timestamp": "2025-01-08T13:26:59Z", "filename": "Job_20250108_1349_Track08_Sphere_00020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 4.74750021, "relative_pitch": 0.0, "relative_heading": 235.92951379529492, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track08_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901830217094138, 52.370433264065376, 0.0 ] }, "distance": 4.77, "direction": 53.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track08_Sphere_00022", "timestamp": "2025-01-08T13:27:02Z", "filename": "Job_20250108_1349_Track08_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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 4.7688885, "relative_pitch": 0.0, "relative_heading": 53.86624683431046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0000_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90170665368207, 52.3703891361772, 46.9540245225653 ] }, "distance": 5.02, "direction": 245.31, "angle": 83.89, "elevation": 46.95, "pano_id": "TMX7316010203-002993_pano_0000_000082", "timestamp": "2023-03-13T07:46:44.747530Z", "filename": "pano_0000_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 5.02349368, "relative_pitch": 83.893296885843, "relative_heading": 245.31168739778738, "relative_elevation": 46.9540245225653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9017125932455, 52.3703818716306, 47.0412791501731 ] }, "distance": 5.07, "direction": 235.06, "angle": 83.84, "elevation": 47.04, "pano_id": "TMX7316010203-000709_pano_0000_003061", "timestamp": "2018-05-07T10:55:19.970900Z", "filename": "pano_0000_003061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 5.07463363, "relative_pitch": 83.84296005856102, "relative_heading": 235.05663520778725, "relative_elevation": 47.0412791501731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183272087658, 52.3704369440868, 47.0067653413862 ] }, "distance": 5.15, "direction": 51.31, "angle": 83.74, "elevation": 47.01, "pano_id": "TMX7316010203-000709_pano_0000_003059", "timestamp": "2018-05-07T10:55:18.080950Z", "filename": "pano_0000_003059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 5.15322591, "relative_pitch": 83.74379982746743, "relative_heading": 51.306314205365425, "relative_elevation": 47.0067653413862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0000_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183206029972, 52.3704432316543, 46.8826744770631 ] }, "distance": 5.59, "direction": 45.41, "angle": 83.21, "elevation": 46.88, "pano_id": "TMX7316010203-002993_pano_0000_000080", "timestamp": "2023-03-13T07:46:43.032780Z", "filename": "pano_0000_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 5.58509226, "relative_pitch": 83.20642045410462, "relative_heading": 45.4053452632337, "relative_elevation": 46.8826744770631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002982_pano_0004_000351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183708889187, 52.3704402970856, 46.8106723595411 ] }, "distance": 5.62, "direction": 50.23, "angle": 83.15, "elevation": 46.81, "pano_id": "TMX7316010203-002982_pano_0004_000351", "timestamp": "2023-02-27T08:17:49.693890Z", "filename": "pano_0004_000351.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 5.61966048, "relative_pitch": 83.15435510742819, "relative_heading": 50.233468794028745, "relative_elevation": 46.8106723595411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0006_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90169872118115, 52.3703864512028, 47.1018449719995 ] }, "distance": 5.64, "direction": 244.85, "angle": 83.17, "elevation": 47.1, "pano_id": "TMX7316010203-003009_pano_0006_000083", "timestamp": "2023-03-27T07:05:12.737580Z", "filename": "pano_0006_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 5.6393655, "relative_pitch": 83.17264330284537, "relative_heading": 244.8464228200129, "relative_elevation": 47.1018449719995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0008_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183281405799, 52.3704459484663, 48.710688514635 ] }, "distance": 5.84, "direction": 43.65, "angle": 83.17, "elevation": 48.71, "pano_id": "TMX7316010203-002932_pano_0008_000014", "timestamp": "2023-01-13T09:18:41.670580Z", "filename": "pano_0008_000014.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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 5.83665106, "relative_pitch": 83.16723551629207, "relative_heading": 43.645649961965916, "relative_elevation": 48.710688514635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0003_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183727722997, 52.3704438469921, 45.4945898698643 ] }, "distance": 5.89, "direction": 47.36, "angle": 82.62, "elevation": 45.49, "pano_id": "TMX7316010203-002964_pano_0003_000021", "timestamp": "2023-02-13T08:06:51.578960Z", "filename": "pano_0003_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 5.88960901, "relative_pitch": 82.62366487172466, "relative_heading": 47.35828430700492, "relative_elevation": 45.4945898698643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0005_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183829504639, 52.370443447753, 46.6532868491486 ] }, "distance": 5.91, "direction": 48.13, "angle": 82.78, "elevation": 46.65, "pano_id": "TMX7316010203-002927_pano_0005_000113", "timestamp": "2023-01-11T13:41:01.722480Z", "filename": "pano_0005_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 5.91104592, "relative_pitch": 82.77900946184572, "relative_heading": 48.13025415104207, "relative_elevation": 46.6532868491486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002949_pano_0000_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183878778347, 52.3704438715599, 46.3274166062474 ] }, "distance": 5.97, "direction": 48.01, "angle": 82.66, "elevation": 46.33, "pano_id": "TMX7316010203-002949_pano_0000_000086", "timestamp": "2023-01-30T09:06:06.014010Z", "filename": "pano_0000_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 5.96752619, "relative_pitch": 82.66003538727433, "relative_heading": 48.00814354033193, "relative_elevation": 46.3274166062474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0008_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90169678427432, 52.3703808311759, 45.8813275462016 ] }, "distance": 6.05, "direction": 240.01, "angle": 82.49, "elevation": 45.88, "pano_id": "TMX7316010203-003024_pano_0008_000058", "timestamp": "2023-04-11T05:59:48.653850Z", "filename": "pano_0008_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 6.04613437, "relative_pitch": 82.4929505373136, "relative_heading": 240.0077949409725, "relative_elevation": 45.8813275462016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0003_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90169720871861, 52.3703798714599, 46.0747295785695 ] }, "distance": 6.08, "direction": 239.0, "angle": 82.49, "elevation": 46.07, "pano_id": "TMX7316010203-002988_pano_0003_000066", "timestamp": "2023-03-06T07:57:37.863140Z", "filename": "pano_0003_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 6.07542138, "relative_pitch": 82.48830464229776, "relative_heading": 238.99919350824138, "relative_elevation": 46.0747295785695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_001633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9018377153008, 52.3704460043032, 46.5993520449847 ] }, "distance": 6.08, "direction": 45.88, "angle": 82.57, "elevation": 46.6, "pano_id": "TMX7316010203-002031_pano_0000_001633", "timestamp": "2021-03-08T09:54:03.655920Z", "filename": "pano_0000_001633.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 6.0761845, "relative_pitch": 82.57100013686211, "relative_heading": 45.88359561562014, "relative_elevation": 46.5993520449847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0007_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90169433009377, 52.3703799782395, 46.0474066101015 ] }, "distance": 6.24, "direction": 240.02, "angle": 82.28, "elevation": 46.05, "pano_id": "TMX7316010203-002974_pano_0007_000046", "timestamp": "2023-02-20T08:08:10.868920Z", "filename": "pano_0007_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 6.23834903, "relative_pitch": 82.28473192676663, "relative_heading": 240.02025324530035, "relative_elevation": 46.0474066101015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002955_pano_0002_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90169512203058, 52.3703748373114, 46.7846875172108 ] }, "distance": 6.5, "direction": 235.41, "angle": 82.09, "elevation": 46.78, "pano_id": "TMX7316010203-002955_pano_0002_000159", "timestamp": "2023-02-06T08:20:10.833570Z", "filename": "pano_0002_000159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 6.49851613, "relative_pitch": 82.09206490251492, "relative_heading": 235.4088201946979, "relative_elevation": 46.7846875172108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90168863914175, 52.3703791054097, 47.3370147505775 ] }, "distance": 6.62, "direction": 240.97, "angle": 82.03, "elevation": 47.34, "pano_id": "TMX7316010203-002546_pano_0002_000178", "timestamp": "2022-04-26T09:07:08.014760Z", "filename": "pano_0002_000178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 6.62353526, "relative_pitch": 82.03471881997378, "relative_heading": 240.9680082099826, "relative_elevation": 47.3370147505775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0008_000971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90184874586372, 52.370446145109, 48.7594652390108 ] }, "distance": 6.65, "direction": 50.3, "angle": 82.24, "elevation": 48.76, "pano_id": "TMX7316060226-000030_pano_0008_000971", "timestamp": "2016-08-17T09:16:28.333720Z", "filename": "pano_0008_000971.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 6.64619218, "relative_pitch": 82.23809390972112, "relative_heading": 50.29956515726014, "relative_elevation": 48.7594652390108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_001588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90168709224839, 52.370378128018, 47.1948927668855 ] }, "distance": 6.77, "direction": 240.6, "angle": 81.84, "elevation": 47.19, "pano_id": "TMX7316010203-001177_pano_0000_001588", "timestamp": "2019-05-13T06:28:46.547890Z", "filename": "pano_0000_001588.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 6.76857857, "relative_pitch": 81.83843014851054, "relative_heading": 240.5958641886981, "relative_elevation": 47.1948927668855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_001905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90168815857552, 52.3703760953616, 47.2100802669302 ] }, "distance": 6.82, "direction": 238.64, "angle": 81.78, "elevation": 47.21, "pano_id": "TMX7316010203-001660_pano_0000_001905", "timestamp": "2020-04-21T09:11:46.531240Z", "filename": "pano_0000_001905.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 6.82032656, "relative_pitch": 81.77949166841131, "relative_heading": 238.64060851907368, "relative_elevation": 47.2100802669302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0015_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90168652158034, 52.3703773508395, 47.4249434629455 ] }, "distance": 6.85, "direction": 240.12, "angle": 81.79, "elevation": 47.42, "pano_id": "TMX7316010203-003023_pano_0015_000263", "timestamp": "2023-04-03T10:40:33.857200Z", "filename": "pano_0015_000263.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 6.84512966, "relative_pitch": 81.78687369065975, "relative_heading": 240.1249748984491, "relative_elevation": 47.4249434629455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0006_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90167567342428, 52.3703803870977, 46.534531282261 ] }, "distance": 7.35, "direction": 245.29, "angle": 81.03, "elevation": 46.53, "pano_id": "TMX7316010203-003044_pano_0006_000087", "timestamp": "2023-04-17T05:57:31.867180Z", "filename": "pano_0006_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 7.34731276, "relative_pitch": 81.02766747752918, "relative_heading": 245.2865445507523, "relative_elevation": 46.534531282261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_04-36-25_00858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_00858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_00858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901854869460409, 52.3704521943689, 0.0 ] }, "distance": 7.4, "direction": 48.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_04-36-25_00858", "timestamp": "2025-07-03T05:11:37Z", "filename": "recording_2025-07-03_04-36-25_00858.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 7.40133804, "relative_pitch": 0.0, "relative_heading": 48.352380917735964, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0000_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90185104948575, 52.3704568913504, 47.0115150967613 ] }, "distance": 7.58, "direction": 44.09, "angle": 80.85, "elevation": 47.01, "pano_id": "TMX7316010203-003001_pano_0000_000167", "timestamp": "2023-03-20T07:52:15.874590Z", "filename": "pano_0000_000167.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 7.57523327, "relative_pitch": 80.8462879064238, "relative_heading": 44.08674112131487, "relative_elevation": 47.0115150967613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_001585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90186234722583, 52.3704534628847, 47.0701172044501 ] }, "distance": 7.88, "direction": 50.05, "angle": 80.5, "elevation": 47.07, "pano_id": "TMX7316010203-001177_pano_0000_001585", "timestamp": "2019-05-13T06:28:44.337910Z", "filename": "pano_0000_001585.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 7.87916519, "relative_pitch": 80.49724232793348, "relative_heading": 50.04683279764949, "relative_elevation": 47.0701172044501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0007_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90186525067114, 52.3704547535929, 45.9934204258025 ] }, "distance": 8.12, "direction": 50.17, "angle": 79.98, "elevation": 45.99, "pano_id": "TMX7316010203-002974_pano_0007_000043", "timestamp": "2023-02-20T08:08:08.768950Z", "filename": "pano_0007_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 8.12300293, "relative_pitch": 79.98414713318668, "relative_heading": 50.16598073942664, "relative_elevation": 45.9934204258025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0000_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90166319634698, 52.370379912333, 47.1206425642595 ] }, "distance": 8.15, "direction": 247.45, "angle": 80.19, "elevation": 47.12, "pano_id": "TMX7316010203-003001_pano_0000_000170", "timestamp": "2023-03-20T07:52:18.289520Z", "filename": "pano_0000_000170.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 8.14717346, "relative_pitch": 80.19052481779622, "relative_heading": 247.44817361860294, "relative_elevation": 47.1206425642595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002955_pano_0002_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90186874939288, 52.3704532680714, 46.7211459893733 ] }, "distance": 8.2, "direction": 52.12, "angle": 80.04, "elevation": 46.72, "pano_id": "TMX7316010203-002955_pano_0002_000156", "timestamp": "2023-02-06T08:20:07.888630Z", "filename": "pano_0002_000156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 8.20487103, "relative_pitch": 80.03964320180208, "relative_heading": 52.11870164945013, "relative_elevation": 46.7211459893733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_001902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9018699705793, 52.3704531560007, 47.1381386332214 ] }, "distance": 8.26, "direction": 52.54, "angle": 80.06, "elevation": 47.14, "pano_id": "TMX7316010203-001660_pano_0000_001902", "timestamp": "2020-04-21T09:11:44.091230Z", "filename": "pano_0000_001902.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 8.26308677, "relative_pitch": 80.05734734072342, "relative_heading": 52.54108161664528, "relative_elevation": 47.1381386332214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0008_000974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90166934031122, 52.3703681651025, 48.840757580474 ] }, "distance": 8.37, "direction": 238.05, "angle": 80.27, "elevation": 48.84, "pano_id": "TMX7316060226-000030_pano_0008_000974", "timestamp": "2016-08-17T09:16:31.618770Z", "filename": "pano_0008_000974.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 8.37447255, "relative_pitch": 80.27040290282032, "relative_heading": 238.0486542229964, "relative_elevation": 48.840757580474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90186730801398, 52.3704570730873, 47.3134596319869 ] }, "distance": 8.4, "direction": 49.43, "angle": 79.94, "elevation": 47.31, "pano_id": "TMX7316010203-002546_pano_0002_000175", "timestamp": "2022-04-26T09:07:05.114660Z", "filename": "pano_0002_000175.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 8.39663563, "relative_pitch": 79.93659570441713, "relative_heading": 49.426021649676635, "relative_elevation": 47.3134596319869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0015_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9018662264767, 52.3704579347314, 47.3592072585598 ] }, "distance": 8.4, "direction": 48.6, "angle": 79.94, "elevation": 47.36, "pano_id": "TMX7316010203-003023_pano_0015_000260", "timestamp": "2023-04-03T10:40:31.447210Z", "filename": "pano_0015_000260.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 8.40391324, "relative_pitch": 79.93758225808689, "relative_heading": 48.60282427237684, "relative_elevation": 47.3592072585598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0006_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90186710628128, 52.3704581810177, 46.446868958883 ] }, "distance": 8.47, "direction": 48.73, "angle": 79.67, "elevation": 46.45, "pano_id": "TMX7316010203-003044_pano_0006_000084", "timestamp": "2023-04-17T05:57:29.487220Z", "filename": "pano_0006_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 8.46700821, "relative_pitch": 79.66873868753076, "relative_heading": 48.731854219669586, "relative_elevation": 46.446868958883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_001636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90166415955526, 52.3703695823959, 46.6367457471788 ] }, "distance": 8.6, "direction": 240.19, "angle": 79.56, "elevation": 46.64, "pano_id": "TMX7316010203-002031_pano_0000_001636", "timestamp": "2021-03-08T09:54:07.125870Z", "filename": "pano_0000_001636.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 8.59639256, "relative_pitch": 79.55609277880518, "relative_heading": 240.18563834734056, "relative_elevation": 46.6367457471788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002982_pano_0004_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90165525440435, 52.3703733411002, 46.9756840122864 ] }, "distance": 8.94, "direction": 244.45, "angle": 79.23, "elevation": 46.98, "pano_id": "TMX7316010203-002982_pano_0004_000354", "timestamp": "2023-02-27T08:17:52.039090Z", "filename": "pano_0004_000354.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 8.93941871, "relative_pitch": 79.22550749557037, "relative_heading": 244.44825343236278, "relative_elevation": 46.9756840122864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0008_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0008_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0008_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90187010719251, 52.3704626568533, 46.4467895235866 ] }, "distance": 8.95, "direction": 47.2, "angle": 79.09, "elevation": 46.45, "pano_id": "TMX7316010203-003009_pano_0008_000043", "timestamp": "2023-03-27T07:10:37.699850Z", "filename": "pano_0008_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 8.95234266, "relative_pitch": 79.09036467712167, "relative_heading": 47.19863086142012, "relative_elevation": 46.4467895235866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000222_pano_0000_000452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000222_pano_0000_000452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000222_pano_0000_000452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9018769574787, 52.370458156806, 45.9700407041237 ] }, "distance": 8.98, "direction": 51.57, "angle": 78.95, "elevation": 45.97, "pano_id": "TMX7316010203-000222_pano_0000_000452", "timestamp": "2017-03-23T12:02:48.422930Z", "filename": "pano_0000_000452.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 8.98055851, "relative_pitch": 78.94609990383654, "relative_heading": 51.5694242730737, "relative_elevation": 45.9700407041237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0005_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90165424238893, 52.3703718895716, 46.7400627974421 ] }, "distance": 9.07, "direction": 243.72, "angle": 79.02, "elevation": 46.74, "pano_id": "TMX7316010203-002927_pano_0005_000116", "timestamp": "2023-01-11T13:41:04.022660Z", "filename": "pano_0005_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 9.07201404, "relative_pitch": 79.01575085511533, "relative_heading": 243.7156789528224, "relative_elevation": 46.7400627974421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0008_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90187928880876, 52.3704599421186, 45.8437637239695 ] }, "distance": 9.23, "direction": 51.22, "angle": 78.62, "elevation": 45.84, "pano_id": "TMX7316010203-003024_pano_0008_000055", "timestamp": "2023-04-11T05:59:46.458830Z", "filename": "pano_0008_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 9.22860098, "relative_pitch": 78.6181638439392, "relative_heading": 51.21599280493768, "relative_elevation": 45.8437637239695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track08_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901655462935017, 52.37036651486925, 0.0 ] }, "distance": 9.28, "direction": 240.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track08_Sphere_00019", "timestamp": "2025-01-08T13:26:58Z", "filename": "Job_20250108_1349_Track08_Sphere_00019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 9.28002801, "relative_pitch": 0.0, "relative_heading": 240.17540160188554, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002949_pano_0000_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90164886619545, 52.3703741830663, 46.4044240210205 ] }, "distance": 9.3, "direction": 246.13, "angle": 78.67, "elevation": 46.4, "pano_id": "TMX7316010203-002949_pano_0000_000089", "timestamp": "2023-01-30T09:06:09.153790Z", "filename": "pano_0000_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 9.29553889, "relative_pitch": 78.67267101122778, "relative_heading": 246.12625599045953, "relative_elevation": 46.4044240210205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0003_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90188105820439, 52.3704618352023, 45.9794166544452 ] }, "distance": 9.45, "direction": 50.68, "angle": 78.38, "elevation": 45.98, "pano_id": "TMX7316010203-002988_pano_0003_000063", "timestamp": "2023-03-06T07:57:35.443160Z", "filename": "pano_0003_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 9.4549078, "relative_pitch": 78.38004578840513, "relative_heading": 50.67836036339951, "relative_elevation": 45.9794166544452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0003_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90164788792636, 52.3703697804992, 45.5888448115438 ] }, "distance": 9.56, "direction": 243.6, "angle": 78.15, "elevation": 45.59, "pano_id": "TMX7316010203-002964_pano_0003_000024", "timestamp": "2023-02-13T08:06:54.178930Z", "filename": "pano_0003_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 9.56401018, "relative_pitch": 78.15183384304964, "relative_heading": 243.6032641711209, "relative_elevation": 45.5888448115438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0008_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90164591704734, 52.370372001353, 48.7609116770327 ] }, "distance": 9.58, "direction": 245.28, "angle": 78.89, "elevation": 48.76, "pano_id": "TMX7316010203-002932_pano_0008_000017", "timestamp": "2023-01-13T09:18:44.880520Z", "filename": "pano_0008_000017.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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 9.57850629, "relative_pitch": 78.88642763904637, "relative_heading": 245.28458850315792, "relative_elevation": 48.7609116770327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0006_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90187852225087, 52.3704672694087, 47.0930770300329 ] }, "distance": 9.72, "direction": 47.27, "angle": 78.34, "elevation": 47.09, "pano_id": "TMX7316010203-003009_pano_0006_000080", "timestamp": "2023-03-27T07:05:10.492590Z", "filename": "pano_0006_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 9.7216152, "relative_pitch": 78.33604409835407, "relative_heading": 47.274324083165105, "relative_elevation": 47.0930770300329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track08_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901890804358339, 52.37045989133985, 0.0 ] }, "distance": 9.85, "direction": 54.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track08_Sphere_00023", "timestamp": "2025-01-08T13:27:03Z", "filename": "Job_20250108_1349_Track08_Sphere_00023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 9.84893184, "relative_pitch": 0.0, "relative_heading": 54.10087440752019, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90164601269142, 52.370360693031, 47.0576894953847 ] }, "distance": 10.16, "direction": 238.81, "angle": 77.81, "elevation": 47.06, "pano_id": "TMX7316010203-000709_pano_0000_003062", "timestamp": "2018-05-07T10:55:21.475850Z", "filename": "pano_0000_003062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.16350272, "relative_pitch": 77.81248148021079, "relative_heading": 238.81159508307948, "relative_elevation": 47.0576894953847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0000_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90163775069794, 52.3703690605014, 46.9985159495845 ] }, "distance": 10.22, "direction": 244.92, "angle": 77.73, "elevation": 47.0, "pano_id": "TMX7316010203-002993_pano_0000_000083", "timestamp": "2023-03-13T07:46:45.977930Z", "filename": "pano_0000_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.22079193, "relative_pitch": 77.73089217234893, "relative_heading": 244.9218540583573, "relative_elevation": 46.9985159495845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90189322742456, 52.3704652196086, 47.0278661642224 ] }, "distance": 10.34, "direction": 51.97, "angle": 77.6, "elevation": 47.03, "pano_id": "TMX7316010203-000709_pano_0000_003058", "timestamp": "2018-05-07T10:55:17.100980Z", "filename": "pano_0000_003058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.33738642, "relative_pitch": 77.60274335576618, "relative_heading": 51.97475109554738, "relative_elevation": 47.0278661642224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_002426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_002426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_002426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_002426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_002426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_002426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_002426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_002426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_002426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90162962319383, 52.3703738503018, 47.5925318812951 ] }, "distance": 10.52, "direction": 248.83, "angle": 77.53, "elevation": 47.59, "pano_id": "TMX7316010203-000709_pano_0000_002426", "timestamp": "2018-05-07T10:36:29.765390Z", "filename": "pano_0000_002426.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.52074827, "relative_pitch": 77.53472987390825, "relative_heading": 248.83166122181598, "relative_elevation": 47.5925318812951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0006_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90163034253503, 52.3703721208169, 47.1275388654321 ] }, "distance": 10.55, "direction": 247.76, "angle": 77.39, "elevation": 47.13, "pano_id": "TMX7316010203-003009_pano_0006_000084", "timestamp": "2023-03-27T07:05:13.927570Z", "filename": "pano_0006_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.54639793, "relative_pitch": 77.38593809226748, "relative_heading": 247.76051409891957, "relative_elevation": 47.1275388654321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002982_pano_0004_000350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90189544342064, 52.3704669904953, 46.7929859086871 ] }, "distance": 10.58, "direction": 51.64, "angle": 77.26, "elevation": 46.79, "pano_id": "TMX7316010203-002982_pano_0004_000350", "timestamp": "2023-02-27T08:17:49.083970Z", "filename": "pano_0004_000350.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.57785074, "relative_pitch": 77.26202256694432, "relative_heading": 51.63754955677218, "relative_elevation": 46.7929859086871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0007_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90163207957382, 52.3703660459881, 46.1209458634257 ] }, "distance": 10.71, "direction": 244.17, "angle": 76.92, "elevation": 46.12, "pano_id": "TMX7316010203-002974_pano_0007_000047", "timestamp": "2023-02-20T08:08:11.943960Z", "filename": "pano_0007_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.71373167, "relative_pitch": 76.92233254278393, "relative_heading": 244.17260440791875, "relative_elevation": 46.1209458634257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0000_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90189713329429, 52.370469387426, 46.8376498864964 ] }, "distance": 10.83, "direction": 50.91, "angle": 76.98, "elevation": 46.84, "pano_id": "TMX7316010203-002993_pano_0000_000079", "timestamp": "2023-03-13T07:46:41.947550Z", "filename": "pano_0000_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.83450658, "relative_pitch": 76.97540078139251, "relative_heading": 50.90933331036029, "relative_elevation": 46.8376498864964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000222_pano_0000_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000222_pano_0000_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000222_pano_0000_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90163356308603, 52.3703607868284, 45.9865754274651 ] }, "distance": 10.89, "direction": 241.17, "angle": 76.67, "elevation": 45.99, "pano_id": "TMX7316010203-000222_pano_0000_000454", "timestamp": "2017-03-23T12:02:51.562890Z", "filename": "pano_0000_000454.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.89270185, "relative_pitch": 76.67411851104973, "relative_heading": 241.16895333015654, "relative_elevation": 45.9865754274651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0005_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90189721378971, 52.3704701951151, 46.6405707579106 ] }, "distance": 10.9, "direction": 50.56, "angle": 76.85, "elevation": 46.64, "pano_id": "TMX7316010203-002927_pano_0005_000112", "timestamp": "2023-01-11T13:41:01.107500Z", "filename": "pano_0005_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.89563412, "relative_pitch": 76.85102635731306, "relative_heading": 50.56068813515732, "relative_elevation": 46.6405707579106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0008_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90189256263467, 52.3704737557818, 48.7202813690528 ] }, "distance": 10.91, "direction": 47.9, "angle": 77.37, "elevation": 48.72, "pano_id": "TMX7316010203-002932_pano_0008_000013", "timestamp": "2023-01-13T09:18:40.835600Z", "filename": "pano_0008_000013.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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.91446836, "relative_pitch": 77.372902949171, "relative_heading": 47.89697966032405, "relative_elevation": 48.7202813690528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_001632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90189622696206, 52.3704717082178, 46.6004413617775 ] }, "distance": 10.95, "direction": 49.66, "angle": 76.77, "elevation": 46.6, "pano_id": "TMX7316010203-002031_pano_0000_001632", "timestamp": "2021-03-08T09:54:02.805900Z", "filename": "pano_0000_001632.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.95204649, "relative_pitch": 76.7743503298962, "relative_heading": 49.65701663028019, "relative_elevation": 46.6004413617775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002949_pano_0000_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90189923157998, 52.3704701381768, 46.3286076784134 ] }, "distance": 11.0, "direction": 51.04, "angle": 76.65, "elevation": 46.33, "pano_id": "TMX7316010203-002949_pano_0000_000085", "timestamp": "2023-01-30T09:06:05.208810Z", "filename": "pano_0000_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 10.99813351, "relative_pitch": 76.64553073941933, "relative_heading": 51.04100452183873, "relative_elevation": 46.3286076784134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0003_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90189745325147, 52.3704717326882, 45.4821516796947 ] }, "distance": 11.02, "direction": 49.93, "angle": 76.38, "elevation": 45.48, "pano_id": "TMX7316010203-002964_pano_0003_000020", "timestamp": "2023-02-13T08:06:50.903960Z", "filename": "pano_0003_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 11.01759112, "relative_pitch": 76.38298223073718, "relative_heading": 49.92740440376778, "relative_elevation": 45.4821516796947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002955_pano_0002_000160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90162732239016, 52.3703656227662, 46.860531787388 ] }, "distance": 11.03, "direction": 244.69, "angle": 76.76, "elevation": 46.86, "pano_id": "TMX7316010203-002955_pano_0002_000160", "timestamp": "2023-02-06T08:20:12.258620Z", "filename": "pano_0002_000160.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 11.02633636, "relative_pitch": 76.75909906196486, "relative_heading": 244.68584694120113, "relative_elevation": 46.860531787388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0008_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90162488234984, 52.3703673351275, 45.9605961823836 ] }, "distance": 11.1, "direction": 245.94, "angle": 76.43, "elevation": 45.96, "pano_id": "TMX7316010203-003024_pano_0008_000059", "timestamp": "2023-04-11T05:59:49.753850Z", "filename": "pano_0008_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 11.09776366, "relative_pitch": 76.42505793031653, "relative_heading": 245.94209142015052, "relative_elevation": 45.9605961823836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0003_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90162514086719, 52.3703663061486, 46.1702056732029 ] }, "distance": 11.13, "direction": 245.37, "angle": 76.45, "elevation": 46.17, "pano_id": "TMX7316010203-002988_pano_0003_000067", "timestamp": "2023-03-06T07:57:39.073110Z", "filename": "pano_0003_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 11.12892334, "relative_pitch": 76.44787092728123, "relative_heading": 245.3668509168184, "relative_elevation": 46.1702056732029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90161961431329, 52.3703701649664, 47.3854143209755 ] }, "distance": 11.31, "direction": 248.14, "angle": 76.58, "elevation": 47.39, "pano_id": "TMX7316010203-002546_pano_0002_000179", "timestamp": "2022-04-26T09:07:09.494600Z", "filename": "pano_0002_000179.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 11.30535828, "relative_pitch": 76.58105319475959, "relative_heading": 248.1411694788549, "relative_elevation": 47.3854143209755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_001589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90161874887042, 52.3703688254751, 47.2751375967637 ] }, "distance": 11.42, "direction": 247.56, "angle": 76.42, "elevation": 47.28, "pano_id": "TMX7316010203-001177_pano_0000_001589", "timestamp": "2019-05-13T06:28:47.672870Z", "filename": "pano_0000_001589.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 11.41615389, "relative_pitch": 76.42393829927889, "relative_heading": 247.55702659956535, "relative_elevation": 47.2751375967637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_001906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90161626511052, 52.3703680225167, 47.2805266166106 ] }, "distance": 11.61, "direction": 247.47, "angle": 76.21, "elevation": 47.28, "pano_id": "TMX7316010203-001660_pano_0000_001906", "timestamp": "2020-04-21T09:11:47.866220Z", "filename": "pano_0000_001906.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 11.60663353, "relative_pitch": 76.20751769241667, "relative_heading": 247.4681767193089, "relative_elevation": 47.2805266166106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0008_000970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90190735014167, 52.3704736551611, 48.7464929632843 ] }, "distance": 11.67, "direction": 51.25, "angle": 76.53, "elevation": 48.75, "pano_id": "TMX7316060226-000030_pano_0008_000970", "timestamp": "2016-08-17T09:16:27.443720Z", "filename": "pano_0008_000970.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 11.67425466, "relative_pitch": 76.53194704244969, "relative_heading": 51.25382450214287, "relative_elevation": 48.7464929632843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0015_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90161537539707, 52.3703675461917, 47.5093102250248 ] }, "distance": 11.68, "direction": 247.34, "angle": 76.18, "elevation": 47.51, "pano_id": "TMX7316010203-003023_pano_0015_000264", "timestamp": "2023-04-03T10:40:35.207160Z", "filename": "pano_0015_000264.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 11.68294496, "relative_pitch": 76.18460200022584, "relative_heading": 247.34196291260434, "relative_elevation": 47.5093102250248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_04-36-25_00857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_00857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_00857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901914740933848, 52.37047848615159, 0.0 ] }, "distance": 12.4, "direction": 50.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_04-36-25_00857", "timestamp": "2025-07-03T05:11:33Z", "filename": "recording_2025-07-03_04-36-25_00857.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 12.40374158, "relative_pitch": 0.0, "relative_heading": 50.77245271882683, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0006_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90159889492824, 52.3703764711241, 46.6254151910543 ] }, "distance": 12.41, "direction": 253.58, "angle": 75.1, "elevation": 46.63, "pano_id": "TMX7316010203-003044_pano_0006_000088", "timestamp": "2023-04-17T05:57:33.222220Z", "filename": "pano_0006_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 12.4097387, "relative_pitch": 75.09578268557614, "relative_heading": 253.58208799067535, "relative_elevation": 46.6254151910543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0000_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90191059932269, 52.3704851641157, 46.9854167886078 ] }, "distance": 12.68, "direction": 47.36, "angle": 74.9, "elevation": 46.99, "pano_id": "TMX7316010203-003001_pano_0000_000166", "timestamp": "2023-03-20T07:52:15.154600Z", "filename": "pano_0000_000166.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 12.67759876, "relative_pitch": 74.90004507521057, "relative_heading": 47.36270506284412, "relative_elevation": 46.9854167886078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_001584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90192026759522, 52.3704796692322, 47.0295225623995 ] }, "distance": 12.78, "direction": 51.38, "angle": 74.8, "elevation": 47.03, "pano_id": "TMX7316010203-001177_pano_0000_001584", "timestamp": "2019-05-13T06:28:43.697920Z", "filename": "pano_0000_001584.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 12.77930907, "relative_pitch": 74.7981046570463, "relative_heading": 51.38252443132967, "relative_elevation": 47.0295225623995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0008_000975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90159686672649, 52.3703682751874, 48.8992958934978 ] }, "distance": 12.83, "direction": 249.85, "angle": 75.3, "elevation": 48.9, "pano_id": "TMX7316060226-000030_pano_0008_000975", "timestamp": "2016-08-17T09:16:33.103900Z", "filename": "pano_0008_000975.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 12.82727314, "relative_pitch": 75.30133414299246, "relative_heading": 249.8463103127993, "relative_elevation": 48.8992958934978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track08_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901597809844342, 52.370365631315, 0.0 ] }, "distance": 12.87, "direction": 248.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track08_Sphere_00018", "timestamp": "2025-01-08T13:26:56Z", "filename": "Job_20250108_1349_Track08_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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 12.87179052, "relative_pitch": 0.0, "relative_heading": 248.51831692978755, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_001637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90159533966351, 52.3703693610795, 46.6944192303345 ] }, "distance": 12.88, "direction": 250.51, "angle": 74.57, "elevation": 46.69, "pano_id": "TMX7316010203-002031_pano_0000_001637", "timestamp": "2021-03-08T09:54:09.345850Z", "filename": "pano_0000_001637.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 12.88414582, "relative_pitch": 74.57450150180856, "relative_heading": 250.5101225694013, "relative_elevation": 46.6944192303345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0000_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90158896726796, 52.3703792196761, 47.1972172278911 ] }, "distance": 12.98, "direction": 255.72, "angle": 74.62, "elevation": 47.2, "pano_id": "TMX7316010203-003001_pano_0000_000171", "timestamp": "2023-03-20T07:52:19.654570Z", "filename": "pano_0000_000171.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 12.98093828, "relative_pitch": 74.6218261275548, "relative_heading": 255.7210374035034, "relative_elevation": 47.1972172278911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0007_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90192299053966, 52.3704805877191, 45.9778962200508 ] }, "distance": 12.99, "direction": 51.54, "angle": 74.23, "elevation": 45.98, "pano_id": "TMX7316010203-002974_pano_0007_000042", "timestamp": "2023-02-20T08:08:08.188950Z", "filename": "pano_0007_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 12.98805062, "relative_pitch": 74.22582773060144, "relative_heading": 51.54086193544394, "relative_elevation": 45.9778962200508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002982_pano_0004_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90158621045273, 52.3703824548713, 47.0909871505573 ] }, "distance": 13.08, "direction": 257.45, "angle": 74.48, "elevation": 47.09, "pano_id": "TMX7316010203-002982_pano_0004_000355", "timestamp": "2023-02-27T08:17:53.248930Z", "filename": "pano_0004_000355.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 13.08008355, "relative_pitch": 74.47673189074712, "relative_heading": 257.4523594185327, "relative_elevation": 47.0909871505573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002955_pano_0002_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90192765297043, 52.3704796757265, 46.6993523798883 ] }, "distance": 13.18, "direction": 52.75, "angle": 74.24, "elevation": 46.7, "pano_id": "TMX7316010203-002955_pano_0002_000155", "timestamp": "2023-02-06T08:20:07.028850Z", "filename": "pano_0002_000155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 13.17650864, "relative_pitch": 74.24326171653449, "relative_heading": 52.74531155101877, "relative_elevation": 46.6993523798883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_001901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90192900909467, 52.3704805137382, 47.1141726356 ] }, "distance": 13.31, "direction": 52.67, "angle": 74.23, "elevation": 47.11, "pano_id": "TMX7316010203-001660_pano_0000_001901", "timestamp": "2020-04-21T09:11:43.356230Z", "filename": "pano_0000_001901.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 13.30648871, "relative_pitch": 74.2286913034847, "relative_heading": 52.66647923141799, "relative_elevation": 47.1141726356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90192662256593, 52.3704833514673, 47.3116858769208 ] }, "distance": 13.37, "direction": 51.17, "angle": 74.22, "elevation": 47.31, "pano_id": "TMX7316010203-002546_pano_0002_000174", "timestamp": "2022-04-26T09:07:04.249710Z", "filename": "pano_0002_000174.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 13.37331431, "relative_pitch": 74.21630797576019, "relative_heading": 51.1682970276243, "relative_elevation": 47.3116858769208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0015_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90192683685756, 52.3704839712907, 47.3370472537354 ] }, "distance": 13.43, "direction": 50.98, "angle": 74.16, "elevation": 47.34, "pano_id": "TMX7316010203-003023_pano_0015_000259", "timestamp": "2023-04-03T10:40:30.717200Z", "filename": "pano_0015_000259.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 13.42800473, "relative_pitch": 74.16305844360656, "relative_heading": 50.97809710537543, "relative_elevation": 47.3370472537354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0005_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90158305945477, 52.3703743421476, 46.8092177296057 ] }, "distance": 13.51, "direction": 253.91, "angle": 73.9, "elevation": 46.81, "pano_id": "TMX7316010203-002927_pano_0005_000117", "timestamp": "2023-01-11T13:41:05.352460Z", "filename": "pano_0005_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 13.51149275, "relative_pitch": 73.89920196792922, "relative_heading": 253.91117432407262, "relative_elevation": 46.8092177296057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002949_pano_0000_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90157848914101, 52.3703809859976, 46.4670533146709 ] }, "distance": 13.63, "direction": 257.26, "angle": 73.65, "elevation": 46.47, "pano_id": "TMX7316010203-002949_pano_0000_000090", "timestamp": "2023-01-30T09:06:10.643760Z", "filename": "pano_0000_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 13.62900435, "relative_pitch": 73.65333994375365, "relative_heading": 257.2619577786952, "relative_elevation": 46.4670533146709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0006_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901928488868, 52.3704863860263, 46.4345780378208 ] }, "distance": 13.69, "direction": 50.4, "angle": 73.58, "elevation": 46.43, "pano_id": "TMX7316010203-003044_pano_0006_000083", "timestamp": "2023-04-17T05:57:28.837230Z", "filename": "pano_0006_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 13.68529208, "relative_pitch": 73.5785945042426, "relative_heading": 50.40070200708675, "relative_elevation": 46.4345780378208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0008_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0008_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0008_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9019275640199, 52.3704880506184, 46.4198597902432 ] }, "distance": 13.76, "direction": 49.64, "angle": 73.49, "elevation": 46.42, "pano_id": "TMX7316010203-003009_pano_0008_000042", "timestamp": "2023-03-27T07:10:37.104700Z", "filename": "pano_0008_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 13.75603741, "relative_pitch": 73.49336374958646, "relative_heading": 49.638990812177425, "relative_elevation": 46.4198597902432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0008_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90157568153283, 52.3703811864444, 48.8260055929422 ] }, "distance": 13.81, "direction": 257.53, "angle": 74.21, "elevation": 48.83, "pano_id": "TMX7316010203-002932_pano_0008_000018", "timestamp": "2023-01-13T09:18:46.550490Z", "filename": "pano_0008_000018.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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 13.81075326, "relative_pitch": 74.2060992763519, "relative_heading": 257.52714031523345, "relative_elevation": 48.8260055929422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0003_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90157560039164, 52.3703746697193, 45.6722422875464 ] }, "distance": 13.99, "direction": 254.63, "angle": 72.97, "elevation": 45.67, "pano_id": "TMX7316010203-002964_pano_0003_000025", "timestamp": "2023-02-13T08:06:55.563910Z", "filename": "pano_0003_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 13.99063272, "relative_pitch": 72.96876872707242, "relative_heading": 254.63120518415732, "relative_elevation": 45.6722422875464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90157525460741, 52.3703686699562, 47.0688521871343 ] }, "distance": 14.2, "direction": 252.06, "angle": 73.21, "elevation": 47.07, "pano_id": "TMX7316010203-000709_pano_0000_003063", "timestamp": "2018-05-07T10:55:23.290880Z", "filename": "pano_0000_003063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 14.20459635, "relative_pitch": 73.20705965168835, "relative_heading": 252.0589021351294, "relative_elevation": 47.0688521871343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0008_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90193915702634, 52.3704863217473, 45.8348003104329 ] }, "distance": 14.25, "direction": 52.29, "angle": 72.73, "elevation": 45.83, "pano_id": "TMX7316010203-003024_pano_0008_000054", "timestamp": "2023-04-11T05:59:45.778850Z", "filename": "pano_0008_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 14.24830742, "relative_pitch": 72.73150490365214, "relative_heading": 52.28562575055356, "relative_elevation": 45.8348003104329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002955_pano_0002_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90156657871098, 52.3703853634418, 46.9498507231474 ] }, "distance": 14.33, "direction": 259.88, "angle": 73.03, "elevation": 46.95, "pano_id": "TMX7316010203-002955_pano_0002_000161", "timestamp": "2023-02-06T08:20:13.723540Z", "filename": "pano_0002_000161.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 14.32778479, "relative_pitch": 73.02927287856522, "relative_heading": 259.8780829575499, "relative_elevation": 46.9498507231474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0000_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90156654998411, 52.3703813793109, 47.0754624363035 ] }, "distance": 14.41, "direction": 258.14, "angle": 72.98, "elevation": 47.08, "pano_id": "TMX7316010203-002993_pano_0000_000084", "timestamp": "2023-03-13T07:46:47.477520Z", "filename": "pano_0000_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 14.41422294, "relative_pitch": 72.97572749123289, "relative_heading": 258.1443930729033, "relative_elevation": 47.0754624363035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0007_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90156752107944, 52.3703785901148, 46.1950880009681 ] }, "distance": 14.42, "direction": 256.88, "angle": 72.67, "elevation": 46.2, "pano_id": "TMX7316010203-002974_pano_0007_000048", "timestamp": "2023-02-20T08:08:13.239200Z", "filename": "pano_0007_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 14.41675003, "relative_pitch": 72.66768995246902, "relative_heading": 256.8831267159573, "relative_elevation": 46.1950880009681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0006_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90156348831622, 52.3703888332103, 47.1773282773793 ] }, "distance": 14.47, "direction": 261.53, "angle": 72.94, "elevation": 47.18, "pano_id": "TMX7316010203-003009_pano_0006_000085", "timestamp": "2023-03-27T07:05:15.252570Z", "filename": "pano_0006_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 14.47315062, "relative_pitch": 72.94493414469304, "relative_heading": 261.5294289153172, "relative_elevation": 47.1773282773793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0003_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90194228581371, 52.3704889804777, 45.94767126441 ] }, "distance": 14.6, "direction": 51.88, "angle": 72.37, "elevation": 45.95, "pano_id": "TMX7316010203-002988_pano_0003_000062", "timestamp": "2023-03-06T07:57:34.748160Z", "filename": "pano_0003_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 14.59823091, "relative_pitch": 72.37420478052708, "relative_heading": 51.87869936207173, "relative_elevation": 45.94767126441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90155977230599, 52.3703922843147, 47.465743872337 ] }, "distance": 14.67, "direction": 263.16, "angle": 72.82, "elevation": 47.47, "pano_id": "TMX7316010203-002546_pano_0002_000180", "timestamp": "2022-04-26T09:07:10.974620Z", "filename": "pano_0002_000180.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 14.67284843, "relative_pitch": 72.8223130805808, "relative_heading": 263.15842465817485, "relative_elevation": 47.465743872337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0006_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90193793619531, 52.3704942712482, 47.0965928267688 ] }, "distance": 14.74, "direction": 49.37, "angle": 72.62, "elevation": 47.1, "pano_id": "TMX7316010203-003009_pano_0006_000079", "timestamp": "2023-03-27T07:05:09.742580Z", "filename": "pano_0006_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 14.74276706, "relative_pitch": 72.61818081413875, "relative_heading": 49.36715032839877, "relative_elevation": 47.0965928267688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0003_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90156000095856, 52.3703846737871, 46.2692486532032 ] }, "distance": 14.78, "direction": 259.89, "angle": 72.28, "elevation": 46.27, "pano_id": "TMX7316010203-002988_pano_0003_000068", "timestamp": "2023-03-06T07:57:40.333090Z", "filename": "pano_0003_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 14.78230822, "relative_pitch": 72.28212430816492, "relative_heading": 259.8904451190548, "relative_elevation": 46.2692486532032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0008_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90155777732598, 52.3703867497218, 46.0723039386794 ] }, "distance": 14.89, "direction": 260.87, "angle": 72.09, "elevation": 46.07, "pano_id": "TMX7316010203-003024_pano_0008_000060", "timestamp": "2023-04-11T05:59:51.044070Z", "filename": "pano_0008_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 14.89302585, "relative_pitch": 72.08640067322807, "relative_heading": 260.86765647930486, "relative_elevation": 46.0723039386794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_001590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90155624273005, 52.3703882338912, 47.3552854517475 ] }, "distance": 14.97, "direction": 261.56, "angle": 72.46, "elevation": 47.36, "pano_id": "TMX7316010203-001177_pano_0000_001590", "timestamp": "2019-05-13T06:28:48.847880Z", "filename": "pano_0000_001590.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 14.97108743, "relative_pitch": 72.4559647450371, "relative_heading": 261.55519523978654, "relative_elevation": 47.3552854517475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_001907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90155401526124, 52.3703901982338, 47.3593025626615 ] }, "distance": 15.09, "direction": 262.46, "angle": 72.33, "elevation": 47.36, "pano_id": "TMX7316010203-001660_pano_0000_001907", "timestamp": "2020-04-21T09:11:49.191210Z", "filename": "pano_0000_001907.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 15.09093876, "relative_pitch": 72.32563343352255, "relative_heading": 262.4607135099984, "relative_elevation": 47.3593025626615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0015_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90155306245279, 52.3703903581939, 47.6163463667035 ] }, "distance": 15.15, "direction": 262.56, "angle": 72.35, "elevation": 47.62, "pano_id": "TMX7316010203-003023_pano_0015_000265", "timestamp": "2023-04-03T10:40:36.622130Z", "filename": "pano_0015_000265.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 15.15296041, "relative_pitch": 72.34735751138905, "relative_heading": 262.5596304686563, "relative_elevation": 47.6163463667035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track08_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901955916370182, 52.37048766957784, 0.0 ] }, "distance": 15.25, "direction": 54.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track08_Sphere_00024", "timestamp": "2025-01-08T13:27:04Z", "filename": "Job_20250108_1349_Track08_Sphere_00024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 15.25405565, "relative_pitch": 0.0, "relative_heading": 54.4632671545491, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002982_pano_0004_000349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90195416733649, 52.3704929144614, 46.7561511443928 ] }, "distance": 15.51, "direction": 52.45, "angle": 71.65, "elevation": 46.76, "pano_id": "TMX7316010203-002982_pano_0004_000349", "timestamp": "2023-02-27T08:17:48.493950Z", "filename": "pano_0004_000349.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 15.50588258, "relative_pitch": 71.65277569026085, "relative_heading": 52.45213893553551, "relative_elevation": 46.7561511443928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90195189425739, 52.370495764093, 46.998627724126 ] }, "distance": 15.58, "direction": 51.18, "angle": 71.66, "elevation": 47.0, "pano_id": "TMX7316010203-000709_pano_0000_003057", "timestamp": "2018-05-07T10:55:15.920940Z", "filename": "pano_0000_003057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 15.58021449, "relative_pitch": 71.65945508538096, "relative_heading": 51.18053387437528, "relative_elevation": 46.998627724126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001983_pano_0000_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001983_pano_0000_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001983_pano_0000_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90193641043322, 52.3703091429806, 44.1475382000208 ] }, "distance": 15.62, "direction": 134.78, "angle": 70.52, "elevation": 44.15, "pano_id": "TMX7316010203-001983_pano_0000_000056", "timestamp": "2021-01-26T09:24:22.598100Z", "filename": "pano_0000_000056.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 15.61571278, "relative_pitch": 70.52047260029119, "relative_heading": 134.77952215899467, "relative_elevation": 44.1475382000208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_001638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90154160157255, 52.3703995621943, 46.7470267992467 ] }, "distance": 15.83, "direction": 266.6, "angle": 71.29, "elevation": 46.75, "pano_id": "TMX7316010203-002031_pano_0000_001638", "timestamp": "2021-03-08T09:54:11.650870Z", "filename": "pano_0000_001638.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 15.83378071, "relative_pitch": 71.28814080172975, "relative_heading": 266.60360441149703, "relative_elevation": 46.7470267992467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_001631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9019555461184, 52.3704968242426, 46.5764096966013 ] }, "distance": 15.85, "direction": 51.41, "angle": 71.21, "elevation": 46.58, "pano_id": "TMX7316010203-002031_pano_0000_001631", "timestamp": "2021-03-08T09:54:01.965900Z", "filename": "pano_0000_001631.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 15.84808328, "relative_pitch": 71.20862105702957, "relative_heading": 51.41193950474154, "relative_elevation": 46.5764096966013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0005_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90195599280872, 52.3704972594772, 46.6285123983398 ] }, "distance": 15.9, "direction": 51.34, "angle": 71.17, "elevation": 46.63, "pano_id": "TMX7316010203-002927_pano_0005_000111", "timestamp": "2023-01-11T13:41:00.472490Z", "filename": "pano_0005_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 15.90208218, "relative_pitch": 71.16868699260208, "relative_heading": 51.34391440211808, "relative_elevation": 46.6285123983398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0008_000976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90154044094611, 52.3703966456915, 48.9218118451536 ] }, "distance": 15.94, "direction": 265.46, "angle": 71.96, "elevation": 48.92, "pano_id": "TMX7316060226-000030_pano_0008_000976", "timestamp": "2016-08-17T09:16:34.588750Z", "filename": "pano_0008_000976.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 15.93511819, "relative_pitch": 71.95821078471191, "relative_heading": 265.4555404622817, "relative_elevation": 48.9218118451536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0006_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90153938498244, 52.3704037169804, 46.7294345060363 ] }, "distance": 15.96, "direction": 268.29, "angle": 71.14, "elevation": 46.73, "pano_id": "TMX7316010203-003044_pano_0006_000089", "timestamp": "2023-04-17T05:57:34.337170Z", "filename": "pano_0006_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 15.96402939, "relative_pitch": 71.13845545616826, "relative_heading": 268.292333059269, "relative_elevation": 46.7294345060363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002949_pano_0000_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90195842897473, 52.3704970379487, 46.3150832829997 ] }, "distance": 16.02, "direction": 51.78, "angle": 70.92, "elevation": 46.32, "pano_id": "TMX7316010203-002949_pano_0000_000084", "timestamp": "2023-01-30T09:06:04.383830Z", "filename": "pano_0000_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.01672961, "relative_pitch": 70.92353852399519, "relative_heading": 51.78354214960343, "relative_elevation": 46.3150832829997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0008_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90195118073586, 52.3705028362987, 48.7162206638604 ] }, "distance": 16.05, "direction": 48.88, "angle": 71.77, "elevation": 48.72, "pano_id": "TMX7316010203-002932_pano_0008_000012", "timestamp": "2023-01-13T09:18:39.910580Z", "filename": "pano_0008_000012.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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.04857729, "relative_pitch": 71.76657412225305, "relative_heading": 48.88216360534571, "relative_elevation": 48.7162206638604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0003_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9019584340284, 52.3704991349908, 45.4785362584516 ] }, "distance": 16.16, "direction": 51.13, "angle": 70.44, "elevation": 45.48, "pano_id": "TMX7316010203-002964_pano_0003_000019", "timestamp": "2023-02-13T08:06:50.244000Z", "filename": "pano_0003_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.16239348, "relative_pitch": 70.43554568050293, "relative_heading": 51.134354825016786, "relative_elevation": 45.4785362584516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002982_pano_0004_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9015366442314, 52.3704155352462, 47.2459396738559 ] }, "distance": 16.17, "direction": 272.98, "angle": 71.11, "elevation": 47.25, "pano_id": "TMX7316010203-002982_pano_0004_000356", "timestamp": "2023-02-27T08:17:54.453880Z", "filename": "pano_0004_000356.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.16541195, "relative_pitch": 71.11138600173621, "relative_heading": 272.97625771226865, "relative_elevation": 47.2459396738559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0000_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9015333914405, 52.3704083609166, 47.3062226613984 ] }, "distance": 16.37, "direction": 270.14, "angle": 70.92, "elevation": 47.31, "pano_id": "TMX7316010203-003001_pano_0000_000172", "timestamp": "2023-03-20T07:52:20.909510Z", "filename": "pano_0000_000172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.36520776, "relative_pitch": 70.91734947355819, "relative_heading": 270.1436295937296, "relative_elevation": 47.3062226613984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002949_pano_0000_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90153210762776, 52.3704147171751, 46.5620683608577 ] }, "distance": 16.47, "direction": 272.6, "angle": 70.52, "elevation": 46.56, "pano_id": "TMX7316010203-002949_pano_0000_000091", "timestamp": "2023-01-30T09:06:11.878780Z", "filename": "pano_0000_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.46960311, "relative_pitch": 70.52065725024481, "relative_heading": 272.6041894738094, "relative_elevation": 46.5620683608577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0000_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90196649416974, 52.3704981219482, 46.7309745224193 ] }, "distance": 16.52, "direction": 52.63, "angle": 70.53, "elevation": 46.73, "pano_id": "TMX7316010203-002993_pano_0000_000078", "timestamp": "2023-03-13T07:46:37.667620Z", "filename": "pano_0000_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.52475498, "relative_pitch": 70.52566192887191, "relative_heading": 52.63324610547687, "relative_elevation": 46.7309745224193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0005_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90152928919589, 52.3704039482637, 46.915596707724 ] }, "distance": 16.65, "direction": 268.45, "angle": 70.46, "elevation": 46.92, "pano_id": "TMX7316010203-002927_pano_0005_000118", "timestamp": "2023-01-11T13:41:06.642440Z", "filename": "pano_0005_000118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.65064247, "relative_pitch": 70.4599038039271, "relative_heading": 268.45137148100525, "relative_elevation": 46.915596707724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0008_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90152805535069, 52.3704141442702, 48.9231558898464 ] }, "distance": 16.74, "direction": 272.34, "angle": 71.11, "elevation": 48.92, "pano_id": "TMX7316010203-002932_pano_0008_000019", "timestamp": "2023-01-13T09:18:48.080750Z", "filename": "pano_0008_000019.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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.74259478, "relative_pitch": 71.10790987048985, "relative_heading": 272.3433408413988, "relative_elevation": 48.9231558898464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0008_000969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90196708800452, 52.3705010030253, 48.7486299267039 ] }, "distance": 16.75, "direction": 51.85, "angle": 71.03, "elevation": 48.75, "pano_id": "TMX7316060226-000030_pano_0008_000969", "timestamp": "2016-08-17T09:16:26.563710Z", "filename": "pano_0008_000969.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.75305253, "relative_pitch": 71.03410059959687, "relative_heading": 51.84576913727671, "relative_elevation": 48.7486299267039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90152687940172, 52.3704022965573, 47.1303028073162 ] }, "distance": 16.82, "direction": 267.84, "angle": 70.36, "elevation": 47.13, "pano_id": "TMX7316010203-000709_pano_0000_003064", "timestamp": "2018-05-07T10:55:24.850900Z", "filename": "pano_0000_003064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.8206362, "relative_pitch": 70.35869962096663, "relative_heading": 267.8406508417774, "relative_elevation": 47.1303028073162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000222_pano_0000_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000222_pano_0000_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000222_pano_0000_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90152570974371, 52.3704096897079, 46.0677752904594 ] }, "distance": 16.89, "direction": 270.64, "angle": 69.87, "elevation": 46.07, "pano_id": "TMX7316010203-000222_pano_0000_000455", "timestamp": "2017-03-23T12:02:55.552860Z", "filename": "pano_0000_000455.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.88941042, "relative_pitch": 69.86600678226601, "relative_heading": 270.6407938810836, "relative_elevation": 46.0677752904594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0003_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90152457043276, 52.3704067747482, 45.7807792313397 ] }, "distance": 16.97, "direction": 269.54, "angle": 69.67, "elevation": 45.78, "pano_id": "TMX7316010203-002964_pano_0003_000026", "timestamp": "2023-02-13T08:06:56.838900Z", "filename": "pano_0003_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.96649431, "relative_pitch": 69.66514296355552, "relative_heading": 269.5425018307067, "relative_elevation": 45.7807792313397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track08_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901524320549258, 52.370411005421616, 0.0 ] }, "distance": 16.99, "direction": 271.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track08_Sphere_00017", "timestamp": "2025-01-08T13:26:51Z", "filename": "Job_20250108_1349_Track08_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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 16.98628081, "relative_pitch": 0.0, "relative_heading": 271.13103471606706, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0007_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90152284620483, 52.3704132577419, 46.3178851827979 ] }, "distance": 17.09, "direction": 271.96, "angle": 69.74, "elevation": 46.32, "pano_id": "TMX7316010203-002974_pano_0007_000049", "timestamp": "2023-02-20T08:08:14.333950Z", "filename": "pano_0007_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.09343247, "relative_pitch": 69.74361705904187, "relative_heading": 271.9643338947612, "relative_elevation": 46.3178851827979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002955_pano_0002_000162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9015237172252, 52.370423135799, 47.0014888802543 ] }, "distance": 17.11, "direction": 275.65, "angle": 70.0, "elevation": 47.0, "pano_id": "TMX7316010203-002955_pano_0002_000162", "timestamp": "2023-02-06T08:20:15.128590Z", "filename": "pano_0002_000162.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.10725337, "relative_pitch": 69.99988110775672, "relative_heading": 275.65289481428374, "relative_elevation": 47.0014888802543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0000_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90152057702528, 52.3704171971266, 47.1891813445836 ] }, "distance": 17.27, "direction": 273.4, "angle": 69.9, "elevation": 47.19, "pano_id": "TMX7316010203-002993_pano_0000_000085", "timestamp": "2023-03-13T07:46:48.572530Z", "filename": "pano_0000_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.26834338, "relative_pitch": 69.90047620060177, "relative_heading": 273.400493101198, "relative_elevation": 47.1891813445836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0006_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90152061629807, 52.3704252791139, 47.2690613204613 ] }, "distance": 17.34, "direction": 276.37, "angle": 69.85, "elevation": 47.27, "pano_id": "TMX7316010203-003009_pano_0006_000086", "timestamp": "2023-03-27T07:05:16.272530Z", "filename": "pano_0006_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.34227287, "relative_pitch": 69.85270949680118, "relative_heading": 276.36830034875425, "relative_elevation": 47.2690613204613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001983_pano_0000_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001983_pano_0000_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001983_pano_0000_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90182300682998, 52.3702550664163, 44.1446362854913 ] }, "distance": 17.35, "direction": 168.83, "angle": 68.55, "elevation": 44.14, "pano_id": "TMX7316010203-001983_pano_0000_000057", "timestamp": "2021-01-26T09:24:28.688040Z", "filename": "pano_0000_000057.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.3453938, "relative_pitch": 68.54905014172137, "relative_heading": 168.8289206583965, "relative_elevation": 44.1446362854913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_04-36-25_00856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_00856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_04-36-25_00856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_04-36-25_00856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901974466237631, 52.3705047233784, 0.0 ] }, "distance": 17.4, "direction": 51.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_04-36-25_00856", "timestamp": "2025-07-03T05:11:31Z", "filename": "recording_2025-07-03_04-36-25_00856.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.40397131, "relative_pitch": 0.0, "relative_heading": 51.79611432124774, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90152035295178, 52.3704295604179, 47.6305245188996 ] }, "distance": 17.42, "direction": 277.92, "angle": 69.91, "elevation": 47.63, "pano_id": "TMX7316010203-002546_pano_0002_000181", "timestamp": "2022-04-26T09:07:12.209600Z", "filename": "pano_0002_000181.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.41932034, "relative_pitch": 69.91164525611661, "relative_heading": 277.9192547777639, "relative_elevation": 47.6305245188996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0003_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90151677069773, 52.3704211630736, 46.4245907515287 ] }, "distance": 17.56, "direction": 274.79, "angle": 69.28, "elevation": 46.42, "pano_id": "TMX7316010203-002988_pano_0003_000069", "timestamp": "2023-03-06T07:57:41.338040Z", "filename": "pano_0003_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.55845755, "relative_pitch": 69.28265067331591, "relative_heading": 274.78797084025683, "relative_elevation": 46.4245907515287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0008_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90151698691587, 52.3704255394626, 46.2270647762343 ] }, "distance": 17.59, "direction": 276.37, "angle": 69.17, "elevation": 46.23, "pano_id": "TMX7316010203-003024_pano_0008_000061", "timestamp": "2023-04-11T05:59:52.044050Z", "filename": "pano_0008_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.59115708, "relative_pitch": 69.16627568053256, "relative_heading": 276.3727738809711, "relative_elevation": 46.2270647762343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_001583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90197800985985, 52.3705060375269, 46.9848764203489 ] }, "distance": 17.68, "direction": 51.91, "angle": 69.37, "elevation": 46.98, "pano_id": "TMX7316010203-001177_pano_0000_001583", "timestamp": "2019-05-13T06:28:43.062970Z", "filename": "pano_0000_001583.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.68410317, "relative_pitch": 69.37473522581493, "relative_heading": 51.90743051138339, "relative_elevation": 46.9848764203489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_001591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_001591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_001591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90151527659936, 52.3704253091088, 47.5246950238943 ] }, "distance": 17.7, "direction": 276.25, "angle": 69.57, "elevation": 47.52, "pano_id": "TMX7316010203-001177_pano_0000_001591", "timestamp": "2019-05-13T06:28:49.787850Z", "filename": "pano_0000_001591.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.70412309, "relative_pitch": 69.56839456312217, "relative_heading": 276.24848838266973, "relative_elevation": 47.5246950238943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0015_000266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90151535639685, 52.3704297526295, 47.8109307801351 ] }, "distance": 17.76, "direction": 277.84, "angle": 69.62, "elevation": 47.81, "pano_id": "TMX7316010203-003023_pano_0015_000266", "timestamp": "2023-04-03T10:40:37.632120Z", "filename": "pano_0015_000266.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.75935421, "relative_pitch": 69.62250275301709, "relative_heading": 277.83633381422703, "relative_elevation": 47.8109307801351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0000_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90196942971439, 52.3705136712446, 46.9749194085598 ] }, "distance": 17.78, "direction": 48.59, "angle": 69.27, "elevation": 46.97, "pano_id": "TMX7316010203-003001_pano_0000_000165", "timestamp": "2023-03-20T07:52:14.334670Z", "filename": "pano_0000_000165.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.77803045, "relative_pitch": 69.27045443804704, "relative_heading": 48.5891102725183, "relative_elevation": 46.9749194085598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_001908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90151419145973, 52.3704273604009, 47.5295037869364 ] }, "distance": 17.8, "direction": 276.95, "angle": 69.46, "elevation": 47.53, "pano_id": "TMX7316010203-001660_pano_0000_001908", "timestamp": "2020-04-21T09:11:50.351200Z", "filename": "pano_0000_001908.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.80378055, "relative_pitch": 69.4648658456616, "relative_heading": 276.95282530700706, "relative_elevation": 47.5295037869364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0007_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90198037249778, 52.3705063777528, 45.9453835533932 ] }, "distance": 17.83, "direction": 52.13, "angle": 68.79, "elevation": 45.95, "pano_id": "TMX7316010203-002974_pano_0007_000041", "timestamp": "2023-02-20T08:08:07.624010Z", "filename": "pano_0007_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 17.83423997, "relative_pitch": 68.78569290359063, "relative_heading": 52.13064951014752, "relative_elevation": 45.9453835533932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002955_pano_0002_000154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90198729782486, 52.370505497536, 46.6754579264671 ] }, "distance": 18.15, "direction": 53.29, "angle": 68.75, "elevation": 46.68, "pano_id": "TMX7316010203-002955_pano_0002_000154", "timestamp": "2023-02-06T08:20:06.203630Z", "filename": "pano_0002_000154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 18.15017497, "relative_pitch": 68.75097876752214, "relative_heading": 53.2888375021638, "relative_elevation": 46.6754579264671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001900/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001900/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001900/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001900/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001660_pano_0000_001900/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001900/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001660_pano_0000_001900/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001900/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001660/pano_0000_001900/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90198677486818, 52.3705088092622, 47.099776786752 ] }, "distance": 18.34, "direction": 52.3, "angle": 68.72, "elevation": 47.1, "pano_id": "TMX7316010203-001660_pano_0000_001900", "timestamp": "2020-04-21T09:11:42.541290Z", "filename": "pano_0000_001900.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 18.34464297, "relative_pitch": 68.71984697792048, "relative_heading": 52.29960184481764, "relative_elevation": 47.099776786752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90198687487844, 52.3705093943936, 47.3143751556054 ] }, "distance": 18.39, "direction": 52.15, "angle": 68.76, "elevation": 47.31, "pano_id": "TMX7316010203-002546_pano_0002_000173", "timestamp": "2022-04-26T09:07:03.329700Z", "filename": "pano_0002_000173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 18.38991028, "relative_pitch": 68.76014501238183, "relative_heading": 52.152074525422, "relative_elevation": 47.3143751556054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_001639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90150767776445, 52.3704407010802, 46.8913317136467 ] }, "distance": 18.48, "direction": 281.36, "angle": 68.49, "elevation": 46.89, "pano_id": "TMX7316010203-002031_pano_0000_001639", "timestamp": "2021-03-08T09:54:13.320840Z", "filename": "pano_0000_001639.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 18.47848811, "relative_pitch": 68.49206584664655, "relative_heading": 281.359684328386, "relative_elevation": 46.8913317136467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0015_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90198794675686, 52.3705101210398, 47.3150084763765 ] }, "distance": 18.5, "direction": 52.09, "angle": 68.65, "elevation": 47.32, "pano_id": "TMX7316010203-003023_pano_0015_000258", "timestamp": "2023-04-03T10:40:29.917210Z", "filename": "pano_0015_000258.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 18.49717932, "relative_pitch": 68.6476412158668, "relative_heading": 52.093051297664985, "relative_elevation": 47.3150084763765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0008_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0008_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0008_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0008_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90198523246263, 52.370513282851, 46.3865689225495 ] }, "distance": 18.57, "direction": 50.89, "angle": 68.18, "elevation": 46.39, "pano_id": "TMX7316010203-003009_pano_0008_000041", "timestamp": "2023-03-27T07:10:36.544680Z", "filename": "pano_0008_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 18.57159134, "relative_pitch": 68.18052958753415, "relative_heading": 50.886131328409924, "relative_elevation": 46.3865689225495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0008_000977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0008_000977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0008_000977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90150235469912, 52.370436738208, 49.0346136549488 ] }, "distance": 18.75, "direction": 279.82, "angle": 69.07, "elevation": 49.03, "pano_id": "TMX7316060226-000030_pano_0008_000977", "timestamp": "2016-08-17T09:16:35.858740Z", "filename": "pano_0008_000977.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 18.75385042, "relative_pitch": 69.07007332665957, "relative_heading": 279.8205063311111, "relative_elevation": 49.0346136549488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000222_pano_0000_000451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000222_pano_0000_000451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000222_pano_0000_000451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000222/pano_0000_000451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90199468171198, 52.3705101427897, 45.9910181537271 ] }, "distance": 18.86, "direction": 52.94, "angle": 67.7, "elevation": 45.99, "pano_id": "TMX7316010203-000222_pano_0000_000451", "timestamp": "2017-03-23T12:02:46.837960Z", "filename": "pano_0000_000451.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 18.8626746, "relative_pitch": 67.69959112515515, "relative_heading": 52.94333045043264, "relative_elevation": 45.9910181537271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0006_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9019886740721, 52.3705149274107, 46.4033509325236 ] }, "distance": 18.87, "direction": 50.9, "angle": 67.87, "elevation": 46.4, "pano_id": "TMX7316010203-003044_pano_0006_000082", "timestamp": "2023-04-17T05:57:28.152260Z", "filename": "pano_0006_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 18.86891323, "relative_pitch": 67.8719522113376, "relative_heading": 50.904019998193874, "relative_elevation": 46.4033509325236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0006_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0006_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0006_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90150247206603, 52.370443039007, 46.9135761102661 ] }, "distance": 18.88, "direction": 281.92, "angle": 68.08, "elevation": 46.91, "pano_id": "TMX7316010203-003044_pano_0006_000090", "timestamp": "2023-04-17T05:57:35.202260Z", "filename": "pano_0006_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 18.8782501, "relative_pitch": 68.07990703650827, "relative_heading": 281.9218388036782, "relative_elevation": 46.9135761102661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0008_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901996241546, 52.3705149761851, 45.8546446328983 ] }, "distance": 19.28, "direction": 51.86, "angle": 67.2, "elevation": 45.85, "pano_id": "TMX7316010203-003024_pano_0008_000053", "timestamp": "2023-04-11T05:59:45.044090Z", "filename": "pano_0008_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 19.27501752, "relative_pitch": 67.20053114198546, "relative_heading": 51.85771429414977, "relative_elevation": 45.8546446328983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0000_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0000_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0000_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90149733960694, 52.3704475622848, 47.486673636362 ] }, "distance": 19.33, "direction": 283.17, "angle": 67.85, "elevation": 47.49, "pano_id": "TMX7316010203-003001_pano_0000_000173", "timestamp": "2023-03-20T07:52:21.849500Z", "filename": "pano_0000_000173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 19.32882321, "relative_pitch": 67.8518685056984, "relative_heading": 283.16769025360014, "relative_elevation": 47.486673636362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0005_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90149590654872, 52.37044380943, 47.0572934662923 ] }, "distance": 19.33, "direction": 281.9, "angle": 67.66, "elevation": 47.06, "pano_id": "TMX7316010203-002927_pano_0005_000119", "timestamp": "2023-01-11T13:41:07.637450Z", "filename": "pano_0005_000119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 19.33349137, "relative_pitch": 67.66468799020251, "relative_heading": 281.8966626890739, "relative_elevation": 47.0572934662923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002949_pano_0000_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9014999932294, 52.3704545006245, 46.6895659966394 ] }, "distance": 19.34, "direction": 285.52, "angle": 67.49, "elevation": 46.69, "pano_id": "TMX7316010203-002949_pano_0000_000092", "timestamp": "2023-01-30T09:06:12.853750Z", "filename": "pano_0000_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 19.34496905, "relative_pitch": 67.49422083634404, "relative_heading": 285.5168493841655, "relative_elevation": 46.6895659966394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002982_pano_0004_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90150007230664, 52.3704562083735, 47.4563451735303 ] }, "distance": 19.39, "direction": 286.06, "angle": 67.77, "elevation": 47.46, "pano_id": "TMX7316010203-002982_pano_0004_000357", "timestamp": "2023-02-27T08:17:55.483860Z", "filename": "pano_0004_000357.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 19.39149369, "relative_pitch": 67.77421533166721, "relative_heading": 286.062125862826, "relative_elevation": 47.4563451735303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90149265867892, 52.3704431532232, 47.291115459986 ] }, "distance": 19.54, "direction": 281.55, "angle": 67.56, "elevation": 47.29, "pano_id": "TMX7316010203-000709_pano_0000_003065", "timestamp": "2018-05-07T10:55:26.345820Z", "filename": "pano_0000_003065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 19.53524981, "relative_pitch": 67.55521500589619, "relative_heading": 281.5533538906112, "relative_elevation": 47.291115459986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0003_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0003_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0003_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90149110933983, 52.3704461094958, 45.9247383764014 ] }, "distance": 19.71, "direction": 282.43, "angle": 66.78, "elevation": 45.92, "pano_id": "TMX7316010203-002964_pano_0003_000027", "timestamp": "2023-02-13T08:06:57.843920Z", "filename": "pano_0003_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 19.70682053, "relative_pitch": 66.77528594190451, "relative_heading": 282.4289783592858, "relative_elevation": 45.9247383764014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0008_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0008_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0008_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90149430074595, 52.3704544598342, 49.0753095829859 ] }, "distance": 19.72, "direction": 285.2, "angle": 68.11, "elevation": 49.08, "pano_id": "TMX7316010203-002932_pano_0008_000020", "timestamp": "2023-01-13T09:18:49.355500Z", "filename": "pano_0008_000020.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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 19.71763318, "relative_pitch": 68.11056901938171, "relative_heading": 285.2027474492409, "relative_elevation": 49.0753095829859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0006_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90199635932614, 52.3705215487491, 47.1675720652565 ] }, "distance": 19.74, "direction": 50.2, "angle": 67.29, "elevation": 47.17, "pano_id": "TMX7316010203-003009_pano_0006_000078", "timestamp": "2023-03-27T07:05:08.892600Z", "filename": "pano_0006_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 19.74126137, "relative_pitch": 67.28900244609906, "relative_heading": 50.20244148296461, "relative_elevation": 47.1675720652565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0003_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90200365308842, 52.3705161602261, 45.9531949460506 ] }, "distance": 19.75, "direction": 52.46, "angle": 66.74, "elevation": 45.95, "pano_id": "TMX7316010203-002988_pano_0003_000061", "timestamp": "2023-03-06T07:57:34.068130Z", "filename": "pano_0003_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 19.75450031, "relative_pitch": 66.73794979478875, "relative_heading": 52.4614362921477, "relative_elevation": 45.9531949460506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track08_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901492340503052, 52.37045382649351, 0.0 ] }, "distance": 19.83, "direction": 284.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track08_Sphere_00016", "timestamp": "2025-01-08T13:26:50Z", "filename": "Job_20250108_1349_Track08_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_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 19.82825938, "relative_pitch": 0.0, "relative_heading": 284.90506140142054, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0007_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0007_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0007_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90148788486865, 52.3704524775177, 46.5108029227704 ] }, "distance": 20.08, "direction": 284.27, "angle": 66.64, "elevation": 46.51, "pano_id": "TMX7316010203-002974_pano_0007_000050", "timestamp": "2023-02-20T08:08:15.218930Z", "filename": "pano_0007_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.08415042, "relative_pitch": 66.64449736780216, "relative_heading": 284.2685537905828, "relative_elevation": 46.5108029227704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001983_pano_0000_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001983_pano_0000_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001983_pano_0000_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001983/pano_0000_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90205694255907, 52.3703560775775, 44.1402231808752 ] }, "distance": 20.14, "direction": 106.67, "angle": 65.47, "elevation": 44.14, "pano_id": "TMX7316010203-001983_pano_0000_000055", "timestamp": "2021-01-26T09:24:16.633170Z", "filename": "pano_0000_000055.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.1400458, "relative_pitch": 65.47400862920541, "relative_heading": 106.66824313875762, "relative_elevation": 44.1402231808752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0000_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0000_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0000_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90148739785618, 52.3704586243505, 47.3762963069603 ] }, "distance": 20.3, "direction": 286.12, "angle": 66.81, "elevation": 47.38, "pano_id": "TMX7316010203-002993_pano_0000_000086", "timestamp": "2023-03-13T07:46:49.457570Z", "filename": "pano_0000_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.29543755, "relative_pitch": 66.81028820255396, "relative_heading": 286.1171783765012, "relative_elevation": 47.3762963069603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002955_pano_0002_000163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002955_pano_0002_000163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002955/pano_0002_000163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90148829040658, 52.3704633960314, 47.167667536065 ] }, "distance": 20.39, "direction": 287.6, "angle": 66.62, "elevation": 47.17, "pano_id": "TMX7316010203-002955_pano_0002_000163", "timestamp": "2023-02-06T08:20:16.243560Z", "filename": "pano_0002_000163.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.39124151, "relative_pitch": 66.62049741127507, "relative_heading": 287.5980438729984, "relative_elevation": 47.167667536065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003009_pano_0006_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003009_pano_0006_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003009/pano_0006_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90148893316827, 52.3704661248123, 47.4291889024898 ] }, "distance": 20.44, "direction": 288.45, "angle": 66.68, "elevation": 47.43, "pano_id": "TMX7316010203-003009_pano_0006_000087", "timestamp": "2023-03-27T07:05:17.107550Z", "filename": "pano_0006_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.44355421, "relative_pitch": 66.68235446650775, "relative_heading": 288.44634555077516, "relative_elevation": 47.4291889024898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002982_pano_0004_000348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002982_pano_0004_000348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002982/pano_0004_000348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90201338827758, 52.3705186531788, 46.748519721441 ] }, "distance": 20.45, "direction": 52.98, "angle": 66.37, "elevation": 46.75, "pano_id": "TMX7316010203-002982_pano_0004_000348", "timestamp": "2023-02-27T08:17:47.908990Z", "filename": "pano_0004_000348.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.45011726, "relative_pitch": 66.37305020228209, "relative_heading": 52.97705427638114, "relative_elevation": 46.748519721441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track08_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track08_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902020067442287, 52.370514706849974, 0.0 ] }, "distance": 20.56, "direction": 54.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track08_Sphere_00025", "timestamp": "2025-01-08T13:27:06Z", "filename": "Job_20250108_1349_Track08_Sphere_00025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.55839617, "relative_pitch": 0.0, "relative_heading": 54.71783117431619, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90148660156521, 52.3704694693814, 47.7653383351862 ] }, "distance": 20.71, "direction": 289.28, "angle": 66.56, "elevation": 47.77, "pano_id": "TMX7316010203-002546_pano_0002_000182", "timestamp": "2022-04-26T09:07:13.344600Z", "filename": "pano_0002_000182.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.71417066, "relative_pitch": 66.55529490143518, "relative_heading": 289.28391422979183, "relative_elevation": 47.7653383351862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_001630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_001630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_001630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90201391184354, 52.3705222467931, 46.6248746737838 ] }, "distance": 20.72, "direction": 52.15, "angle": 66.04, "elevation": 46.62, "pano_id": "TMX7316010203-002031_pano_0000_001630", "timestamp": "2021-03-08T09:54:01.135940Z", "filename": "pano_0000_001630.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.72150675, "relative_pitch": 66.03818806520918, "relative_heading": 52.15362877444443, "relative_elevation": 46.6248746737838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0003_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0003_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0003_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90148156396351, 52.3704611369308, 46.6187008963898 ] }, "distance": 20.76, "direction": 286.55, "angle": 66.0, "elevation": 46.62, "pano_id": "TMX7316010203-002988_pano_0003_000070", "timestamp": "2023-03-06T07:57:42.158120Z", "filename": "pano_0003_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.75538151, "relative_pitch": 66.00061686330977, "relative_heading": 286.55415992645277, "relative_elevation": 46.6187008963898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0008_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0008_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0008_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90148343858669, 52.370466506706, 46.3991128308699 ] }, "distance": 20.81, "direction": 288.23, "angle": 65.84, "elevation": 46.4, "pano_id": "TMX7316010203-003024_pano_0008_000062", "timestamp": "2023-04-11T05:59:52.818790Z", "filename": "pano_0008_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.81215318, "relative_pitch": 65.84155423494754, "relative_heading": 288.23133404366683, "relative_elevation": 46.3991128308699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0005_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0005_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0005_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90201223634982, 52.3705263288059, 46.7256077518687 ] }, "distance": 20.91, "direction": 50.98, "angle": 65.89, "elevation": 46.73, "pano_id": "TMX7316010203-002927_pano_0005_000110", "timestamp": "2023-01-11T13:40:59.707550Z", "filename": "pano_0005_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.91447301, "relative_pitch": 65.88661770790272, "relative_heading": 50.97911567872913, "relative_elevation": 46.7256077518687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90201464605673, 52.3705250558096, 47.150545780547 ] }, "distance": 20.95, "direction": 51.56, "angle": 66.04, "elevation": 47.15, "pano_id": "TMX7316010203-000709_pano_0000_003056", "timestamp": "2018-05-07T10:55:14.015990Z", "filename": "pano_0000_003056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.95388641, "relative_pitch": 66.03945092301686, "relative_heading": 51.562599405585956, "relative_elevation": 47.150545780547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0015_000267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0015_000267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0015_000267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90148382347016, 52.3704712419856, 47.9589023813605 ] }, "distance": 20.96, "direction": 289.62, "angle": 66.39, "elevation": 47.96, "pano_id": "TMX7316010203-003023_pano_0015_000267", "timestamp": "2023-04-03T10:40:38.432120Z", "filename": "pano_0015_000267.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.95827425, "relative_pitch": 66.39443748678619, "relative_heading": 289.6220644141532, "relative_elevation": 47.9589023813605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track08_Sphere_00021/adjacencies/b_20250108_1349_Track08_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002949_pano_0000_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002949_pano_0000_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002949/pano_0000_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90201523454207, 52.3705250665878, 46.4112193668261 ] }, "distance": 20.99, "direction": 51.63, "angle": 65.67, "elevation": 46.41, "pano_id": "TMX7316010203-002949_pano_0000_000083", "timestamp": "2023-01-30T09:06:03.463870Z", "filename": "pano_0000_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track08_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121940.46208746845, 487058.3454601307 ] }, "relative_distance": 20.9860411, "relative_pitch": 65.66865719657696, "relative_heading": 51.628062392097476, "relative_elevation": 46.4112193668261 } ] } }