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_20240918_0854_Track01_Sphere_01119/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_01119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796471766546325, 52.35742957248903, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_01119", "timestamp": "2024-09-18T07:44:17Z", "filename": "Job_20240918_0854_Track01_Sphere_01119.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "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_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_001682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79647211501237, 52.3574297341501, 44.1137118376791 ] }, "distance": 0.03, "direction": 52.85, "angle": 89.96, "elevation": 44.11, "pano_id": "TMX7316010203-001324_pano_0000_001682", "timestamp": "2019-07-23T09:55:12.247660Z", "filename": "pano_0000_001682.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 0.02978628, "relative_pitch": 89.96131298408271, "relative_heading": 52.84844420207509, "relative_elevation": 44.1137118376791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79647656845442, 52.3574333494178, 43.9646639144048 ] }, "distance": 0.53, "direction": 37.9, "angle": 89.31, "elevation": 43.96, "pano_id": "TMX7316010203-000058_pano_0000_008627", "timestamp": "2016-08-12T11:05:49.098550Z", "filename": "pano_0000_008627.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 0.53259685, "relative_pitch": 89.30594126412551, "relative_heading": 37.89811037429328, "relative_elevation": 43.9646639144048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796463456507424, 52.35742857831036, 0.0 ] }, "distance": 0.58, "direction": 258.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00219", "timestamp": "2025-09-09T08:47:29Z", "filename": "recording_2025-09-09_08-44-18_00219.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 0.57686724, "relative_pitch": 0.0, "relative_heading": 258.94385124676853, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79648327156857, 52.3574322140653, 43.9298310009763 ] }, "distance": 0.84, "direction": 69.44, "angle": 88.91, "elevation": 43.93, "pano_id": "TMX7316010203-002527_pano_0002_000032", "timestamp": "2022-04-20T11:12:48.344830Z", "filename": "pano_0002_000032.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 0.83713521, "relative_pitch": 88.90829286859942, "relative_heading": 69.44385391727869, "relative_elevation": 43.9298310009763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79648865232186, 52.3574293569567, 44.3946702703834 ] }, "distance": 1.15, "direction": 91.19, "angle": 88.52, "elevation": 44.39, "pano_id": "TMX7316010203-002092_pano_0001_004897", "timestamp": "2021-04-14T12:46:38.659560Z", "filename": "pano_0001_004897.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 1.1506727, "relative_pitch": 88.51527376686991, "relative_heading": 91.19428091358743, "relative_elevation": 44.3946702703834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79649427117199, 52.3574378858027, 44.0603529252112 ] }, "distance": 1.79, "direction": 58.9, "angle": 87.67, "elevation": 44.06, "pano_id": "TMX7316010203-000814_pano_0001_002955", "timestamp": "2018-06-28T12:16:00.646000Z", "filename": "pano_0001_002955.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 1.79067973, "relative_pitch": 87.6726932103739, "relative_heading": 58.89584238120256, "relative_elevation": 44.0603529252112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79649919855086, 52.3574353719201, 44.0883932132274 ] }, "distance": 1.98, "direction": 70.95, "angle": 87.43, "elevation": 44.09, "pano_id": "TMX7316010203-001315_pano_0002_004592", "timestamp": "2019-07-16T09:37:13.067550Z", "filename": "pano_0002_004592.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 1.97721033, "relative_pitch": 87.43220509436655, "relative_heading": 70.95064028985378, "relative_elevation": 44.0883932132274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79649971118265, 52.3574373218447, 44.058909477666 ] }, "distance": 2.09, "direction": 65.63, "angle": 87.28, "elevation": 44.06, "pano_id": "TMX7316010203-001887_pano_0000_001369", "timestamp": "2020-08-21T08:23:39.537190Z", "filename": "pano_0000_001369.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 2.09003509, "relative_pitch": 87.28407970754404, "relative_heading": 65.63309468881901, "relative_elevation": 44.058909477666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79643123376582, 52.3574234829529, 44.0647248979658 ] }, "distance": 2.84, "direction": 256.21, "angle": 86.31, "elevation": 44.06, "pano_id": "TMX7316010203-001887_pano_0000_001368", "timestamp": "2020-08-21T08:23:39.122300Z", "filename": "pano_0000_001368.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 2.84340608, "relative_pitch": 86.30793989893814, "relative_heading": 256.2132874862938, "relative_elevation": 44.0647248979658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79643005347404, 52.3574224458609, 44.0952519616112 ] }, "distance": 2.95, "direction": 254.41, "angle": 86.17, "elevation": 44.1, "pano_id": "TMX7316010203-001315_pano_0002_004591", "timestamp": "2019-07-16T09:37:12.502550Z", "filename": "pano_0002_004591.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 2.95046681, "relative_pitch": 86.17197589953442, "relative_heading": 254.40867852322472, "relative_elevation": 44.0952519616112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79642445075108, 52.3574250188572, 44.0663471855223 ] }, "distance": 3.26, "direction": 261.07, "angle": 85.76, "elevation": 44.07, "pano_id": "TMX7316010203-000814_pano_0001_002954", "timestamp": "2018-06-28T12:16:00.051090Z", "filename": "pano_0001_002954.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 3.26319065, "relative_pitch": 85.76487661967448, "relative_heading": 261.06710399435843, "relative_elevation": 44.0663471855223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79641665230012, 52.3574151202993, 44.3983587604016 ] }, "distance": 4.08, "direction": 246.82, "angle": 84.74, "elevation": 44.4, "pano_id": "TMX7316010203-002092_pano_0001_004896", "timestamp": "2021-04-14T12:46:37.459570Z", "filename": "pano_0001_004896.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 4.08479702, "relative_pitch": 84.74339565064719, "relative_heading": 246.8155537988883, "relative_elevation": 44.3983587604016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79641278303674, 52.3574184847725, 43.9356891186908 ] }, "distance": 4.2, "direction": 252.93, "angle": 84.53, "elevation": 43.94, "pano_id": "TMX7316010203-002527_pano_0002_000031", "timestamp": "2022-04-20T11:12:47.549880Z", "filename": "pano_0002_000031.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 4.20366253, "relative_pitch": 84.53471198735194, "relative_heading": 252.93239504445543, "relative_elevation": 43.9356891186908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796533822186768, 52.357441296669606, 0.0 ] }, "distance": 4.42, "direction": 72.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00220", "timestamp": "2025-09-09T08:47:30Z", "filename": "recording_2025-09-09_08-44-18_00220.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 4.42453764, "relative_pitch": 0.0, "relative_heading": 72.85111916137632, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79640632777205, 52.3574191790861, 43.972993417643 ] }, "distance": 4.61, "direction": 255.46, "angle": 84.02, "elevation": 43.97, "pano_id": "TMX7316010203-000058_pano_0000_008626", "timestamp": "2016-08-12T11:05:48.588560Z", "filename": "pano_0000_008626.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 4.60588605, "relative_pitch": 84.02044249562121, "relative_heading": 255.45768270326204, "relative_elevation": 43.972993417643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_01118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796401610830068, 52.357416522592075, 0.0 ] }, "distance": 5.0, "direction": 253.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_01118", "timestamp": "2024-09-18T07:44:16Z", "filename": "Job_20240918_0854_Track01_Sphere_01118.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 4.99540392, "relative_pitch": 0.0, "relative_heading": 253.10073378713014, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_01120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796543133718972, 52.35744204418241, 0.0 ] }, "distance": 5.06, "direction": 74.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_01120", "timestamp": "2024-09-18T07:44:18Z", "filename": "Job_20240918_0854_Track01_Sphere_01120.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 5.05639566, "relative_pitch": 0.0, "relative_heading": 74.07015276966675, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_001681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79640062453855, 52.3574164289182, 44.1248016860336 ] }, "distance": 5.06, "direction": 253.21, "angle": 83.45, "elevation": 44.12, "pano_id": "TMX7316010203-001324_pano_0000_001681", "timestamp": "2019-07-23T09:55:11.682620Z", "filename": "pano_0000_001681.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 5.06273701, "relative_pitch": 83.45468942839635, "relative_heading": 253.20892394021695, "relative_elevation": 44.1248016860336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_001683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79654337613344, 52.35744288186, 44.111150986515 ] }, "distance": 5.1, "direction": 73.11, "angle": 83.41, "elevation": 44.11, "pano_id": "TMX7316010203-001324_pano_0000_001683", "timestamp": "2019-07-23T09:55:12.812580Z", "filename": "pano_0000_001683.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 5.09857016, "relative_pitch": 83.40674733932896, "relative_heading": 73.11379240810552, "relative_elevation": 44.111150986515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7965464088751, 52.3574473012022, 43.9653942193836 ] }, "distance": 5.45, "direction": 68.8, "angle": 82.93, "elevation": 43.97, "pano_id": "TMX7316010203-000058_pano_0000_008628", "timestamp": "2016-08-12T11:05:49.613420Z", "filename": "pano_0000_008628.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 5.45459421, "relative_pitch": 82.92770169044185, "relative_heading": 68.7973574260887, "relative_elevation": 43.9653942193836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796393618736433, 52.35741480198366, 0.0 ] }, "distance": 5.57, "direction": 252.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00218", "timestamp": "2025-09-09T08:47:28Z", "filename": "recording_2025-09-09_08-44-18_00218.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 5.57210103, "relative_pitch": 0.0, "relative_heading": 252.8445878673865, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79655385241142, 52.3574452219174, 43.9348138393834 ] }, "distance": 5.86, "direction": 72.7, "angle": 82.41, "elevation": 43.93, "pano_id": "TMX7316010203-002527_pano_0002_000033", "timestamp": "2022-04-20T11:12:49.144860Z", "filename": "pano_0002_000033.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 5.85732609, "relative_pitch": 82.40618832947035, "relative_heading": 72.7045267938813, "relative_elevation": 43.9348138393834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79656047632494, 52.3574433429928, 44.3982183830813 ] }, "distance": 6.23, "direction": 75.77, "angle": 82.01, "elevation": 44.4, "pano_id": "TMX7316010203-002092_pano_0001_004898", "timestamp": "2021-04-14T12:46:39.694580Z", "filename": "pano_0001_004898.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 6.23498933, "relative_pitch": 82.00604075916486, "relative_heading": 75.77330875552154, "relative_elevation": 44.3982183830813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79656462634913, 52.3574497140876, 44.0619553746656 ] }, "distance": 6.71, "direction": 70.49, "angle": 81.34, "elevation": 44.06, "pano_id": "TMX7316010203-000814_pano_0001_002956", "timestamp": "2018-06-28T12:16:01.246080Z", "filename": "pano_0001_002956.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 6.71177046, "relative_pitch": 81.33895560317967, "relative_heading": 70.49268264092422, "relative_elevation": 44.0619553746656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79656865587671, 52.3574472117584, 44.0840759277344 ] }, "distance": 6.89, "direction": 73.44, "angle": 81.12, "elevation": 44.08, "pano_id": "TMX7316010203-001315_pano_0002_004593", "timestamp": "2019-07-16T09:37:13.647520Z", "filename": "pano_0002_004593.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 6.8866741, "relative_pitch": 81.12119669461926, "relative_heading": 73.44031181020152, "relative_elevation": 44.0840759277344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79656839376715, 52.3574502830281, 44.0668521635234 ] }, "distance": 6.97, "direction": 70.71, "angle": 81.01, "elevation": 44.07, "pano_id": "TMX7316010203-001887_pano_0000_001370", "timestamp": "2020-08-21T08:23:39.952290Z", "filename": "pano_0000_001370.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 6.97489907, "relative_pitch": 81.00584055058688, "relative_heading": 70.70655225372451, "relative_elevation": 44.0668521635234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79636225949573, 52.3574097368897, 44.0535547342151 ] }, "distance": 7.78, "direction": 253.52, "angle": 79.98, "elevation": 44.05, "pano_id": "TMX7316010203-001887_pano_0000_001367", "timestamp": "2020-08-21T08:23:38.707200Z", "filename": "pano_0000_001367.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 7.78032669, "relative_pitch": 79.98423811216364, "relative_heading": 253.51957403930396, "relative_elevation": 44.0535547342151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79636138198582, 52.357409127438, 44.0917884409428 ] }, "distance": 7.86, "direction": 253.17, "angle": 79.9, "elevation": 44.09, "pano_id": "TMX7316010203-001315_pano_0002_004590", "timestamp": "2019-07-16T09:37:11.952590Z", "filename": "pano_0002_004590.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 7.85704081, "relative_pitch": 79.89609927752944, "relative_heading": 253.16903283825093, "relative_elevation": 44.0917884409428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79635453677355, 52.3574115116668, 44.054357200861 ] }, "distance": 8.24, "direction": 255.88, "angle": 79.41, "elevation": 44.05, "pano_id": "TMX7316010203-000814_pano_0001_002953", "timestamp": "2018-06-28T12:15:59.455990Z", "filename": "pano_0001_002953.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 8.23579753, "relative_pitch": 79.41099697108278, "relative_heading": 255.87609842499555, "relative_elevation": 44.054357200861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79634230502417, 52.3574047165706, 43.9314535232261 ] }, "distance": 9.24, "direction": 252.59, "angle": 78.12, "elevation": 43.93, "pano_id": "TMX7316010203-002527_pano_0002_000030", "timestamp": "2022-04-20T11:12:46.759870Z", "filename": "pano_0002_000030.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 9.24366146, "relative_pitch": 78.11766831722426, "relative_heading": 252.5897297447116, "relative_elevation": 43.9314535232261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79634450552294, 52.3574007379392, 44.3834366509691 ] }, "distance": 9.24, "direction": 249.69, "angle": 78.23, "elevation": 44.38, "pano_id": "TMX7316010203-002092_pano_0001_004895", "timestamp": "2021-04-14T12:46:36.019770Z", "filename": "pano_0001_004895.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 9.24489539, "relative_pitch": 78.23375734968296, "relative_heading": 249.6924130078258, "relative_elevation": 44.3834366509691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796604685575516, 52.357453019824476, 0.0 ] }, "distance": 9.42, "direction": 73.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00221", "timestamp": "2025-09-09T08:47:30Z", "filename": "recording_2025-09-09_08-44-18_00221.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 9.42409481, "relative_pitch": 0.0, "relative_heading": 73.92752009593325, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79633652020993, 52.3574050452708, 43.9663105104119 ] }, "distance": 9.61, "direction": 253.5, "angle": 77.67, "elevation": 43.97, "pano_id": "TMX7316010203-000058_pano_0000_008625", "timestamp": "2016-08-12T11:05:48.088560Z", "filename": "pano_0000_008625.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 9.60999452, "relative_pitch": 77.67040956022907, "relative_heading": 253.50092993657228, "relative_elevation": 43.9663105104119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_01117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796331065058349, 52.35740300334074, 0.0 ] }, "distance": 10.03, "direction": 252.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_01117", "timestamp": "2024-09-18T07:44:16Z", "filename": "Job_20240918_0854_Track01_Sphere_01117.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.0315069, "relative_pitch": 0.0, "relative_heading": 252.85946747995388, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_01121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79661523381589, 52.35745349488027, 0.0 ] }, "distance": 10.13, "direction": 74.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_01121", "timestamp": "2024-09-18T07:44:19Z", "filename": "Job_20240918_0854_Track01_Sphere_01121.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.13037117, "relative_pitch": 0.0, "relative_heading": 74.76553891016977, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_001680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79632949623563, 52.357403012936, 44.1203651558608 ] }, "distance": 10.13, "direction": 253.04, "angle": 77.06, "elevation": 44.12, "pano_id": "TMX7316010203-001324_pano_0000_001680", "timestamp": "2019-07-23T09:55:11.122600Z", "filename": "pano_0000_001680.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.13338057, "relative_pitch": 77.0648782624892, "relative_heading": 253.04334564852664, "relative_elevation": 44.1203651558608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_001684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79661491946319, 52.3574551496365, 44.1264021759853 ] }, "distance": 10.16, "direction": 73.73, "angle": 77.03, "elevation": 44.13, "pano_id": "TMX7316010203-001324_pano_0000_001684", "timestamp": "2019-07-23T09:55:13.377650Z", "filename": "pano_0000_001684.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.15974431, "relative_pitch": 77.0340756013823, "relative_heading": 73.73182824933112, "relative_elevation": 44.1264021759853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79661653386643, 52.3574612362533, 43.9704911457375 ] }, "distance": 10.47, "direction": 70.34, "angle": 76.6, "elevation": 43.97, "pano_id": "TMX7316010203-000058_pano_0000_008629", "timestamp": "2016-08-12T11:05:50.143430Z", "filename": "pano_0000_008629.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.47338674, "relative_pitch": 76.60229579880775, "relative_heading": 70.34160608946392, "relative_elevation": 43.9704911457375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796323899873133, 52.357400918355545, 0.0 ] }, "distance": 10.57, "direction": 252.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00217", "timestamp": "2025-09-09T08:47:28Z", "filename": "recording_2025-09-09_08-44-18_00217.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.5666497, "relative_pitch": 0.0, "relative_heading": 252.4374448820359, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796404492977687, 52.35751648130306, 0.0 ] }, "distance": 10.7, "direction": 334.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00561", "timestamp": "2025-09-09T08:51:51Z", "filename": "recording_2025-09-09_08-44-18_00561.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.70183863, "relative_pitch": 0.0, "relative_heading": 334.641929585387, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79642403772072, 52.3575219867182, 44.0769778480753 ] }, "distance": 10.79, "direction": 342.45, "angle": 76.25, "elevation": 44.08, "pano_id": "TMX7316010203-002526_pano_0000_001481", "timestamp": "2022-04-20T07:59:35.875030Z", "filename": "pano_0000_001481.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.78519322, "relative_pitch": 76.25045948585621, "relative_heading": 342.4522378027093, "relative_elevation": 44.0769778480753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79662465831848, 52.3574569827739, 43.9471778292209 ] }, "distance": 10.85, "direction": 73.68, "angle": 76.13, "elevation": 43.95, "pano_id": "TMX7316010203-002527_pano_0002_000034", "timestamp": "2022-04-20T11:12:49.994840Z", "filename": "pano_0002_000034.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.8538295, "relative_pitch": 76.12702713956506, "relative_heading": 73.67932951650877, "relative_elevation": 43.9471778292209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79645754163405, 52.3575270520467, 43.9773202966899 ] }, "distance": 10.89, "direction": 354.89, "angle": 76.09, "elevation": 43.98, "pano_id": "TMX7316010203-000283_pano_0000_002146", "timestamp": "2017-05-02T12:15:40.706950Z", "filename": "pano_0000_002146.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.89016197, "relative_pitch": 76.09155954324989, "relative_heading": 354.89438237585534, "relative_elevation": 43.9773202966899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79643605778329, 52.3575256022708, 44.059410771355 ] }, "distance": 10.96, "direction": 347.17, "angle": 76.03, "elevation": 44.06, "pano_id": "TMX7316010203-000058_pano_0000_008658", "timestamp": "2016-08-12T11:07:12.658090Z", "filename": "pano_0000_008658.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.95907582, "relative_pitch": 76.03204358141107, "relative_heading": 347.17396875766025, "relative_elevation": 44.059410771355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79643270851954, 52.3575251875088, 44.157833667472 ] }, "distance": 10.97, "direction": 345.96, "angle": 76.05, "elevation": 44.16, "pano_id": "TMX7316010203-002092_pano_0001_005280", "timestamp": "2021-04-14T12:52:05.101930Z", "filename": "pano_0001_005280.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.96719982, "relative_pitch": 76.05203247451482, "relative_heading": 345.95799966218493, "relative_elevation": 44.157833667472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79640923810931, 52.3575207065102, 44.0787990186363 ] }, "distance": 11.0, "direction": 337.21, "angle": 75.99, "elevation": 44.08, "pano_id": "TMX7316010203-000814_pano_0001_002795", "timestamp": "2018-06-28T12:11:42.486700Z", "filename": "pano_0001_002795.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 10.99931637, "relative_pitch": 75.98869601645532, "relative_heading": 337.21340232646173, "relative_elevation": 44.0787990186363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_005859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79639709605378, 52.3575174687472, 44.1360875638202 ] }, "distance": 11.02, "direction": 332.52, "angle": 75.98, "elevation": 44.14, "pano_id": "TMX7316010203-001315_pano_0002_005859", "timestamp": "2019-07-16T10:01:17.048580Z", "filename": "pano_0002_005859.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.02452229, "relative_pitch": 75.97536372524904, "relative_heading": 332.51927557325627, "relative_elevation": 44.1360875638202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0005_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79641176439303, 52.3575217294175, 44.1333635579795 ] }, "distance": 11.04, "direction": 338.27, "angle": 75.96, "elevation": 44.13, "pano_id": "TMX7316010203-001033_pano_0005_000036", "timestamp": "2019-01-02T12:00:10.604440Z", "filename": "pano_0005_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.03945818, "relative_pitch": 75.95628221349513, "relative_heading": 338.2658321961953, "relative_elevation": 44.1333635579795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_000452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7964519779589, 52.3575283656459, 43.4528874261305 ] }, "distance": 11.08, "direction": 353.01, "angle": 75.7, "elevation": 43.45, "pano_id": "TMX7316010203-000051_pano_0000_000452", "timestamp": "2016-08-08T11:58:39.073150Z", "filename": "pano_0000_000452.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.07548502, "relative_pitch": 75.70064023646898, "relative_heading": 353.00820722937215, "relative_elevation": 43.4528874261305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796474083051613, 52.357530130557166, 0.0 ] }, "distance": 11.19, "direction": 0.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00560", "timestamp": "2025-09-09T08:51:49Z", "filename": "recording_2025-09-09_08-44-18_00560.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.19062501, "relative_pitch": 0.0, "relative_heading": 0.8080745689416681, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79644617559846, 52.3575289459822, 44.0286991726607 ] }, "distance": 11.19, "direction": 351.04, "angle": 75.73, "elevation": 44.03, "pano_id": "TMX7316010203-001887_pano_0000_001467", "timestamp": "2020-08-21T08:24:32.752110Z", "filename": "pano_0000_001467.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.1943073, "relative_pitch": 75.73479070931855, "relative_heading": 351.03977518126, "relative_elevation": 44.0286991726607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_000453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79638216168263, 52.3575140328454, 43.4736662656069 ] }, "distance": 11.21, "direction": 326.99, "angle": 75.54, "elevation": 43.47, "pano_id": "TMX7316010203-000051_pano_0000_000453", "timestamp": "2016-08-08T11:58:39.553140Z", "filename": "pano_0000_000453.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.20692139, "relative_pitch": 75.5446450120938, "relative_heading": 326.99382144771624, "relative_elevation": 43.4736662656069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_005858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79646498706226, 52.3575310274099, 44.1342052165419 ] }, "distance": 11.3, "direction": 357.66, "angle": 75.64, "elevation": 44.13, "pano_id": "TMX7316010203-001315_pano_0002_005858", "timestamp": "2019-07-16T10:01:16.443450Z", "filename": "pano_0002_005858.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.29875323, "relative_pitch": 75.64018013604357, "relative_heading": 357.6571459573056, "relative_elevation": 44.1342052165419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79663252974552, 52.3574567916422, 44.4140756996349 ] }, "distance": 11.36, "direction": 74.54, "angle": 75.65, "elevation": 44.41, "pano_id": "TMX7316010203-002092_pano_0001_004899", "timestamp": "2021-04-14T12:46:40.664590Z", "filename": "pano_0001_004899.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.36380934, "relative_pitch": 75.64816278410265, "relative_heading": 74.54209477297384, "relative_elevation": 44.4140756996349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7963762823942, 52.3575137623801, 44.0355738028884 ] }, "distance": 11.41, "direction": 325.22, "angle": 75.48, "elevation": 44.04, "pano_id": "TMX7316010203-001887_pano_0000_001468", "timestamp": "2020-08-21T08:24:33.217070Z", "filename": "pano_0000_001468.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.40531887, "relative_pitch": 75.47933635281068, "relative_heading": 325.22371189572607, "relative_elevation": 44.0355738028884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79636747443358, 52.3575109304106, 44.0588172199205 ] }, "distance": 11.51, "direction": 321.87, "angle": 75.36, "elevation": 44.06, "pano_id": "TMX7316010203-000058_pano_0000_008659", "timestamp": "2016-08-12T11:07:13.143020Z", "filename": "pano_0000_008659.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.50842587, "relative_pitch": 75.36108130144889, "relative_heading": 321.873011494501, "relative_elevation": 44.0588172199205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track32_Sphere_00177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79644769416552, 52.35753196718771, 0.0 ] }, "distance": 11.51, "direction": 351.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track32_Sphere_00177", "timestamp": "2024-10-24T12:47:36Z", "filename": "Job_20241024_1307_Track32_Sphere_00177.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.51131072, "relative_pitch": 0.0, "relative_heading": 351.8090808866735, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79636281078347, 52.3575105979238, 44.1520296446979 ] }, "distance": 11.68, "direction": 320.53, "angle": 75.18, "elevation": 44.15, "pano_id": "TMX7316010203-002092_pano_0001_005281", "timestamp": "2021-04-14T12:52:05.571930Z", "filename": "pano_0001_005281.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.67867895, "relative_pitch": 75.18397782651394, "relative_heading": 320.53460485025056, "relative_elevation": 44.1520296446979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track32_Sphere_00178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796377910563475, 52.35751741817223, 0.0 ] }, "distance": 11.68, "direction": 326.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track32_Sphere_00178", "timestamp": "2024-10-24T12:47:37Z", "filename": "Job_20241024_1307_Track32_Sphere_00178.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.68065504, "relative_pitch": 0.0, "relative_heading": 326.8089706169717, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79647767144458, 52.3575345851167, 44.0790073741227 ] }, "distance": 11.69, "direction": 1.97, "angle": 75.14, "elevation": 44.08, "pano_id": "TMX7316010203-000814_pano_0001_002794", "timestamp": "2018-06-28T12:11:41.896670Z", "filename": "pano_0001_002794.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.69211245, "relative_pitch": 75.144200585377, "relative_heading": 1.9718015793017054, "relative_elevation": 44.0790073741227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79663569267692, 52.357460733875, 44.0716440854594 ] }, "distance": 11.69, "direction": 72.75, "angle": 75.14, "elevation": 44.07, "pano_id": "TMX7316010203-000814_pano_0001_002957", "timestamp": "2018-06-28T12:16:01.850980Z", "filename": "pano_0001_002957.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.69413048, "relative_pitch": 75.13937730691224, "relative_heading": 72.75167742880296, "relative_elevation": 44.0716440854594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79663823963662, 52.3574582849814, 44.0917697567493 ] }, "distance": 11.78, "direction": 74.27, "angle": 75.04, "elevation": 44.09, "pano_id": "TMX7316010203-001315_pano_0002_004594", "timestamp": "2019-07-16T09:37:14.242550Z", "filename": "pano_0002_004594.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.78317485, "relative_pitch": 75.03780898611879, "relative_heading": 74.2674773086787, "relative_elevation": 44.0917697567493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79635301219545, 52.3575076418206, 44.0868983250111 ] }, "distance": 11.87, "direction": 317.04, "angle": 74.93, "elevation": 44.09, "pano_id": "TMX7316010203-002526_pano_0000_001482", "timestamp": "2022-04-20T07:59:36.645030Z", "filename": "pano_0000_001482.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.87118079, "relative_pitch": 74.92953516282246, "relative_heading": 317.0359060101495, "relative_elevation": 44.0868983250111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79663778124352, 52.3574619952606, 44.0810097185895 ] }, "distance": 11.87, "direction": 72.31, "angle": 74.93, "elevation": 44.08, "pano_id": "TMX7316010203-001887_pano_0000_001371", "timestamp": "2020-08-21T08:23:40.367190Z", "filename": "pano_0000_001371.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.87199833, "relative_pitch": 74.92662278978888, "relative_heading": 72.30836455622605, "relative_elevation": 44.0810097185895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0005_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79647820826101, 52.3575365417231, 44.1326850382611 ] }, "distance": 11.91, "direction": 2.11, "angle": 74.9, "elevation": 44.13, "pano_id": "TMX7316010203-001033_pano_0005_000035", "timestamp": "2019-01-02T12:00:10.089460Z", "filename": "pano_0005_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 11.91099707, "relative_pitch": 74.8962670234043, "relative_heading": 2.1115905517384763, "relative_elevation": 44.1326850382611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79649460892143, 52.3575368843047, 44.1164166247472 ] }, "distance": 12.04, "direction": 7.43, "angle": 74.73, "elevation": 44.12, "pano_id": "TMX7316010203-002526_pano_0000_001480", "timestamp": "2022-04-20T07:59:35.030260Z", "filename": "pano_0000_001480.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 12.0420129, "relative_pitch": 74.73247593757786, "relative_heading": 7.425343674376785, "relative_elevation": 44.1164166247472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0005_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79634533052959, 52.3575070488088, 44.1317240837961 ] }, "distance": 12.19, "direction": 315.02, "angle": 74.56, "elevation": 44.13, "pano_id": "TMX7316010203-001033_pano_0005_000037", "timestamp": "2019-01-02T12:00:11.119490Z", "filename": "pano_0005_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 12.18709256, "relative_pitch": 74.5623681534905, "relative_heading": 315.0235558579785, "relative_elevation": 44.1317240837961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79634082953873, 52.3575069797459, 44.0733401980251 ] }, "distance": 12.4, "direction": 314.0, "angle": 74.29, "elevation": 44.07, "pano_id": "TMX7316010203-000814_pano_0001_002796", "timestamp": "2018-06-28T12:11:43.081760Z", "filename": "pano_0001_002796.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 12.40039594, "relative_pitch": 74.28561703561996, "relative_heading": 313.99611265966223, "relative_elevation": 44.0733401980251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796334579300718, 52.35750288431929, 0.0 ] }, "distance": 12.41, "direction": 311.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00562", "timestamp": "2025-09-09T08:51:52Z", "filename": "recording_2025-09-09_08-44-18_00562.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 12.40587071, "relative_pitch": 0.0, "relative_heading": 311.1147539163847, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79650290371875, 52.3575396120455, 44.1663560355082 ] }, "distance": 12.43, "direction": 9.83, "angle": 74.29, "elevation": 44.17, "pano_id": "TMX7316010203-002092_pano_0001_005279", "timestamp": "2021-04-14T12:52:04.611950Z", "filename": "pano_0001_005279.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 12.42696046, "relative_pitch": 74.28514370489172, "relative_heading": 9.828888944708995, "relative_elevation": 44.1663560355082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79650521877799, 52.3575403591077, 44.0621820734814 ] }, "distance": 12.54, "direction": 10.47, "angle": 74.12, "elevation": 44.06, "pano_id": "TMX7316010203-000058_pano_0000_008657", "timestamp": "2016-08-12T11:07:12.163010Z", "filename": "pano_0000_008657.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 12.53658892, "relative_pitch": 74.11786692473167, "relative_heading": 10.474309795270274, "relative_elevation": 44.0621820734814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7962935822184, 52.3573959166831, 44.0551036177203 ] }, "distance": 12.7, "direction": 252.86, "angle": 73.91, "elevation": 44.06, "pano_id": "TMX7316010203-001887_pano_0000_001366", "timestamp": "2020-08-21T08:23:38.292280Z", "filename": "pano_0000_001366.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 12.70418216, "relative_pitch": 73.9140113199163, "relative_heading": 252.85533862399794, "relative_elevation": 44.0551036177203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79629286153989, 52.3573956751073, 44.0943128829822 ] }, "distance": 12.76, "direction": 252.8, "angle": 73.86, "elevation": 44.09, "pano_id": "TMX7316010203-001315_pano_0002_004589", "timestamp": "2019-07-16T09:37:11.407540Z", "filename": "pano_0002_004589.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 12.75902911, "relative_pitch": 73.86179283608696, "relative_heading": 252.80498701512423, "relative_elevation": 44.0943128829822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_005860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79632884194087, 52.3575039868881, 44.1345258820802 ] }, "distance": 12.78, "direction": 310.38, "angle": 73.85, "elevation": 44.13, "pano_id": "TMX7316010203-001315_pano_0002_005860", "timestamp": "2019-07-16T10:01:17.653500Z", "filename": "pano_0002_005860.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 12.78209599, "relative_pitch": 73.84810055567688, "relative_heading": 310.37691100655866, "relative_elevation": 44.1345258820802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79631772374256, 52.357497963298, 43.9719607522711 ] }, "distance": 12.96, "direction": 305.95, "angle": 73.57, "elevation": 43.97, "pano_id": "TMX7316010203-000283_pano_0000_002147", "timestamp": "2017-05-02T12:15:41.406950Z", "filename": "pano_0000_002147.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 12.96366377, "relative_pitch": 73.57360828265672, "relative_heading": 305.94696527554413, "relative_elevation": 43.9719607522711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_000451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79652210787212, 52.3575425570061, 43.4341248320416 ] }, "distance": 13.03, "direction": 15.26, "angle": 73.3, "elevation": 43.43, "pano_id": "TMX7316010203-000051_pano_0000_000451", "timestamp": "2016-08-08T11:58:38.558150Z", "filename": "pano_0000_000451.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 13.03167918, "relative_pitch": 73.29901096805062, "relative_heading": 15.259078008368014, "relative_elevation": 43.4341248320416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79651655137509, 52.3575443939516, 44.0319212134928 ] }, "distance": 13.14, "direction": 13.43, "angle": 73.39, "elevation": 44.03, "pano_id": "TMX7316010203-001887_pano_0000_001466", "timestamp": "2020-08-21T08:24:32.282110Z", "filename": "pano_0000_001466.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 13.13593047, "relative_pitch": 73.3887140331338, "relative_heading": 13.431139752410168, "relative_elevation": 44.0319212134928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79628506690237, 52.3573974035031, 44.0534727340564 ] }, "distance": 13.21, "direction": 254.28, "angle": 73.3, "elevation": 44.05, "pano_id": "TMX7316010203-000814_pano_0001_002952", "timestamp": "2018-06-28T12:15:58.860980Z", "filename": "pano_0001_002952.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 13.21387652, "relative_pitch": 73.30333945347748, "relative_heading": 254.28252906142836, "relative_elevation": 44.0534727340564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796312157762, 52.3574993905598, 43.4884246196598 ] }, "distance": 13.36, "direction": 305.54, "angle": 72.92, "elevation": 43.49, "pano_id": "TMX7316010203-000051_pano_0000_000454", "timestamp": "2016-08-08T11:58:40.008140Z", "filename": "pano_0000_000454.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 13.3642182, "relative_pitch": 72.91753562673111, "relative_heading": 305.5438073641852, "relative_elevation": 43.4884246196598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track32_Sphere_00176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796517490099351, 52.357546695979366, 0.0 ] }, "distance": 13.4, "direction": 13.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track32_Sphere_00176", "timestamp": "2024-10-24T12:47:35Z", "filename": "Job_20241024_1307_Track32_Sphere_00176.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 13.39993617, "relative_pitch": 0.0, "relative_heading": 13.442711910299572, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_005857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79653268478016, 52.3575450164902, 44.1362337376922 ] }, "distance": 13.5, "direction": 17.9, "angle": 72.99, "elevation": 44.14, "pano_id": "TMX7316010203-001315_pano_0002_005857", "timestamp": "2019-07-16T10:01:15.838430Z", "filename": "pano_0002_005857.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 13.49974949, "relative_pitch": 72.99293806567587, "relative_heading": 17.904872765354654, "relative_elevation": 44.1362337376922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track32_Sphere_00179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796312843206615, 52.35750366560916, 0.0 ] }, "distance": 13.61, "direction": 307.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track32_Sphere_00179", "timestamp": "2024-10-24T12:47:38Z", "filename": "Job_20241024_1307_Track32_Sphere_00179.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 13.60906251, "relative_pitch": 0.0, "relative_heading": 307.28796407521537, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7963058095461, 52.3574986419273, 44.0324482908472 ] }, "distance": 13.67, "direction": 304.21, "angle": 72.75, "elevation": 44.03, "pano_id": "TMX7316010203-001887_pano_0000_001469", "timestamp": "2020-08-21T08:24:33.687130Z", "filename": "pano_0000_001469.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 13.6714334, "relative_pitch": 72.75119298841585, "relative_heading": 304.2059261342741, "relative_elevation": 44.0324482908472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796542925925843, 52.35754587918657, 0.0 ] }, "distance": 13.82, "direction": 20.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00559", "timestamp": "2025-09-09T08:51:48Z", "filename": "recording_2025-09-09_08-44-18_00559.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 13.82017255, "relative_pitch": 0.0, "relative_heading": 20.535977947172775, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79629879937865, 52.3574962201173, 44.0509116519243 ] }, "distance": 13.92, "direction": 302.18, "angle": 72.46, "elevation": 44.05, "pano_id": "TMX7316010203-000058_pano_0000_008660", "timestamp": "2016-08-12T11:07:13.633010Z", "filename": "pano_0000_008660.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 13.92359707, "relative_pitch": 72.459314250716, "relative_heading": 302.1835486100315, "relative_elevation": 44.0509116519243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79654607549579, 52.3575487698923, 44.0814678920433 ] }, "distance": 14.2, "direction": 20.89, "angle": 72.15, "elevation": 44.08, "pano_id": "TMX7316010203-000814_pano_0001_002793", "timestamp": "2018-06-28T12:11:41.311780Z", "filename": "pano_0001_002793.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 14.19693917, "relative_pitch": 72.14825414616075, "relative_heading": 20.89155344777707, "relative_elevation": 44.0814678920433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79627240571646, 52.3573906952733, 43.9316256437451 ] }, "distance": 14.25, "direction": 252.33, "angle": 72.02, "elevation": 43.93, "pano_id": "TMX7316010203-002527_pano_0002_000029", "timestamp": "2022-04-20T11:12:45.984880Z", "filename": "pano_0002_000029.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 14.25468587, "relative_pitch": 72.02308264456525, "relative_heading": 252.33326918084816, "relative_elevation": 43.9316256437451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79629267347593, 52.3574958808867, 44.140862586908 ] }, "distance": 14.26, "direction": 301.16, "angle": 72.1, "elevation": 44.14, "pano_id": "TMX7316010203-002092_pano_0001_005282", "timestamp": "2021-04-14T12:52:06.027390Z", "filename": "pano_0001_005282.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 14.25898589, "relative_pitch": 72.09779527976778, "relative_heading": 301.16188540883917, "relative_elevation": 44.140862586908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0005_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79654402903943, 52.3575512677864, 44.136862359941 ] }, "distance": 14.41, "direction": 19.98, "angle": 71.92, "elevation": 44.14, "pano_id": "TMX7316010203-001033_pano_0005_000034", "timestamp": "2019-01-02T12:00:09.579710Z", "filename": "pano_0005_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 14.40872383, "relative_pitch": 71.9204408992685, "relative_heading": 19.979411223645805, "relative_elevation": 44.136862359941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796675792948172, 52.35746406108124, 0.0 ] }, "distance": 14.42, "direction": 74.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00222", "timestamp": "2025-09-09T08:47:31Z", "filename": "recording_2025-09-09_08-44-18_00222.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 14.4202923, "relative_pitch": 0.0, "relative_heading": 74.56574546302258, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79627070880328, 52.3573860774651, 44.3833564026281 ] }, "distance": 14.53, "direction": 250.54, "angle": 71.88, "elevation": 44.38, "pano_id": "TMX7316010203-002092_pano_0001_004894", "timestamp": "2021-04-14T12:46:33.364660Z", "filename": "pano_0001_004894.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 14.52789774, "relative_pitch": 71.87529974390199, "relative_heading": 250.54041000374707, "relative_elevation": 44.3833564026281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79626649741449, 52.3573906770305, 43.9619124652818 ] }, "distance": 14.64, "direction": 252.8, "angle": 71.58, "elevation": 43.96, "pano_id": "TMX7316010203-000058_pano_0000_008624", "timestamp": "2016-08-12T11:05:47.593480Z", "filename": "pano_0000_008624.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 14.63934221, "relative_pitch": 71.58221187798755, "relative_heading": 252.80382135813358, "relative_elevation": 43.9619124652818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79628169212849, 52.3574933185659, 44.0819017728791 ] }, "distance": 14.77, "direction": 298.71, "angle": 71.48, "elevation": 44.08, "pano_id": "TMX7316010203-002526_pano_0000_001483", "timestamp": "2022-04-20T07:59:37.385050Z", "filename": "pano_0000_001483.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 14.76514671, "relative_pitch": 71.48182713032381, "relative_heading": 298.7121054382944, "relative_elevation": 44.0819017728791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0005_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79627937577617, 52.3574926183795, 44.1316374372691 ] }, "distance": 14.87, "direction": 298.16, "angle": 71.38, "elevation": 44.13, "pano_id": "TMX7316010203-001033_pano_0005_000038", "timestamp": "2019-01-02T12:00:11.634460Z", "filename": "pano_0005_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 14.86682431, "relative_pitch": 71.38263988084726, "relative_heading": 298.1565637342105, "relative_elevation": 44.1316374372691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79656480913961, 52.3575520274159, 44.0857177311555 ] }, "distance": 15.03, "direction": 24.95, "angle": 71.18, "elevation": 44.09, "pano_id": "TMX7316010203-002526_pano_0000_001479", "timestamp": "2022-04-20T07:59:34.130080Z", "filename": "pano_0000_001479.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.02837397, "relative_pitch": 71.17627731875736, "relative_heading": 24.948187938328147, "relative_elevation": 44.0857177311555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_01116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796260895867341, 52.35738876690322, 0.0 ] }, "distance": 15.07, "direction": 252.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_01116", "timestamp": "2024-09-18T07:44:15Z", "filename": "Job_20240918_0854_Track01_Sphere_01116.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.06702347, "relative_pitch": 0.0, "relative_heading": 252.46074530248387, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_01122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796686950187801, 52.3574639999009, 0.0 ] }, "distance": 15.15, "direction": 75.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_01122", "timestamp": "2024-09-18T07:44:20Z", "filename": "Job_20240918_0854_Track01_Sphere_01122.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.15264605, "relative_pitch": 0.0, "relative_heading": 75.3555115931292, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_001685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7966869380336, 52.3574666956288, 44.1154383225366 ] }, "distance": 15.23, "direction": 74.26, "angle": 70.95, "elevation": 44.12, "pano_id": "TMX7316010203-001324_pano_0000_001685", "timestamp": "2019-07-23T09:55:13.942590Z", "filename": "pano_0000_001685.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.23045068, "relative_pitch": 70.95323553927028, "relative_heading": 74.26287217858551, "relative_elevation": 44.1154383225366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_001679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79625811225903, 52.3573892651145, 44.1143481647596 ] }, "distance": 15.23, "direction": 252.87, "angle": 70.95, "elevation": 44.11, "pano_id": "TMX7316010203-001324_pano_0000_001679", "timestamp": "2019-07-23T09:55:10.562590Z", "filename": "pano_0000_001679.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.23154372, "relative_pitch": 70.95153033621438, "relative_heading": 252.87457946013987, "relative_elevation": 44.1143481647596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79627238786161, 52.3574934160743, 44.0663998331875 ] }, "distance": 15.33, "direction": 297.61, "angle": 70.82, "elevation": 44.07, "pano_id": "TMX7316010203-000814_pano_0001_002797", "timestamp": "2018-06-28T12:11:43.681740Z", "filename": "pano_0001_002797.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.32915412, "relative_pitch": 70.81900777803486, "relative_heading": 297.60937245898765, "relative_elevation": 44.0663998331875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79668662670053, 52.3574749578551, 43.9758189320564 ] }, "distance": 15.49, "direction": 70.97, "angle": 70.6, "elevation": 43.98, "pano_id": "TMX7316010203-000058_pano_0000_008630", "timestamp": "2016-08-12T11:05:50.693430Z", "filename": "pano_0000_008630.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.4850238, "relative_pitch": 70.60151463711605, "relative_heading": 70.96552653277668, "relative_elevation": 43.9758189320564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7965730580195, 52.3575543840178, 44.1709216153249 ] }, "distance": 15.51, "direction": 26.42, "angle": 70.65, "elevation": 44.17, "pano_id": "TMX7316010203-002092_pano_0001_005278", "timestamp": "2021-04-14T12:52:04.101960Z", "filename": "pano_0001_005278.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.50831427, "relative_pitch": 70.65393695457489, "relative_heading": 26.422257224252153, "relative_elevation": 44.1709216153249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796254154090352, 52.357386854795756, 0.0 ] }, "distance": 15.57, "direction": 252.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00216", "timestamp": "2025-09-09T08:47:27Z", "filename": "recording_2025-09-09_08-44-18_00216.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.56923908, "relative_pitch": 0.0, "relative_heading": 252.22354172770142, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796264621511448, 52.357489296061615, 0.0 ] }, "distance": 15.6, "direction": 295.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00563", "timestamp": "2025-09-09T08:51:52Z", "filename": "recording_2025-09-09_08-44-18_00563.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.59916673, "relative_pitch": 0.0, "relative_heading": 295.21586049557925, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79657422764401, 52.3575551774567, 44.0637531168759 ] }, "distance": 15.62, "direction": 26.54, "angle": 70.48, "elevation": 44.06, "pano_id": "TMX7316010203-000058_pano_0000_008656", "timestamp": "2016-08-12T11:07:11.633020Z", "filename": "pano_0000_008656.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.62287258, "relative_pitch": 70.47795877069309, "relative_heading": 26.53988820955479, "relative_elevation": 44.0637531168759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79669622858285, 52.3574675788726, 43.9447151962668 ] }, "distance": 15.87, "direction": 74.54, "angle": 70.15, "elevation": 43.94, "pano_id": "TMX7316010203-002527_pano_0002_000035", "timestamp": "2022-04-20T11:12:50.934860Z", "filename": "pano_0002_000035.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.86653056, "relative_pitch": 70.14754736906626, "relative_heading": 74.54119745299425, "relative_elevation": 43.9447151962668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_005861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79626078973064, 52.3574908269528, 44.1308020791039 ] }, "distance": 15.91, "direction": 295.37, "angle": 70.18, "elevation": 44.13, "pano_id": "TMX7316010203-001315_pano_0002_005861", "timestamp": "2019-07-16T10:01:18.253420Z", "filename": "pano_0002_005861.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 15.9079793, "relative_pitch": 70.17711650168324, "relative_heading": 295.3703681627692, "relative_elevation": 44.1308020791039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_000450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79659176188676, 52.3575569265632, 43.4138974919915 ] }, "distance": 16.36, "direction": 29.98, "angle": 69.35, "elevation": 43.41, "pano_id": "TMX7316010203-000051_pano_0000_000450", "timestamp": "2016-08-08T11:58:38.003310Z", "filename": "pano_0000_000450.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 16.3602498, "relative_pitch": 69.35140295879819, "relative_heading": 29.980176675922728, "relative_elevation": 43.4138974919915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004900/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004900/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004900/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004900/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004900/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004900/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004900/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004900/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004900/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79670526082334, 52.3574684918397, 44.4112263526767 ] }, "distance": 16.49, "direction": 74.77, "angle": 69.63, "elevation": 44.41, "pano_id": "TMX7316010203-002092_pano_0001_004900", "timestamp": "2021-04-14T12:46:41.574570Z", "filename": "pano_0001_004900.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 16.48684241, "relative_pitch": 69.63349216001279, "relative_heading": 74.77093228415252, "relative_elevation": 44.4112263526767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79659664355703, 52.3575565799132, 43.9811437623575 ] }, "distance": 16.5, "direction": 31.05, "angle": 69.44, "elevation": 43.98, "pano_id": "TMX7316010203-000283_pano_0000_002145", "timestamp": "2017-05-02T12:15:40.016990Z", "filename": "pano_0000_002145.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 16.4958952, "relative_pitch": 69.44056698578932, "relative_heading": 31.047802985368957, "relative_elevation": 43.9811437623575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79658678914819, 52.3575600666861, 44.0209090560675 ] }, "distance": 16.5, "direction": 28.35, "angle": 69.45, "elevation": 44.02, "pano_id": "TMX7316010203-001887_pano_0000_001465", "timestamp": "2020-08-21T08:24:31.812130Z", "filename": "pano_0000_001465.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 16.50025779, "relative_pitch": 69.45260829362616, "relative_heading": 28.35465126096562, "relative_elevation": 44.0209090560675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79670790006998, 52.3574694390403, 44.0854817098007 ] }, "distance": 16.69, "direction": 74.58, "angle": 69.27, "elevation": 44.09, "pano_id": "TMX7316010203-001315_pano_0002_004595", "timestamp": "2019-07-16T09:37:14.862550Z", "filename": "pano_0002_004595.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 16.68811372, "relative_pitch": 69.26634622498976, "relative_heading": 74.58393287613595, "relative_elevation": 44.0854817098007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79670723829945, 52.3574712380992, 44.0647628363222 ] }, "distance": 16.7, "direction": 73.88, "angle": 69.24, "elevation": 44.06, "pano_id": "TMX7316010203-000814_pano_0001_002958", "timestamp": "2018-06-28T12:16:02.455990Z", "filename": "pano_0001_002958.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 16.69912249, "relative_pitch": 69.24490929348988, "relative_heading": 73.88064549477076, "relative_elevation": 44.0647628363222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79670741095303, 52.3574728716529, 44.0715586235747 ] }, "distance": 16.76, "direction": 73.29, "angle": 69.18, "elevation": 44.07, "pano_id": "TMX7316010203-001887_pano_0000_001372", "timestamp": "2020-08-21T08:23:40.782260Z", "filename": "pano_0000_001372.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 16.76176536, "relative_pitch": 69.1766554764172, "relative_heading": 73.29488403339099, "relative_elevation": 44.0715586235747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track32_Sphere_00180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796246134526884, 52.357489707084355, 0.0 ] }, "distance": 16.77, "direction": 293.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track32_Sphere_00180", "timestamp": "2024-10-24T12:47:38Z", "filename": "Job_20241024_1307_Track32_Sphere_00180.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 16.7654594, "relative_pitch": 0.0, "relative_heading": 293.5232472944953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79624251025908, 52.3574848654619, 43.5001001926139 ] }, "distance": 16.79, "direction": 291.5, "angle": 68.9, "elevation": 43.5, "pano_id": "TMX7316010203-000051_pano_0000_000455", "timestamp": "2016-08-08T11:58:40.438200Z", "filename": "pano_0000_000455.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 16.7872965, "relative_pitch": 68.89770164409688, "relative_heading": 291.500505100835, "relative_elevation": 43.5001001926139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_005856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7966001738139, 52.3575595551524, 44.1327880471945 ] }, "distance": 16.9, "direction": 31.17, "angle": 69.04, "elevation": 44.13, "pano_id": "TMX7316010203-001315_pano_0002_005856", "timestamp": "2019-07-16T10:01:15.238440Z", "filename": "pano_0002_005856.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 16.90361588, "relative_pitch": 69.04230189617006, "relative_heading": 31.167482363377843, "relative_elevation": 44.1327880471945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track32_Sphere_00175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796592926202479, 52.35756228873682, 0.0 ] }, "distance": 16.92, "direction": 29.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track32_Sphere_00175", "timestamp": "2024-10-24T12:47:34Z", "filename": "Job_20241024_1307_Track32_Sphere_00175.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 16.91827937, "relative_pitch": 0.0, "relative_heading": 29.20310235080533, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79623516548196, 52.3574836581426, 44.0381563324481 ] }, "distance": 17.21, "direction": 290.47, "angle": 68.66, "elevation": 44.04, "pano_id": "TMX7316010203-001887_pano_0000_001470", "timestamp": "2020-08-21T08:24:34.162130Z", "filename": "pano_0000_001470.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 17.20639965, "relative_pitch": 68.65863145431078, "relative_heading": 290.47352606227645, "relative_elevation": 44.0381563324481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79623036416953, 52.3574815077376, 44.0495413448662 ] }, "distance": 17.43, "direction": 289.36, "angle": 68.41, "elevation": 44.05, "pano_id": "TMX7316010203-000058_pano_0000_008661", "timestamp": "2016-08-12T11:07:14.123020Z", "filename": "pano_0000_008661.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 17.43244277, "relative_pitch": 68.40900109624722, "relative_heading": 289.36061982112574, "relative_elevation": 44.0495413448662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796611069387291, 52.357562343310036, 0.0 ] }, "distance": 17.56, "direction": 32.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00558", "timestamp": "2025-09-09T08:51:47Z", "filename": "recording_2025-09-09_08-44-18_00558.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 17.55967545, "relative_pitch": 0.0, "relative_heading": 32.716235895741946, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79622494624239, 52.3573820014386, 44.0471275765449 ] }, "distance": 17.63, "direction": 252.53, "angle": 68.19, "elevation": 44.05, "pano_id": "TMX7316010203-001887_pano_0000_001365", "timestamp": "2020-08-21T08:23:37.877190Z", "filename": "pano_0000_001365.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 17.62928064, "relative_pitch": 68.18689606827094, "relative_heading": 252.5266745817498, "relative_elevation": 44.0471275765449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79622425890113, 52.3573820698142, 44.0861375108361 ] }, "distance": 17.67, "direction": 252.6, "angle": 68.16, "elevation": 44.09, "pano_id": "TMX7316010203-001315_pano_0002_004588", "timestamp": "2019-07-16T09:37:10.862550Z", "filename": "pano_0002_004588.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 17.67167649, "relative_pitch": 68.156900714812, "relative_heading": 252.59579353732198, "relative_elevation": 44.0861375108361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796614000113, 52.3575637828136, 44.07778543327 ] }, "distance": 17.8, "direction": 32.98, "angle": 68.01, "elevation": 44.08, "pano_id": "TMX7316010203-000814_pano_0001_002792", "timestamp": "2018-06-28T12:11:40.726760Z", "filename": "pano_0001_002792.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 17.80254682, "relative_pitch": 68.00674364184664, "relative_heading": 32.978275411157156, "relative_elevation": 44.07778543327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0005_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79660991726185, 52.3575661787272, 44.1283142846078 ] }, "distance": 17.88, "direction": 31.77, "angle": 67.94, "elevation": 44.13, "pano_id": "TMX7316010203-001033_pano_0005_000033", "timestamp": "2019-01-02T12:00:09.074460Z", "filename": "pano_0005_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 17.87878981, "relative_pitch": 67.94444288538912, "relative_heading": 31.765335515964075, "relative_elevation": 44.1283142846078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79622288733061, 52.3574815402504, 44.1418244931847 ] }, "distance": 17.91, "direction": 288.83, "angle": 67.91, "elevation": 44.14, "pano_id": "TMX7316010203-002092_pano_0001_005283", "timestamp": "2021-04-14T12:52:06.466950Z", "filename": "pano_0001_005283.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 17.91499504, "relative_pitch": 67.91018647107158, "relative_heading": 288.83145121529714, "relative_elevation": 44.1418244931847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79621567454383, 52.3573829583389, 44.0437108734623 ] }, "distance": 18.2, "direction": 253.44, "angle": 67.55, "elevation": 44.04, "pano_id": "TMX7316010203-000814_pano_0001_002951", "timestamp": "2018-06-28T12:15:58.266000Z", "filename": "pano_0001_002951.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 18.20216934, "relative_pitch": 67.54591037156045, "relative_heading": 253.44345003727977, "relative_elevation": 44.0437108734623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0005_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0005_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0005_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79621345161317, 52.3574784973589, 44.1268799966201 ] }, "distance": 18.42, "direction": 287.19, "angle": 67.34, "elevation": 44.13, "pano_id": "TMX7316010203-001033_pano_0005_000039", "timestamp": "2019-01-02T12:00:12.159700Z", "filename": "pano_0005_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 18.42171223, "relative_pitch": 67.34085708289484, "relative_heading": 287.1891107443369, "relative_elevation": 44.1268799966201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79621061873273, 52.3574788764404, 44.0769853433594 ] }, "distance": 18.62, "direction": 287.14, "angle": 67.1, "elevation": 44.08, "pano_id": "TMX7316010203-002526_pano_0000_001484", "timestamp": "2022-04-20T07:59:38.095030Z", "filename": "pano_0000_001484.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 18.6185682, "relative_pitch": 67.10030816320355, "relative_heading": 287.13759927859934, "relative_elevation": 44.0769853433594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_001478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_001478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_001478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79663475839795, 52.3575682104937, 44.0893578156829 ] }, "distance": 19.01, "direction": 35.75, "angle": 66.68, "elevation": 44.09, "pano_id": "TMX7316010203-002526_pano_0000_001478", "timestamp": "2022-04-20T07:59:33.275080Z", "filename": "pano_0000_001478.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 19.00784906, "relative_pitch": 66.67811022262521, "relative_heading": 35.747106211888294, "relative_elevation": 44.0893578156829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_002798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_002798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_002798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79620364291851, 52.3574798039233, 44.0607613027096 ] }, "distance": 19.1, "direction": 287.01, "angle": 66.56, "elevation": 44.06, "pano_id": "TMX7316010203-000814_pano_0001_002798", "timestamp": "2018-06-28T12:11:44.281790Z", "filename": "pano_0001_002798.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 19.10318233, "relative_pitch": 66.56015673903477, "relative_heading": 287.01337137324896, "relative_elevation": 44.0607613027096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79620244631438, 52.3573761288092, 43.9287169463933 ] }, "distance": 19.29, "direction": 252.04, "angle": 66.29, "elevation": 43.93, "pano_id": "TMX7316010203-002527_pano_0002_000028", "timestamp": "2022-04-20T11:12:45.224850Z", "filename": "pano_0002_000028.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 19.28836428, "relative_pitch": 66.29452614435655, "relative_heading": 252.0423704672857, "relative_elevation": 43.9287169463933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796747020893957, 52.35747486921379, 0.0 ] }, "distance": 19.42, "direction": 74.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00223", "timestamp": "2025-09-09T08:47:31Z", "filename": "recording_2025-09-09_08-44-18_00223.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 19.41853793, "relative_pitch": 0.0, "relative_heading": 74.95569656536681, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79664294540461, 52.3575697433964, 44.069318447262 ] }, "distance": 19.48, "direction": 36.79, "angle": 66.16, "elevation": 44.07, "pano_id": "TMX7316010203-000058_pano_0000_008655", "timestamp": "2016-08-12T11:07:11.058190Z", "filename": "pano_0000_008655.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 19.47534511, "relative_pitch": 66.15815373881186, "relative_heading": 36.7858014075787, "relative_elevation": 44.069318447262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79664253681319, 52.357570105521, 44.1896827621385 ] }, "distance": 19.49, "direction": 36.65, "angle": 66.2, "elevation": 44.19, "pano_id": "TMX7316010203-002092_pano_0001_005277", "timestamp": "2021-04-14T12:52:03.571960Z", "filename": "pano_0001_005277.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 19.49100225, "relative_pitch": 66.19888211328063, "relative_heading": 36.6493333800638, "relative_elevation": 44.1896827621385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796194664483384, 52.35747565383945, 0.0 ] }, "distance": 19.56, "direction": 285.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00564", "timestamp": "2025-09-09T08:51:53Z", "filename": "recording_2025-09-09_08-44-18_00564.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 19.56283773, "relative_pitch": 0.0, "relative_heading": 285.19555131610184, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79619669937804, 52.3573761884404, 43.9600050775334 ] }, "distance": 19.66, "direction": 252.41, "angle": 65.91, "elevation": 43.96, "pano_id": "TMX7316010203-000058_pano_0000_008623", "timestamp": "2016-08-12T11:05:47.103450Z", "filename": "pano_0000_008623.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 19.65919208, "relative_pitch": 65.9055048478131, "relative_heading": 252.412595609797, "relative_elevation": 43.9600050775334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79619864130466, 52.3573717612338, 44.3822930594906 ] }, "distance": 19.69, "direction": 250.93, "angle": 66.08, "elevation": 44.38, "pano_id": "TMX7316010203-002092_pano_0001_004893", "timestamp": "2021-04-14T12:46:31.414680Z", "filename": "pano_0001_004893.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 19.68852521, "relative_pitch": 66.07734356802366, "relative_heading": 250.92948695969477, "relative_elevation": 44.3822930594906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_005862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79619238336004, 52.3574778664497, 44.127334353514 ] }, "distance": 19.78, "direction": 285.77, "angle": 65.86, "elevation": 44.13, "pano_id": "TMX7316010203-001315_pano_0002_005862", "timestamp": "2019-07-16T10:01:18.858410Z", "filename": "pano_0002_005862.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 19.77832929, "relative_pitch": 65.85758218766271, "relative_heading": 285.7658532574601, "relative_elevation": 44.127334353514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_01115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796191990389385, 52.3573744378678, 0.0 ] }, "distance": 20.02, "direction": 252.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_01115", "timestamp": "2024-09-18T07:44:14Z", "filename": "Job_20240918_0854_Track01_Sphere_01115.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.02407413, "relative_pitch": 0.0, "relative_heading": 252.15865886804306, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_01123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_01123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796760314416627, 52.357474225488026, 0.0 ] }, "distance": 20.28, "direction": 75.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_01123", "timestamp": "2024-09-18T07:44:21Z", "filename": "Job_20240918_0854_Track01_Sphere_01123.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.27687004, "relative_pitch": 0.0, "relative_heading": 75.8154561894582, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_001686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79675877588769, 52.3574779488451, 44.1018170844764 ] }, "distance": 20.28, "direction": 74.61, "angle": 65.3, "elevation": 44.1, "pano_id": "TMX7316010203-001324_pano_0000_001686", "timestamp": "2019-07-23T09:55:14.497640Z", "filename": "pano_0000_001686.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.28127374, "relative_pitch": 65.30353418846313, "relative_heading": 74.60802987549222, "relative_elevation": 44.1018170844764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_001678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_001678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_001678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79618738312524, 52.3573752651965, 44.1157761337236 ] }, "distance": 20.3, "direction": 252.68, "angle": 65.3, "elevation": 44.12, "pano_id": "TMX7316010203-001324_pano_0000_001678", "timestamp": "2019-07-23T09:55:10.007810Z", "filename": "pano_0000_001678.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.29549649, "relative_pitch": 65.29516924835868, "relative_heading": 252.67756168870585, "relative_elevation": 44.1157761337236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_000449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79666163581906, 52.3575716275684, 43.3908296087757 ] }, "distance": 20.43, "direction": 39.3, "angle": 64.79, "elevation": 43.39, "pano_id": "TMX7316010203-000051_pano_0000_000449", "timestamp": "2016-08-08T11:58:37.393180Z", "filename": "pano_0000_000449.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.42537006, "relative_pitch": 64.79222160661497, "relative_heading": 39.29512597214847, "relative_elevation": 43.3908296087757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_008631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_008631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_008631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79675672869343, 52.3574886734749, 43.9706472000107 ] }, "distance": 20.5, "direction": 71.29, "angle": 65.01, "elevation": 43.97, "pano_id": "TMX7316010203-000058_pano_0000_008631", "timestamp": "2016-08-12T11:05:51.278560Z", "filename": "pano_0000_008631.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.49797521, "relative_pitch": 65.0062876814592, "relative_heading": 71.28662519630215, "relative_elevation": 43.9706472000107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79617794370201, 52.3574701386142, 43.9631418548524 ] }, "distance": 20.52, "direction": 282.71, "angle": 64.98, "elevation": 43.96, "pano_id": "TMX7316010203-000283_pano_0000_002148", "timestamp": "2017-05-02T12:15:42.116970Z", "filename": "pano_0000_002148.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.52067797, "relative_pitch": 64.97824253358885, "relative_heading": 282.7074643855116, "relative_elevation": 43.9631418548524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_08-44-18_00215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_08-44-18_00215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_08-44-18_00215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796184540817557, 52.35737276489294, 0.0 ] }, "distance": 20.56, "direction": 252.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_08-44-18_00215", "timestamp": "2025-09-09T08:47:26Z", "filename": "recording_2025-09-09_08-44-18_00215.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.56425091, "relative_pitch": 0.0, "relative_heading": 252.0981888081132, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001887_pano_0000_001464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001887_pano_0000_001464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001887/pano_0000_001464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79665632275148, 52.3575758471274, 44.0383300967515 ] }, "distance": 20.57, "direction": 37.69, "angle": 64.97, "elevation": 44.04, "pano_id": "TMX7316010203-001887_pano_0000_001464", "timestamp": "2020-08-21T08:24:31.342170Z", "filename": "pano_0000_001464.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.56759709, "relative_pitch": 64.96561290116735, "relative_heading": 37.68618080163661, "relative_elevation": 44.0383300967515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241024_1307_Track32_Sphere_00181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241024_1307_Track32_Sphere_00181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241024_1307_Track32_Sphere_00181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796178150891629, 52.35747558936329, 0.0 ] }, "distance": 20.65, "direction": 284.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241024_1307_Track32_Sphere_00181", "timestamp": "2024-10-24T12:47:39Z", "filename": "Job_20241024_1307_Track32_Sphere_00181.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.64889322, "relative_pitch": 0.0, "relative_heading": 284.3580566828678, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.796767745358, 52.3574783376501, 43.9385506203398 ] }, "distance": 20.88, "direction": 74.94, "angle": 64.58, "elevation": 43.94, "pano_id": "TMX7316010203-002527_pano_0002_000036", "timestamp": "2022-04-20T11:12:51.944830Z", "filename": "pano_0002_000036.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.88227347, "relative_pitch": 64.58008826257665, "relative_heading": 74.93860065522433, "relative_elevation": 43.9385506203398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79617208541193, 52.3574702700591, 43.5152781587094 ] }, "distance": 20.91, "direction": 282.51, "angle": 64.33, "elevation": 43.52, "pano_id": "TMX7316010203-000051_pano_0000_000456", "timestamp": "2016-08-08T11:58:40.853170Z", "filename": "pano_0000_000456.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.91337193, "relative_pitch": 64.33113632102071, "relative_heading": 282.5060250221499, "relative_elevation": 43.5152781587094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_01119/adjacencies/b_20240918_0854_Track01_Sphere_01119/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_005855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_005855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_005855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79666720251398, 52.3575745692434, 44.1539529794827 ] }, "distance": 20.92, "direction": 39.53, "angle": 64.65, "elevation": 44.15, "pano_id": "TMX7316010203-001315_pano_0002_005855", "timestamp": "2019-07-16T10:01:14.648420Z", "filename": "pano_0002_005855.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_20240918_0854_Track01_Sphere_01119", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114757.36208094706, 485667.5854592293 ] }, "relative_distance": 20.91905698, "relative_pitch": 64.64955665722273, "relative_heading": 39.53121714599124, "relative_elevation": 44.1539529794827 } ] } }