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_20250115_1006_Track01_Sphere_00378/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track01_Sphere_00378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857651357975025, 52.35509128012728, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track01_Sphere_00378", "timestamp": "2025-01-15T09:39:35Z", "filename": "Job_20250115_1006_Track01_Sphere_00378.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "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_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001992/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001992/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001992/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001992/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001992/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001992/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001992/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001992/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001992/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85765106502397, 52.3550995263568, 42.3142876178026 ] }, "distance": 0.92, "direction": 358.75, "angle": 88.76, "elevation": 42.31, "pano_id": "TMX7316010203-001145_pano_0000_001992", "timestamp": "2019-04-29T08:40:54.675410Z", "filename": "pano_0000_001992.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 0.91780874, "relative_pitch": 88.75743334652482, "relative_heading": 358.7538824028305, "relative_elevation": 42.3142876178026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85763941614543, 52.3550841023019, 43.3308328688145 ] }, "distance": 1.14, "direction": 225.53, "angle": 88.49, "elevation": 43.33, "pano_id": "TMX7316010203-000781_pano_0000_001566", "timestamp": "2018-06-07T10:22:00.228900Z", "filename": "pano_0000_001566.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 1.14014698, "relative_pitch": 88.4927467166945, "relative_heading": 225.53054620251174, "relative_elevation": 43.3308328688145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85764403720373, 52.3551071162465, 43.5923879165202 ] }, "distance": 1.83, "direction": 344.2, "angle": 87.59, "elevation": 43.59, "pano_id": "TMX7316010203-001687_pano_0000_000503", "timestamp": "2020-05-06T05:38:59.778650Z", "filename": "pano_0000_000503.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 1.83138237, "relative_pitch": 87.59433199663523, "relative_heading": 344.19548651804166, "relative_elevation": 43.5923879165202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85766602323192, 52.355110307132, 43.5622430704534 ] }, "distance": 2.34, "direction": 25.26, "angle": 86.92, "elevation": 43.56, "pano_id": "TMX7316010203-002224_pano_0000_000724", "timestamp": "2021-07-09T07:22:43.599050Z", "filename": "pano_0000_000724.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 2.34114801, "relative_pitch": 86.92373550865024, "relative_heading": 25.26437504570078, "relative_elevation": 43.5622430704534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-12-14_00896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857680471740523, 52.35510677045576, 0.0 ] }, "distance": 2.63, "direction": 49.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-12-14_00896", "timestamp": "2025-07-31T06:34:07Z", "filename": "recording_2025-07-31_06-12-14_00896.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 2.62788498, "relative_pitch": 0.0, "relative_heading": 49.010834429758845, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0003_000474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0003_000474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0003_000474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85764244254099, 52.355119744994, 44.0931931221858 ] }, "distance": 3.23, "direction": 349.14, "angle": 85.82, "elevation": 44.09, "pano_id": "TMX7316010203-000259_pano_0003_000474", "timestamp": "2017-04-13T09:17:49.340220Z", "filename": "pano_0003_000474.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 3.22512277, "relative_pitch": 85.81664578455701, "relative_heading": 349.14375288752933, "relative_elevation": 44.0931931221858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85762713273547, 52.3551192181985, 44.4910284103826 ] }, "distance": 3.52, "direction": 332.03, "angle": 85.48, "elevation": 44.49, "pano_id": "TMX7316010203-002062_pano_0000_001420", "timestamp": "2021-03-26T09:00:44.033280Z", "filename": "pano_0000_001420.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 3.51977735, "relative_pitch": 85.47663341472138, "relative_heading": 332.0348597165073, "relative_elevation": 44.4910284103826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-12-14_00895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857607193221747, 52.3551082222017, 0.0 ] }, "distance": 3.55, "direction": 302.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-12-14_00895", "timestamp": "2025-07-31T06:34:06Z", "filename": "recording_2025-07-31_06-12-14_00895.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 3.55086615, "relative_pitch": 0.0, "relative_heading": 302.06742668373306, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85770147213783, 52.3551149218695, 44.4749018820003 ] }, "distance": 4.31, "direction": 52.39, "angle": 84.46, "elevation": 44.47, "pano_id": "TMX7316010203-002062_pano_0000_001419", "timestamp": "2021-03-26T09:00:43.003270Z", "filename": "pano_0000_001419.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 4.3103441, "relative_pitch": 84.4643919145538, "relative_heading": 52.38693035219493, "relative_elevation": 44.4749018820003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85770955977092, 52.3550722419565, 43.3271137261763 ] }, "distance": 4.5, "direction": 118.11, "angle": 84.08, "elevation": 43.33, "pano_id": "TMX7316010203-000781_pano_0000_001567", "timestamp": "2018-06-07T10:22:01.873850Z", "filename": "pano_0000_001567.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 4.49587471, "relative_pitch": 84.07585657071422, "relative_heading": 118.11218129042764, "relative_elevation": 43.3271137261763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85759179868827, 52.3551133302512, 43.5779596017674 ] }, "distance": 4.74, "direction": 301.16, "angle": 83.79, "elevation": 43.58, "pano_id": "TMX7316010203-002224_pano_0000_000723", "timestamp": "2021-07-09T07:22:43.009230Z", "filename": "pano_0000_000723.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 4.74207797, "relative_pitch": 83.78960900602152, "relative_heading": 301.15882866120376, "relative_elevation": 43.5779596017674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85771796969236, 52.355105636686, 43.5699757467955 ] }, "distance": 4.81, "direction": 70.61, "angle": 83.7, "elevation": 43.57, "pano_id": "TMX7316010203-001687_pano_0000_000504", "timestamp": "2020-05-06T05:39:00.543600Z", "filename": "pano_0000_000504.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 4.81142399, "relative_pitch": 83.69837096456766, "relative_heading": 70.6082432698898, "relative_elevation": 43.5699757467955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85768960586712, 52.3551276627594, 43.5307542458177 ] }, "distance": 4.81, "direction": 32.77, "angle": 83.69, "elevation": 43.53, "pano_id": "TMX7316010203-002462_pano_0000_000433", "timestamp": "2022-03-22T07:59:33.105960Z", "filename": "pano_0000_000433.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 4.81465427, "relative_pitch": 83.68853850330949, "relative_heading": 32.76906927297281, "relative_elevation": 43.5307542458177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track01_Sphere_00379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857723768539966, 52.355089986251386, 0.0 ] }, "distance": 4.94, "direction": 91.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track01_Sphere_00379", "timestamp": "2025-01-15T09:39:36Z", "filename": "Job_20250115_1006_Track01_Sphere_00379.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 4.93567046, "relative_pitch": 0.0, "relative_heading": 91.67154206899322, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85761538829488, 52.3551300737823, 43.5409427043051 ] }, "distance": 4.96, "direction": 330.42, "angle": 83.5, "elevation": 43.54, "pano_id": "TMX7316010203-002462_pano_0000_000434", "timestamp": "2022-03-22T07:59:33.740930Z", "filename": "pano_0000_000434.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 4.9638928, "relative_pitch": 83.49606522196099, "relative_heading": 330.4151848413557, "relative_elevation": 43.5409427043051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track01_Sphere_00377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85757789894895, 52.35509309954571, 0.0 ] }, "distance": 5.01, "direction": 272.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track01_Sphere_00377", "timestamp": "2025-01-15T09:39:34Z", "filename": "Job_20250115_1006_Track01_Sphere_00377.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 5.00909805, "relative_pitch": 0.0, "relative_heading": 272.3163997164958, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001993/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001993/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001993/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001993/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001993/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001993/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001993/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001993/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001993/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85772568578163, 52.3550970824502, 42.2872276632115 ] }, "distance": 5.11, "direction": 82.73, "angle": 83.12, "elevation": 42.29, "pano_id": "TMX7316010203-001145_pano_0000_001993", "timestamp": "2019-04-29T08:40:55.495400Z", "filename": "pano_0000_001993.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 5.10518951, "relative_pitch": 83.11619493969093, "relative_heading": 82.73437409015642, "relative_elevation": 42.2872276632115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001991/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001991/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001991/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001991/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001991/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001991/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001991/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001991/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001991/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85757654237315, 52.3551025079623, 42.3353832969442 ] }, "distance": 5.25, "direction": 283.77, "angle": 82.93, "elevation": 42.34, "pano_id": "TMX7316010203-001145_pano_0000_001991", "timestamp": "2019-04-29T08:40:53.850450Z", "filename": "pano_0000_001991.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 5.24830793, "relative_pitch": 82.9331104456455, "relative_heading": 283.7715913600117, "relative_elevation": 42.3353832969442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85756728935836, 52.3550917810758, 43.3394740847871 ] }, "distance": 5.73, "direction": 270.56, "angle": 82.47, "elevation": 43.34, "pano_id": "TMX7316010203-000781_pano_0000_001565", "timestamp": "2018-06-07T10:21:58.663860Z", "filename": "pano_0000_001565.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 5.72814267, "relative_pitch": 82.47090269343313, "relative_heading": 270.5576076651759, "relative_elevation": 43.3394740847871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85757029832153, 52.3551095557474, 43.6141683356836 ] }, "distance": 5.89, "direction": 290.21, "angle": 82.31, "elevation": 43.61, "pano_id": "TMX7316010203-001687_pano_0000_000502", "timestamp": "2020-05-06T05:38:59.028780Z", "filename": "pano_0000_000502.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 5.88536501, "relative_pitch": 82.31483927428454, "relative_heading": 290.2145249498474, "relative_elevation": 43.6141683356836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85774024715766, 52.3551074519173, 43.5316922124475 ] }, "distance": 6.32, "direction": 73.45, "angle": 81.74, "elevation": 43.53, "pano_id": "TMX7316010203-002224_pano_0000_000725", "timestamp": "2021-07-09T07:22:44.189090Z", "filename": "pano_0000_000725.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 6.31799907, "relative_pitch": 81.74200256249937, "relative_heading": 73.45179287202092, "relative_elevation": 43.5316922124475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85766279711912, 52.35515459263, 43.2789949011058 ] }, "distance": 7.09, "direction": 6.31, "angle": 80.7, "elevation": 43.28, "pano_id": "TMX7316010203-000781_pano_0000_001462", "timestamp": "2018-06-07T10:18:33.814610Z", "filename": "pano_0000_001462.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 7.0880214, "relative_pitch": 80.69895027215419, "relative_heading": 6.312900609491385, "relative_elevation": 43.2789949011058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-12-14_00897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857753874635621, 52.3551059663397, 0.0 ] }, "distance": 7.17, "direction": 76.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-12-14_00897", "timestamp": "2025-07-31T06:34:07Z", "filename": "recording_2025-07-31_06-12-14_00897.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 7.1734212, "relative_pitch": 0.0, "relative_heading": 76.83164158461307, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85755258908161, 52.3551242780412, 44.5202231574804 ] }, "distance": 7.67, "direction": 298.62, "angle": 80.23, "elevation": 44.52, "pano_id": "TMX7316010203-002062_pano_0000_001421", "timestamp": "2021-03-26T09:00:45.058310Z", "filename": "pano_0000_001421.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 7.66600738, "relative_pitch": 80.22995798701645, "relative_heading": 298.61840714765714, "relative_elevation": 44.5202231574804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0003_000475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0003_000475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0003_000475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85776380598833, 52.3550636892488, 44.0985622406006 ] }, "distance": 8.25, "direction": 111.84, "angle": 79.4, "elevation": 44.1, "pano_id": "TMX7316010203-000259_pano_0003_000475", "timestamp": "2017-04-13T09:17:51.750200Z", "filename": "pano_0003_000475.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 8.25370954, "relative_pitch": 79.39888537579226, "relative_heading": 111.83725038846003, "relative_elevation": 44.0985622406006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-12-14_00894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857533934400159, 52.35511048288893, 0.0 ] }, "distance": 8.28, "direction": 284.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-12-14_00894", "timestamp": "2025-07-31T06:34:05Z", "filename": "recording_2025-07-31_06-12-14_00894.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 8.28088342, "relative_pitch": 0.0, "relative_heading": 284.9536308544724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85773696452827, 52.3551443351943, 43.2797373859212 ] }, "distance": 8.3, "direction": 44.65, "angle": 79.15, "elevation": 43.28, "pano_id": "TMX7316010203-000781_pano_0000_001461", "timestamp": "2018-06-07T10:18:32.349520Z", "filename": "pano_0000_001461.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 8.29897412, "relative_pitch": 79.14518211205416, "relative_heading": 44.65334550161507, "relative_elevation": 43.2797373859212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85776418802727, 52.355125442866, 43.5135489869863 ] }, "distance": 8.58, "direction": 63.69, "angle": 78.85, "elevation": 43.51, "pano_id": "TMX7316010203-002462_pano_0000_000432", "timestamp": "2022-03-22T07:59:32.470910Z", "filename": "pano_0000_000432.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 8.57602456, "relative_pitch": 78.85055194842084, "relative_heading": 63.687745852913636, "relative_elevation": 43.5135489869863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85777531731123, 52.3550736350402, 43.5278361495584 ] }, "distance": 8.67, "direction": 103.09, "angle": 78.73, "elevation": 43.53, "pano_id": "TMX7316010203-002462_pano_0000_000352", "timestamp": "2022-03-22T07:58:23.486460Z", "filename": "pano_0000_000352.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 8.6709831, "relative_pitch": 78.73384647657478, "relative_heading": 103.08740938454977, "relative_elevation": 43.5278361495584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85777621672623, 52.3551109232241, 44.4460425423458 ] }, "distance": 8.78, "direction": 75.59, "angle": 78.82, "elevation": 44.45, "pano_id": "TMX7316010203-002062_pano_0000_001418", "timestamp": "2021-03-26T09:00:41.968120Z", "filename": "pano_0000_001418.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 8.78334996, "relative_pitch": 78.82134201413977, "relative_heading": 75.5902696372204, "relative_elevation": 44.4460425423458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85754109345571, 52.3551328122491, 43.557132134214 ] }, "distance": 8.82, "direction": 301.6, "angle": 78.55, "elevation": 43.56, "pano_id": "TMX7316010203-002462_pano_0000_000435", "timestamp": "2022-03-22T07:59:34.380900Z", "filename": "pano_0000_000435.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 8.82032694, "relative_pitch": 78.55239402829231, "relative_heading": 301.5979239904982, "relative_elevation": 43.557132134214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_002719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85753330532639, 52.3551269515694, 44.183913695626 ] }, "distance": 8.97, "direction": 296.27, "angle": 78.52, "elevation": 44.18, "pano_id": "TMX7316010203-000258_pano_0002_002719", "timestamp": "2017-04-12T11:41:40.081360Z", "filename": "pano_0002_002719.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 8.96940749, "relative_pitch": 78.52479606446977, "relative_heading": 296.2660005011391, "relative_elevation": 44.183913695626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85758926207363, 52.3551676121581, 43.3132024519145 ] }, "distance": 9.49, "direction": 333.52, "angle": 77.64, "elevation": 43.31, "pano_id": "TMX7316010203-000781_pano_0000_001463", "timestamp": "2018-06-07T10:18:35.414590Z", "filename": "pano_0000_001463.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 9.48914509, "relative_pitch": 77.64275784270976, "relative_heading": 333.52189157259045, "relative_elevation": 43.3132024519145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85777696595913, 52.3550540515134, 43.4819559995085 ] }, "distance": 9.51, "direction": 115.83, "angle": 77.67, "elevation": 43.48, "pano_id": "TMX7316010203-000781_pano_0000_001568", "timestamp": "2018-06-07T10:22:03.603870Z", "filename": "pano_0000_001568.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 9.507989, "relative_pitch": 77.66555162596178, "relative_heading": 115.8294551996741, "relative_elevation": 43.4819559995085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857518236418, 52.3551169955704, 43.5996894305572 ] }, "distance": 9.51, "direction": 287.51, "angle": 77.69, "elevation": 43.6, "pano_id": "TMX7316010203-002224_pano_0000_000722", "timestamp": "2021-07-09T07:22:42.424070Z", "filename": "pano_0000_000722.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 9.51067801, "relative_pitch": 77.69446983859456, "relative_heading": 287.5098217751569, "relative_elevation": 43.5996894305572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85779189420333, 52.3551048924858, 43.5559022370726 ] }, "distance": 9.69, "direction": 81.01, "angle": 77.45, "elevation": 43.56, "pano_id": "TMX7316010203-001687_pano_0000_000505", "timestamp": "2020-05-06T05:39:01.313590Z", "filename": "pano_0000_000505.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 9.69425955, "relative_pitch": 77.45217713277542, "relative_heading": 81.01079609440302, "relative_elevation": 43.5559022370726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track01_Sphere_00380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857797202263324, 52.355089056417775, 0.0 ] }, "distance": 9.94, "direction": 91.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track01_Sphere_00380", "timestamp": "2025-01-15T09:39:37Z", "filename": "Job_20250115_1006_Track01_Sphere_00380.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 9.93993184, "relative_pitch": 0.0, "relative_heading": 91.42639107989257, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_000819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85752827083693, 52.3551403040183, 43.8669263971969 ] }, "distance": 10.0, "direction": 303.04, "angle": 77.15, "elevation": 43.87, "pano_id": "TMX7316010203-000781_pano_0000_000819", "timestamp": "2018-06-07T10:01:20.362910Z", "filename": "pano_0000_000819.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 10.00442286, "relative_pitch": 77.15268590552232, "relative_heading": 303.0430095644978, "relative_elevation": 43.8669263971969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track01_Sphere_00376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85750386823088, 52.355094853445884, 0.0 ] }, "distance": 10.06, "direction": 272.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track01_Sphere_00376", "timestamp": "2025-01-15T09:39:33Z", "filename": "Job_20250115_1006_Track01_Sphere_00376.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 10.05682457, "relative_pitch": 0.0, "relative_heading": 272.2659585036757, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001994/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001994/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001994/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001994/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001994/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001994/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001994/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001994/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001994/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85780034206085, 52.3550951470362, 42.278205210343 ] }, "distance": 10.16, "direction": 87.57, "angle": 76.49, "elevation": 42.28, "pano_id": "TMX7316010203-001145_pano_0000_001994", "timestamp": "2019-04-29T08:40:56.310430Z", "filename": "pano_0000_001994.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 10.15989128, "relative_pitch": 76.48745333805417, "relative_heading": 87.57265205866267, "relative_elevation": 42.278205210343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001990/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001990/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001990/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001990/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001990/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001990/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001990/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001990/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001990/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85750176628722, 52.3551056563275, 42.3590029608458 ] }, "distance": 10.32, "direction": 278.92, "angle": 76.31, "elevation": 42.36, "pano_id": "TMX7316010203-001145_pano_0000_001990", "timestamp": "2019-04-29T08:40:53.015450Z", "filename": "pano_0000_001990.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 10.31694775, "relative_pitch": 76.31157318022115, "relative_heading": 278.92006927873706, "relative_elevation": 42.3590029608458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85749436572853, 52.3550969380854, 43.3366618044674 ] }, "distance": 10.71, "direction": 273.37, "angle": 76.11, "elevation": 43.34, "pano_id": "TMX7316010203-000781_pano_0000_001564", "timestamp": "2018-06-07T10:21:57.238910Z", "filename": "pano_0000_001564.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 10.71491011, "relative_pitch": 76.11224625544338, "relative_heading": 273.36857412944534, "relative_elevation": 43.3366618044674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85749641019634, 52.3551115411414, 43.6364503894001 ] }, "distance": 10.8, "direction": 282.05, "angle": 76.1, "elevation": 43.64, "pano_id": "TMX7316010203-001687_pano_0000_000501", "timestamp": "2020-05-06T05:38:58.278640Z", "filename": "pano_0000_000501.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 10.79514886, "relative_pitch": 76.10467796333366, "relative_heading": 282.05480703796104, "relative_elevation": 43.6364503894001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85781471903991, 52.3551051381093, 43.5253699170426 ] }, "distance": 11.24, "direction": 82.11, "angle": 75.52, "elevation": 43.53, "pano_id": "TMX7316010203-002224_pano_0000_000726", "timestamp": "2021-07-09T07:22:44.784070Z", "filename": "pano_0000_000726.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 11.23663684, "relative_pitch": 75.52441963219484, "relative_heading": 82.11218765135881, "relative_elevation": 43.5253699170426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85781149869332, 52.3551371790466, 43.2639844911173 ] }, "distance": 12.05, "direction": 64.92, "angle": 74.44, "elevation": 43.26, "pano_id": "TMX7316010203-000781_pano_0000_001460", "timestamp": "2018-06-07T10:18:31.014650Z", "filename": "pano_0000_001460.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 12.04711807, "relative_pitch": 74.43981719737006, "relative_heading": 64.91579655496821, "relative_elevation": 43.2639844911173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-12-14_00898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857827377271579, 52.35510541428152, 0.0 ] }, "distance": 12.1, "direction": 82.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-12-14_00898", "timestamp": "2025-07-31T06:34:08Z", "filename": "recording_2025-07-31_06-12-14_00898.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 12.09546068, "relative_pitch": 0.0, "relative_heading": 82.52864072188534, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85747802073437, 52.3551302365511, 44.5464984653518 ] }, "distance": 12.58, "direction": 290.16, "angle": 74.23, "elevation": 44.55, "pano_id": "TMX7316010203-002062_pano_0000_001422", "timestamp": "2021-03-26T09:00:46.083270Z", "filename": "pano_0000_001422.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 12.58044848, "relative_pitch": 74.22970407645215, "relative_heading": 290.1555959027922, "relative_elevation": 44.5464984653518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_002721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85783232673139, 52.3551165555835, 44.0947516299784 ] }, "distance": 12.65, "direction": 77.15, "angle": 74.0, "elevation": 44.09, "pano_id": "TMX7316010203-000258_pano_0002_002721", "timestamp": "2017-04-12T11:41:42.621340Z", "filename": "pano_0002_002721.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 12.64669564, "relative_pitch": 73.99672337166054, "relative_heading": 77.15045819930099, "relative_elevation": 44.0947516299784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0003_000473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0003_000473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0003_000473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85751998244564, 52.3551727382506, 44.0051938379183 ] }, "distance": 12.74, "direction": 315.36, "angle": 73.85, "elevation": 44.01, "pano_id": "TMX7316010203-000259_pano_0003_000473", "timestamp": "2017-04-13T09:17:46.160210Z", "filename": "pano_0003_000473.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 12.73893365, "relative_pitch": 73.8549547467011, "relative_heading": 315.3598780124843, "relative_elevation": 44.0051938379183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85781812330074, 52.3550338078691, 43.7031417358667 ] }, "distance": 13.04, "direction": 119.37, "angle": 73.39, "elevation": 43.7, "pano_id": "TMX7316010203-002462_pano_0000_000353", "timestamp": "2022-03-22T07:58:25.256520Z", "filename": "pano_0000_000353.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 13.0383893, "relative_pitch": 73.38806060554622, "relative_heading": 119.37259390086122, "relative_elevation": 43.7031417358667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-12-14_00893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857460538106327, 52.35511319230379, 0.0 ] }, "distance": 13.23, "direction": 280.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-12-14_00893", "timestamp": "2025-07-31T06:34:05Z", "filename": "recording_2025-07-31_06-12-14_00893.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 13.22784341, "relative_pitch": 0.0, "relative_heading": 280.6220119394279, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85783848326746, 52.3551236630751, 43.5043182680383 ] }, "distance": 13.25, "direction": 74.22, "angle": 73.06, "elevation": 43.5, "pano_id": "TMX7316010203-002462_pano_0000_000431", "timestamp": "2022-03-22T07:59:31.840970Z", "filename": "pano_0000_000431.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 13.24888785, "relative_pitch": 73.06231040807747, "relative_heading": 74.21802577211902, "relative_elevation": 43.5043182680383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85746733266438, 52.3551358130136, 43.5780100366101 ] }, "distance": 13.48, "direction": 291.56, "angle": 72.81, "elevation": 43.58, "pano_id": "TMX7316010203-002462_pano_0000_000436", "timestamp": "2022-03-22T07:59:35.026100Z", "filename": "pano_0000_000436.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 13.481955, "relative_pitch": 72.80923005891346, "relative_heading": 291.5649632097179, "relative_elevation": 43.5780100366101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85785091984992, 52.3551075761698, 44.4320177501068 ] }, "distance": 13.72, "direction": 82.4, "angle": 72.84, "elevation": 44.43, "pano_id": "TMX7316010203-002062_pano_0000_001417", "timestamp": "2021-03-26T09:00:40.948110Z", "filename": "pano_0000_001417.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 13.71718825, "relative_pitch": 72.84333688685963, "relative_heading": 82.40353864875154, "relative_elevation": 44.4320177501068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85752018452808, 52.3551873374378, 43.4724689358845 ] }, "distance": 13.93, "direction": 320.1, "angle": 72.23, "elevation": 43.47, "pano_id": "TMX7316010203-000781_pano_0000_001464", "timestamp": "2018-06-07T10:18:37.204590Z", "filename": "pano_0000_001464.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 13.93279823, "relative_pitch": 72.22949837327225, "relative_heading": 320.09961999144133, "relative_elevation": 43.4724689358845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85783913358536, 52.3550313115267, 43.4711469458416 ] }, "distance": 14.43, "direction": 117.55, "angle": 71.64, "elevation": 43.47, "pano_id": "TMX7316010203-000781_pano_0000_001569", "timestamp": "2018-06-07T10:22:05.218900Z", "filename": "pano_0000_001569.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 14.42945106, "relative_pitch": 71.63735921792568, "relative_heading": 117.54547238816113, "relative_elevation": 43.4711469458416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85744435294682, 52.3551219003442, 43.628239100799 ] }, "distance": 14.51, "direction": 283.58, "angle": 71.6, "elevation": 43.63, "pano_id": "TMX7316010203-002224_pano_0000_000721", "timestamp": "2021-07-09T07:22:41.834050Z", "filename": "pano_0000_000721.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 14.50965441, "relative_pitch": 71.60417296324694, "relative_heading": 283.58141848276546, "relative_elevation": 43.628239100799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8578656261657, 52.3551044637579, 43.568931447342 ] }, "distance": 14.67, "direction": 84.26, "angle": 71.39, "elevation": 43.57, "pano_id": "TMX7316010203-001687_pano_0000_000506", "timestamp": "2020-05-06T05:39:02.068640Z", "filename": "pano_0000_000506.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 14.67231697, "relative_pitch": 71.38848149759151, "relative_heading": 84.26166776786613, "relative_elevation": 43.568931447342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_000820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85745379965784, 52.3551459381295, 43.8806196860969 ] }, "distance": 14.77, "direction": 294.32, "angle": 71.4, "elevation": 43.88, "pano_id": "TMX7316010203-000781_pano_0000_000820", "timestamp": "2018-06-07T10:01:21.417890Z", "filename": "pano_0000_000820.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 14.77059122, "relative_pitch": 71.3963276049291, "relative_heading": 294.3158656075149, "relative_elevation": 43.8806196860969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track01_Sphere_00381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857870427920826, 52.35508834131447, 0.0 ] }, "distance": 14.93, "direction": 91.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track01_Sphere_00381", "timestamp": "2025-01-15T09:39:38Z", "filename": "Job_20250115_1006_Track01_Sphere_00381.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 14.92953859, "relative_pitch": 0.0, "relative_heading": 91.25500929740588, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track01_Sphere_00375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85742998235469, 52.355096769727766, 0.0 ] }, "distance": 15.1, "direction": 272.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track01_Sphere_00375", "timestamp": "2025-01-15T09:39:32Z", "filename": "Job_20250115_1006_Track01_Sphere_00375.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 15.09541288, "relative_pitch": 0.0, "relative_heading": 272.3192493085374, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001995/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001995/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001995/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001995/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001995/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001995/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001995/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001995/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001995/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85787483122043, 52.3550936100942, 42.2817848594859 ] }, "distance": 15.23, "direction": 89.02, "angle": 70.19, "elevation": 42.28, "pano_id": "TMX7316010203-001145_pano_0000_001995", "timestamp": "2019-04-29T08:40:57.120410Z", "filename": "pano_0000_001995.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 15.22817433, "relative_pitch": 70.19304845918256, "relative_heading": 89.02438387962154, "relative_elevation": 42.2817848594859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001989/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001989/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001989/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001989/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001989/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001989/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001989/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001989/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001989/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85742739797457, 52.3551091993831, 42.3887668438256 ] }, "distance": 15.39, "direction": 277.44, "angle": 70.05, "elevation": 42.39, "pano_id": "TMX7316010203-001145_pano_0000_001989", "timestamp": "2019-04-29T08:40:52.175440Z", "filename": "pano_0000_001989.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 15.38885441, "relative_pitch": 70.04703423699586, "relative_heading": 277.444890042743, "relative_elevation": 42.3887668438256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85742154964259, 52.3551035212059, 43.3581477440894 ] }, "distance": 15.72, "direction": 274.97, "angle": 70.08, "elevation": 43.36, "pano_id": "TMX7316010203-000781_pano_0000_001563", "timestamp": "2018-06-07T10:21:55.873880Z", "filename": "pano_0000_001563.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 15.71673184, "relative_pitch": 70.07511629536299, "relative_heading": 274.9719556845657, "relative_elevation": 43.3581477440894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85742249027038, 52.3551132430488, 43.6714897518978 ] }, "distance": 15.78, "direction": 278.91, "angle": 70.13, "elevation": 43.67, "pano_id": "TMX7316010203-001687_pano_0000_000500", "timestamp": "2020-05-06T05:38:57.508630Z", "filename": "pano_0000_000500.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 15.7838555, "relative_pitch": 70.12900813841046, "relative_heading": 278.90735737002063, "relative_elevation": 43.6714897518978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8578888441231, 52.3551035953223, 43.5268266769126 ] }, "distance": 16.24, "direction": 85.16, "angle": 69.54, "elevation": 43.53, "pano_id": "TMX7316010203-002224_pano_0000_000727", "timestamp": "2021-07-09T07:22:45.379050Z", "filename": "pano_0000_000727.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 16.2386355, "relative_pitch": 69.54086877499846, "relative_heading": 85.15901539550555, "relative_elevation": 43.5268266769126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85788659254003, 52.3551316754505, 43.2437458951026 ] }, "distance": 16.65, "direction": 74.33, "angle": 68.95, "elevation": 43.24, "pano_id": "TMX7316010203-000781_pano_0000_001459", "timestamp": "2018-06-07T10:18:29.709530Z", "filename": "pano_0000_001459.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 16.64568624, "relative_pitch": 68.94693616041837, "relative_heading": 74.33343233268225, "relative_elevation": 43.2437458951026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-12-14_00899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857900520883758, 52.35510542680131, 0.0 ] }, "distance": 17.05, "direction": 84.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-12-14_00899", "timestamp": "2025-07-31T06:34:09Z", "filename": "recording_2025-07-31_06-12-14_00899.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 17.04911331, "relative_pitch": 0.0, "relative_heading": 84.70219076370417, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85740314424842, 52.3551373097219, 44.5909908413887 ] }, "distance": 17.67, "direction": 286.85, "angle": 68.38, "elevation": 44.59, "pano_id": "TMX7316010203-002062_pano_0000_001423", "timestamp": "2021-03-26T09:00:47.113100Z", "filename": "pano_0000_001423.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 17.67021212, "relative_pitch": 68.38290703998625, "relative_heading": 286.84971890327137, "relative_elevation": 44.5909908413887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000834/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000834/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000834/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000834/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000834/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000834/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000834/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000834/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000834/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85790626655812, 52.355061887289, 44.2200401173905 ] }, "distance": 17.67, "direction": 100.66, "angle": 68.22, "elevation": 44.22, "pano_id": "TMX7316010203-001687_pano_0000_000834", "timestamp": "2020-05-06T05:45:13.990610Z", "filename": "pano_0000_000834.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 17.67304533, "relative_pitch": 68.2153144613673, "relative_heading": 100.66481846052977, "relative_elevation": 44.2200401173905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000833/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000833/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000833/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000833/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000833/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000833/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000833/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000833/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000833/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8578893770962, 52.3550180574802, 44.1708434224129 ] }, "distance": 18.15, "direction": 116.68, "angle": 67.66, "elevation": 44.17, "pano_id": "TMX7316010203-001687_pano_0000_000833", "timestamp": "2020-05-06T05:45:11.595590Z", "filename": "pano_0000_000833.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 18.14879439, "relative_pitch": 67.66335494169009, "relative_heading": 116.67582626604607, "relative_elevation": 44.1708434224129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85791299745342, 52.3551223269927, 43.5029967678711 ] }, "distance": 18.16, "direction": 79.03, "angle": 67.34, "elevation": 43.5, "pano_id": "TMX7316010203-002462_pano_0000_000430", "timestamp": "2022-03-22T07:59:31.210930Z", "filename": "pano_0000_000430.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 18.15802495, "relative_pitch": 67.34448420424206, "relative_heading": 79.03204820683729, "relative_elevation": 43.5029967678711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-12-14_00892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857387152082446, 52.35511627021732, 0.0 ] }, "distance": 18.21, "direction": 278.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-12-14_00892", "timestamp": "2025-07-31T06:34:04Z", "filename": "recording_2025-07-31_06-12-14_00892.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 18.21472459, "relative_pitch": 0.0, "relative_heading": 278.7814990816724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85787658716013, 52.3550008815904, 43.5399539386854 ] }, "distance": 18.35, "direction": 123.24, "angle": 67.15, "elevation": 43.54, "pano_id": "TMX7316010203-002462_pano_0000_000354", "timestamp": "2022-03-22T07:58:26.611410Z", "filename": "pano_0000_000354.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 18.34862032, "relative_pitch": 67.14845474168371, "relative_heading": 123.2446482139824, "relative_elevation": 43.5399539386854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85739352271612, 52.3551392604323, 43.6105026090518 ] }, "distance": 18.36, "direction": 286.91, "angle": 67.17, "elevation": 43.61, "pano_id": "TMX7316010203-002462_pano_0000_000437", "timestamp": "2022-03-22T07:59:35.680890Z", "filename": "pano_0000_000437.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 18.36054145, "relative_pitch": 67.16832717414765, "relative_heading": 286.9050436219106, "relative_elevation": 43.6105026090518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0003_000476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0003_000476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0003_000476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0003_000476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85787846579668, 52.3550003820644, 44.1290754731745 ] }, "distance": 18.49, "direction": 123.17, "angle": 67.27, "elevation": 44.13, "pano_id": "TMX7316010203-000259_pano_0003_000476", "timestamp": "2017-04-13T09:17:54.440140Z", "filename": "pano_0003_000476.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 18.48615704, "relative_pitch": 67.2706518008522, "relative_heading": 123.17124347628196, "relative_elevation": 44.1290754731745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85792533930424, 52.3551045393628, 44.4195545995608 ] }, "distance": 18.73, "direction": 85.48, "angle": 67.14, "elevation": 44.42, "pano_id": "TMX7316010203-002062_pano_0000_001416", "timestamp": "2021-03-26T09:00:39.943150Z", "filename": "pano_0000_001416.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 18.72546212, "relative_pitch": 67.14170747766397, "relative_heading": 85.48078052256564, "relative_elevation": 44.4195545995608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_002718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85738071609569, 52.3551303156835, 44.2560445461422 ] }, "distance": 18.94, "direction": 283.26, "angle": 66.83, "elevation": 44.26, "pano_id": "TMX7316010203-000258_pano_0002_002718", "timestamp": "2017-04-12T11:41:38.766400Z", "filename": "pano_0002_002718.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 18.94440023, "relative_pitch": 66.82599713873837, "relative_heading": 283.2550228933112, "relative_elevation": 44.2560445461422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8574572191142, 52.3552140630997, 43.4499829951674 ] }, "distance": 19.02, "direction": 315.93, "angle": 66.36, "elevation": 43.45, "pano_id": "TMX7316010203-000781_pano_0000_001465", "timestamp": "2018-06-07T10:18:39.154630Z", "filename": "pano_0000_001465.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 19.01649649, "relative_pitch": 66.36273237283794, "relative_heading": 315.9274348789709, "relative_elevation": 43.4499829951674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85789147202262, 52.3550020428484, 43.3539541624486 ] }, "distance": 19.14, "direction": 121.26, "angle": 66.18, "elevation": 43.35, "pano_id": "TMX7316010203-000781_pano_0000_001570", "timestamp": "2018-06-07T10:22:06.773840Z", "filename": "pano_0000_001570.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 19.13748044, "relative_pitch": 66.18218078480898, "relative_heading": 121.25615213136568, "relative_elevation": 43.3539541624486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002224_pano_0000_000720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002224_pano_0000_000720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002224/pano_0000_000720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85737108904173, 52.3551277539075, 43.6592061584815 ] }, "distance": 19.52, "direction": 282.0, "angle": 65.91, "elevation": 43.66, "pano_id": "TMX7316010203-002224_pano_0000_000720", "timestamp": "2021-07-09T07:22:41.244060Z", "filename": "pano_0000_000720.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 19.52217892, "relative_pitch": 65.90823238417576, "relative_heading": 281.9992032701875, "relative_elevation": 43.6592061584815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_000821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85737977007678, 52.3551519920918, 43.8978837113827 ] }, "distance": 19.7, "direction": 290.06, "angle": 65.83, "elevation": 43.9, "pano_id": "TMX7316010203-000781_pano_0000_000821", "timestamp": "2018-06-07T10:01:22.467900Z", "filename": "pano_0000_000821.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 19.69881117, "relative_pitch": 65.83223717432652, "relative_heading": 290.05669409813277, "relative_elevation": 43.8978837113827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track01_Sphere_00382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857943944453982, 52.35508785216041, 0.0 ] }, "distance": 19.94, "direction": 91.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track01_Sphere_00382", "timestamp": "2025-01-15T09:39:39Z", "filename": "Job_20250115_1006_Track01_Sphere_00382.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 19.93852935, "relative_pitch": 0.0, "relative_heading": 91.09607627782152, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track01_Sphere_00374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track01_Sphere_00374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857356198358983, 52.355098758321645, 0.0 ] }, "distance": 20.13, "direction": 272.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track01_Sphere_00374", "timestamp": "2025-01-15T09:39:31Z", "filename": "Job_20250115_1006_Track01_Sphere_00374.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 20.1274029, "relative_pitch": 0.0, "relative_heading": 272.36957744047294, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001996/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001996/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001996/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001996/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001996/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001996/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001996/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001996/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001996/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8579493801229, 52.355092379218, 42.2740005338565 ] }, "distance": 20.31, "direction": 89.65, "angle": 64.34, "elevation": 42.27, "pano_id": "TMX7316010203-001145_pano_0000_001996", "timestamp": "2019-04-29T08:40:57.930430Z", "filename": "pano_0000_001996.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 20.30559761, "relative_pitch": 64.34348932604058, "relative_heading": 89.65478827563071, "relative_elevation": 42.2740005338565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001988/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001988/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001988/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001988/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001988/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001988/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001988/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001988/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001988/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85735338699612, 52.355113413147, 42.4111847225577 ] }, "distance": 20.45, "direction": 276.92, "angle": 64.26, "elevation": 42.41, "pano_id": "TMX7316010203-001145_pano_0000_001988", "timestamp": "2019-04-29T08:40:51.325410Z", "filename": "pano_0000_001988.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 20.45057732, "relative_pitch": 64.25674036930111, "relative_heading": 276.9169491061541, "relative_elevation": 42.4111847225577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_001562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_001562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_001562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8573492660775, 52.3551105738481, 43.3563323430717 ] }, "distance": 20.69, "direction": 275.95, "angle": 64.48, "elevation": 43.36, "pano_id": "TMX7316010203-000781_pano_0000_001562", "timestamp": "2018-06-07T10:21:54.618920Z", "filename": "pano_0000_001562.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 20.69417504, "relative_pitch": 64.4846441901223, "relative_heading": 275.9549127947469, "relative_elevation": 43.3563323430717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track01_Sphere_00378/adjacencies/b_20250115_1006_Track01_Sphere_00378/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85734828486039, 52.3551148741303, 43.6888719089329 ] }, "distance": 20.82, "direction": 277.25, "angle": 64.52, "elevation": 43.69, "pano_id": "TMX7316010203-001687_pano_0000_000499", "timestamp": "2020-05-06T05:38:56.723610Z", "filename": "pano_0000_000499.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_20250115_1006_Track01_Sphere_00378", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118923.1610847176, 485375.2104591006 ] }, "relative_distance": 20.81559333, "relative_pitch": 64.52450268861209, "relative_heading": 277.2459434871308, "relative_elevation": 43.6888719089329 } ] } }