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_20241016_1007_Track81_Sphere_00042/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track81_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788453470062128, 52.35750688150014, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track81_Sphere_00042", "timestamp": "2024-10-16T12:04:35Z", "filename": "Job_20241016_1007_Track81_Sphere_00042.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "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_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0000_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78844078676741, 52.3575087485038, 42.8906088601798 ] }, "distance": 0.89, "direction": 283.52, "angle": 88.81, "elevation": 42.89, "pano_id": "TMX7316010203-000814_pano_0000_000147", "timestamp": "2018-06-28T10:53:39.372150Z", "filename": "pano_0000_000147.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 0.88873025, "relative_pitch": 88.81295211139269, "relative_heading": 283.518521142405, "relative_elevation": 42.8906088601798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78844057130208, 52.3575026085607, 41.4663102924824 ] }, "distance": 1.0, "direction": 241.58, "angle": 88.62, "elevation": 41.47, "pano_id": "TMX7316010203-000058_pano_0000_009137", "timestamp": "2016-08-12T11:15:10.120260Z", "filename": "pano_0000_009137.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 0.99916777, "relative_pitch": 88.61967413893176, "relative_heading": 241.58440666586296, "relative_elevation": 41.4663102924824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78846968860084, 52.357505271439, 44.2298294641078 ] }, "distance": 1.12, "direction": 99.21, "angle": 88.55, "elevation": 44.23, "pano_id": "TMX7316010203-000038_pano_0000_002540", "timestamp": "2016-08-01T07:57:04.833740Z", "filename": "pano_0000_002540.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 1.11939228, "relative_pitch": 88.55023712059283, "relative_heading": 99.20976231470887, "relative_elevation": 44.2298294641078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78844048525702, 52.3574989403731, 42.6835655374452 ] }, "distance": 1.25, "direction": 225.03, "angle": 88.32, "elevation": 42.68, "pano_id": "TMX7316010203-002110_pano_0000_004153", "timestamp": "2021-04-21T09:07:13.415480Z", "filename": "pano_0000_004153.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 1.25037104, "relative_pitch": 88.3220590764435, "relative_heading": 225.0326432617766, "relative_elevation": 42.6835655374452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788433589881212, 52.357508272913925, 0.0 ] }, "distance": 1.36, "direction": 276.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05197", "timestamp": "2025-09-09T08:01:04Z", "filename": "recording_2025-09-09_06-44-43_05197.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 1.36324897, "relative_pitch": 0.0, "relative_heading": 276.5213364444897, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78845316633447, 52.3575192718402, 42.1248412486166 ] }, "distance": 1.38, "direction": 359.14, "angle": 88.13, "elevation": 42.12, "pano_id": "TMX7316010203-001315_pano_0002_006200", "timestamp": "2019-07-16T10:07:12.421250Z", "filename": "pano_0002_006200.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 1.37887966, "relative_pitch": 88.1251968147787, "relative_heading": 359.1401306391943, "relative_elevation": 42.1248412486166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78843927442891, 52.3574970217981, 42.5126827228814 ] }, "distance": 1.46, "direction": 221.4, "angle": 88.03, "elevation": 42.51, "pano_id": "TMX7316010203-002110_pano_0000_004120", "timestamp": "2021-04-21T09:06:41.150800Z", "filename": "pano_0000_004120.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 1.46255209, "relative_pitch": 88.02964620186809, "relative_heading": 221.39684749063693, "relative_elevation": 42.5126827228814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_001526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78845728919463, 52.3575240514855, 43.7143638422713 ] }, "distance": 1.93, "direction": 7.76, "angle": 87.47, "elevation": 43.71, "pano_id": "TMX7316010203-001888_pano_0002_001526", "timestamp": "2020-08-21T10:16:52.300980Z", "filename": "pano_0002_001526.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 1.92821155, "relative_pitch": 87.47435836878327, "relative_heading": 7.755237650867924, "relative_elevation": 43.7143638422713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0000_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78848023946578, 52.3575206781291, 43.9873306555673 ] }, "distance": 2.38, "direction": 49.91, "angle": 86.9, "elevation": 43.99, "pano_id": "TMX7316010203-002527_pano_0000_000276", "timestamp": "2022-04-20T09:34:10.826010Z", "filename": "pano_0000_000276.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 2.38391811, "relative_pitch": 86.89785780992152, "relative_heading": 49.9103580450586, "relative_elevation": 43.9873306555673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78840794613005, 52.3575039277415, 43.9231970282272 ] }, "distance": 3.12, "direction": 263.95, "angle": 85.94, "elevation": 43.92, "pano_id": "TMX7316010203-002527_pano_0000_000277", "timestamp": "2022-04-20T09:34:12.315960Z", "filename": "pano_0000_000277.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 3.11889304, "relative_pitch": 85.93836550721917, "relative_heading": 263.950809993978, "relative_elevation": 43.9231970282272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788503260193723, 52.35752014768468, 0.0 ] }, "distance": 3.7, "direction": 66.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05198", "timestamp": "2025-09-09T08:01:05Z", "filename": "recording_2025-09-09_06-44-43_05198.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 3.69945973, "relative_pitch": 0.0, "relative_heading": 66.4826331974509, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78850875276764, 52.3575129956007, 42.5679642315954 ] }, "distance": 3.83, "direction": 79.76, "angle": 84.86, "elevation": 42.57, "pano_id": "TMX7316010203-002110_pano_0000_004121", "timestamp": "2021-04-21T09:06:41.960760Z", "filename": "pano_0000_004121.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 3.82734051, "relative_pitch": 84.86227744059744, "relative_heading": 79.76076819641094, "relative_elevation": 42.5679642315954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7885097707899, 52.3575126820563, 42.7103598425165 ] }, "distance": 3.89, "direction": 80.45, "angle": 84.8, "elevation": 42.71, "pano_id": "TMX7316010203-002110_pano_0000_004152", "timestamp": "2021-04-21T09:07:12.340490Z", "filename": "pano_0000_004152.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 3.8896714, "relative_pitch": 84.79637558843385, "relative_heading": 80.44813534251718, "relative_elevation": 42.7103598425165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78850932992686, 52.3575171428978, 41.4535847930238 ] }, "distance": 3.97, "direction": 73.3, "angle": 84.52, "elevation": 41.45, "pano_id": "TMX7316010203-000058_pano_0000_009138", "timestamp": "2016-08-12T11:15:11.150320Z", "filename": "pano_0000_009138.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 3.97330949, "relative_pitch": 84.52494831361861, "relative_heading": 73.29913665735008, "relative_elevation": 41.4535847930238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78840378067053, 52.357485951599, 44.1579376161098 ] }, "distance": 4.11, "direction": 235.47, "angle": 84.68, "elevation": 44.16, "pano_id": "TMX7316010203-000038_pano_0000_002539", "timestamp": "2016-08-01T07:57:03.643710Z", "filename": "pano_0000_002539.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 4.1090652, "relative_pitch": 84.68371761756644, "relative_heading": 235.47368048376222, "relative_elevation": 44.1579376161098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0000_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78851227672776, 52.357521423459, 42.9084691219032 ] }, "distance": 4.32, "direction": 68.01, "angle": 84.25, "elevation": 42.91, "pano_id": "TMX7316010203-000814_pano_0000_000146", "timestamp": "2018-06-28T10:53:38.272180Z", "filename": "pano_0000_000146.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 4.32090404, "relative_pitch": 84.24967165117577, "relative_heading": 68.00705920727896, "relative_elevation": 42.9084691219032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_001527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78838811431773, 52.3575073232863, 43.6616813726723 ] }, "distance": 4.45, "direction": 270.63, "angle": 84.18, "elevation": 43.66, "pano_id": "TMX7316010203-001888_pano_0002_001527", "timestamp": "2020-08-21T10:16:53.285930Z", "filename": "pano_0002_001527.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 4.45293048, "relative_pitch": 84.17670111215693, "relative_heading": 270.6325715380863, "relative_elevation": 43.6616813726723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78838353540728, 52.3575009259052, 42.1144203627482 ] }, "distance": 4.81, "direction": 262.08, "angle": 83.48, "elevation": 42.11, "pano_id": "TMX7316010203-001315_pano_0002_006201", "timestamp": "2019-07-16T10:07:13.771250Z", "filename": "pano_0002_006201.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 4.81048515, "relative_pitch": 83.48367844767633, "relative_heading": 262.08164471524793, "relative_elevation": 42.1144203627482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78837017339011, 52.3575024057853, 41.4318116670474 ] }, "distance": 5.7, "direction": 264.98, "angle": 82.17, "elevation": 41.43, "pano_id": "TMX7316010203-000058_pano_0000_009136", "timestamp": "2016-08-12T11:15:09.175290Z", "filename": "pano_0000_009136.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 5.69677874, "relative_pitch": 82.17105292146704, "relative_heading": 264.98464329991566, "relative_elevation": 41.4318116670474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0000_000148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78837164479631, 52.3574926115654, 42.9000609964132 ] }, "distance": 5.8, "direction": 254.1, "angle": 82.31, "elevation": 42.9, "pano_id": "TMX7316010203-000814_pano_0000_000148", "timestamp": "2018-06-28T10:53:40.947200Z", "filename": "pano_0000_000148.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 5.7964529, "relative_pitch": 82.30506661390244, "relative_heading": 254.10123545590181, "relative_elevation": 42.9000609964132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track81_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788535338509759, 52.35752315007511, 0.0 ] }, "distance": 5.86, "direction": 72.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track81_Sphere_00044", "timestamp": "2024-10-16T12:04:36Z", "filename": "Job_20241016_1007_Track81_Sphere_00044.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 5.8640764, "relative_pitch": 0.0, "relative_heading": 72.0187427972665, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78851685826958, 52.3575440229122, 42.1045595984906 ] }, "distance": 5.98, "direction": 46.26, "angle": 81.92, "elevation": 42.1, "pano_id": "TMX7316010203-001315_pano_0002_006199", "timestamp": "2019-07-16T10:07:11.136190Z", "filename": "pano_0002_006199.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 5.97754767, "relative_pitch": 81.91976566767755, "relative_heading": 46.25891395956871, "relative_elevation": 42.1045595984906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78837006387277, 52.3574876902402, 42.644715433009 ] }, "distance": 6.07, "direction": 249.4, "angle": 81.9, "elevation": 42.64, "pano_id": "TMX7316010203-002110_pano_0000_004154", "timestamp": "2021-04-21T09:07:14.725460Z", "filename": "pano_0000_004154.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 6.07044698, "relative_pitch": 81.89841288527771, "relative_heading": 249.4035138417123, "relative_elevation": 42.644715433009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_001525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78852839029741, 52.3575366760568, 43.730619716458 ] }, "distance": 6.09, "direction": 57.0, "angle": 82.08, "elevation": 43.73, "pano_id": "TMX7316010203-001888_pano_0002_001525", "timestamp": "2020-08-21T10:16:51.500990Z", "filename": "pano_0002_001525.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 6.08648761, "relative_pitch": 82.07639710397642, "relative_heading": 56.99520198542218, "relative_elevation": 43.730619716458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78854065026942, 52.3575195711323, 44.2607584400103 ] }, "distance": 6.11, "direction": 76.63, "angle": 82.15, "elevation": 44.26, "pano_id": "TMX7316010203-000038_pano_0000_002541", "timestamp": "2016-08-01T07:57:05.923700Z", "filename": "pano_0000_002541.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 6.10508584, "relative_pitch": 82.14649152178323, "relative_heading": 76.62710248901587, "relative_elevation": 44.2607584400103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78837315106118, 52.3574782683398, 42.4525251472369 ] }, "distance": 6.33, "direction": 239.81, "angle": 81.52, "elevation": 42.45, "pano_id": "TMX7316010203-002110_pano_0000_004119", "timestamp": "2021-04-21T09:06:40.220730Z", "filename": "pano_0000_004119.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 6.33096681, "relative_pitch": 81.51796234819156, "relative_heading": 239.80733957601308, "relative_elevation": 42.4525251472369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788360453677339, 52.35750521557985, 0.0 ] }, "distance": 6.34, "direction": 268.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05196", "timestamp": "2025-09-09T08:01:04Z", "filename": "recording_2025-09-09_06-44-43_05196.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 6.33987763, "relative_pitch": 0.0, "relative_heading": 268.3245072281288, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0000_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78855324434179, 52.3575353377227, 44.0177736952901 ] }, "distance": 7.5, "direction": 65.02, "angle": 80.33, "elevation": 44.02, "pano_id": "TMX7316010203-002527_pano_0000_000275", "timestamp": "2022-04-20T09:34:09.545990Z", "filename": "pano_0000_000275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 7.49889375, "relative_pitch": 80.33187609331706, "relative_heading": 65.02295542729968, "relative_elevation": 44.0177736952901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788352022771623, 52.357466417512555, 0.0 ] }, "distance": 8.25, "direction": 236.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05232", "timestamp": "2025-09-09T08:01:31Z", "filename": "recording_2025-09-09_06-44-43_05232.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 8.248823, "relative_pitch": 0.0, "relative_heading": 236.91747701358588, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788572798808595, 52.35753308230916, 0.0 ] }, "distance": 8.64, "direction": 70.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05199", "timestamp": "2025-09-09T08:01:06Z", "filename": "recording_2025-09-09_06-44-43_05199.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 8.63677384, "relative_pitch": 0.0, "relative_heading": 70.27136404861177, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_001528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78833347148909, 52.3574773658822, 43.7020146334544 ] }, "distance": 8.81, "direction": 248.11, "angle": 78.6, "elevation": 43.7, "pano_id": "TMX7316010203-001888_pano_0002_001528", "timestamp": "2020-08-21T10:16:54.480990Z", "filename": "pano_0002_001528.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 8.81049644, "relative_pitch": 78.60173281634881, "relative_heading": 248.11324235550774, "relative_elevation": 43.7020146334544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78857966648114, 52.3575260648777, 42.7356751710176 ] }, "distance": 8.86, "direction": 76.06, "angle": 78.29, "elevation": 42.74, "pano_id": "TMX7316010203-002110_pano_0000_004151", "timestamp": "2021-04-21T09:07:11.455470Z", "filename": "pano_0000_004151.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 8.85873214, "relative_pitch": 78.28894549394508, "relative_heading": 76.05665171799245, "relative_elevation": 42.7356751710176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78857848703318, 52.3575288135983, 42.6220183223486 ] }, "distance": 8.86, "direction": 74.01, "angle": 78.26, "elevation": 42.62, "pano_id": "TMX7316010203-002110_pano_0000_004122", "timestamp": "2021-04-21T09:06:42.710740Z", "filename": "pano_0000_004122.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 8.86008968, "relative_pitch": 78.25683308731853, "relative_heading": 74.01136256185575, "relative_elevation": 42.6220183223486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78856136573108, 52.3575513558931, 41.4185783192515 ] }, "distance": 8.86, "direction": 56.05, "angle": 77.92, "elevation": 41.42, "pano_id": "TMX7316010203-000058_pano_0000_009139", "timestamp": "2016-08-12T11:15:12.295320Z", "filename": "pano_0000_009139.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 8.86152277, "relative_pitch": 77.92361100621086, "relative_heading": 56.05025382721363, "relative_elevation": 41.4185783192515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78835282215934, 52.3574557368881, 44.1632907763124 ] }, "distance": 8.91, "direction": 230.31, "angle": 78.59, "elevation": 44.16, "pano_id": "TMX7316010203-000038_pano_0000_002538", "timestamp": "2016-08-01T07:57:02.373710Z", "filename": "pano_0000_002538.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 8.91112595, "relative_pitch": 78.59221534170187, "relative_heading": 230.30896431750216, "relative_elevation": 44.1632907763124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0000_000278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78832153744792, 52.3575039611832, 43.9520837636665 ] }, "distance": 8.99, "direction": 267.93, "angle": 78.43, "elevation": 43.95, "pano_id": "TMX7316010203-002527_pano_0000_000278", "timestamp": "2022-04-20T09:34:19.095930Z", "filename": "pano_0000_000278.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 8.99438536, "relative_pitch": 78.43463107808286, "relative_heading": 267.929577754117, "relative_elevation": 43.9520837636665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0000_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78858381975742, 52.3575341096584, 42.917802807875 ] }, "distance": 9.38, "direction": 71.16, "angle": 77.67, "elevation": 42.92, "pano_id": "TMX7316010203-000814_pano_0000_000145", "timestamp": "2018-06-28T10:53:37.262150Z", "filename": "pano_0000_000145.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 9.38327593, "relative_pitch": 77.66727474515089, "relative_heading": 71.16200455459276, "relative_elevation": 42.917802807875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78832802673643, 52.3574699393528, 42.2077010162175 ] }, "distance": 9.48, "direction": 244.31, "angle": 77.34, "elevation": 42.21, "pano_id": "TMX7316010203-001315_pano_0002_006202", "timestamp": "2019-07-16T10:07:15.176240Z", "filename": "pano_0002_006202.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 9.4836134, "relative_pitch": 77.33656861629193, "relative_heading": 244.31312068880635, "relative_elevation": 42.2077010162175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78858691984865, 52.3575478875178, 42.4763937145472 ] }, "distance": 10.17, "direction": 63.35, "angle": 76.53, "elevation": 42.48, "pano_id": "TMX7316010203-001315_pano_0002_006163", "timestamp": "2019-07-16T10:06:21.686460Z", "filename": "pano_0002_006163.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 10.17262489, "relative_pitch": 76.5319588098127, "relative_heading": 63.349392518961736, "relative_elevation": 42.4763937145472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78832978280508, 52.3574547832564, 41.6233203094453 ] }, "distance": 10.23, "direction": 235.47, "angle": 76.19, "elevation": 41.62, "pano_id": "TMX7316010203-000058_pano_0000_009180", "timestamp": "2016-08-12T11:16:08.599900Z", "filename": "pano_0000_009180.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 10.2282819, "relative_pitch": 76.19401041347852, "relative_heading": 235.47405026339334, "relative_elevation": 41.6233203094453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78830206609074, 52.3575100856572, 42.4520782483742 ] }, "distance": 10.32, "direction": 271.98, "angle": 76.33, "elevation": 42.45, "pano_id": "TMX7316010203-001315_pano_0002_006159", "timestamp": "2019-07-16T10:06:17.851600Z", "filename": "pano_0002_006159.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 10.321248, "relative_pitch": 76.33497922482064, "relative_heading": 271.9796937355601, "relative_elevation": 42.4520782483742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0000_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78832258040752, 52.3574601292259, 42.9312792243436 ] }, "distance": 10.32, "direction": 239.74, "angle": 76.48, "elevation": 42.93, "pano_id": "TMX7316010203-000814_pano_0000_000149", "timestamp": "2018-06-28T10:53:42.507150Z", "filename": "pano_0000_000149.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 10.32401271, "relative_pitch": 76.47839324319398, "relative_heading": 239.74137867729087, "relative_elevation": 42.9312792243436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7882990791676, 52.3575121483161, 41.4747715536505 ] }, "distance": 10.53, "direction": 273.19, "angle": 75.75, "elevation": 41.47, "pano_id": "TMX7316010203-000058_pano_0000_009135", "timestamp": "2016-08-12T11:15:08.130270Z", "filename": "pano_0000_009135.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 10.53489952, "relative_pitch": 75.74785950052856, "relative_heading": 273.18909304473885, "relative_elevation": 41.4747715536505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78829977050693, 52.35749630809, 42.6593705881387 ] }, "distance": 10.54, "direction": 263.59, "angle": 76.12, "elevation": 42.66, "pano_id": "TMX7316010203-002110_pano_0000_004155", "timestamp": "2021-04-21T09:07:15.945520Z", "filename": "pano_0000_004155.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 10.53737621, "relative_pitch": 76.12499898369019, "relative_heading": 263.58935306246843, "relative_elevation": 42.6593705881387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78854042975424, 52.3575863424175, 41.9951850920916 ] }, "distance": 10.64, "direction": 33.82, "angle": 75.78, "elevation": 42.0, "pano_id": "TMX7316010203-001315_pano_0002_006198", "timestamp": "2019-07-16T10:07:09.371250Z", "filename": "pano_0002_006198.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 10.64330526, "relative_pitch": 75.77834529867157, "relative_heading": 33.82392240637582, "relative_elevation": 41.9951850920916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_001491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78829929648421, 52.3575231377551, 43.4822573494166 ] }, "distance": 10.66, "direction": 279.77, "angle": 76.23, "elevation": 43.48, "pano_id": "TMX7316010203-001888_pano_0002_001491", "timestamp": "2020-08-21T10:16:23.595970Z", "filename": "pano_0002_001491.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 10.65839974, "relative_pitch": 76.2271775114259, "relative_heading": 279.7713667947296, "relative_elevation": 43.4822573494166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_001524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78859960078101, 52.3575493525817, 43.734116660431 ] }, "distance": 11.02, "direction": 64.61, "angle": 75.86, "elevation": 43.73, "pano_id": "TMX7316010203-001888_pano_0002_001524", "timestamp": "2020-08-21T10:16:50.760970Z", "filename": "pano_0002_001524.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 11.02056151, "relative_pitch": 75.85649346667695, "relative_heading": 64.60669359368599, "relative_elevation": 43.734116660431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78829072579703, 52.3575127897984, 44.8748468505219 ] }, "distance": 11.11, "direction": 273.39, "angle": 76.1, "elevation": 44.87, "pano_id": "TMX7316010203-000038_pano_0000_002582", "timestamp": "2016-08-01T07:58:13.068240Z", "filename": "pano_0000_002582.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 11.10717124, "relative_pitch": 76.09787125929479, "relative_heading": 273.39342279354855, "relative_elevation": 44.8748468505219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7882915363051, 52.35752021807071, 0.0 ] }, "distance": 11.13, "direction": 277.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05195", "timestamp": "2025-09-09T08:01:03Z", "filename": "recording_2025-09-09_06-44-43_05195.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 11.13183899, "relative_pitch": 0.0, "relative_heading": 277.66112615711415, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78832189372665, 52.3574469589002, 42.4148806175217 ] }, "distance": 11.17, "direction": 233.36, "angle": 75.24, "elevation": 42.41, "pano_id": "TMX7316010203-002110_pano_0000_004118", "timestamp": "2021-04-21T09:06:39.130790Z", "filename": "pano_0000_004118.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 11.17218581, "relative_pitch": 75.24333052547571, "relative_heading": 233.35723784726707, "relative_elevation": 42.4148806175217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78861194448737, 52.3575336967241, 44.2937773158774 ] }, "distance": 11.2, "direction": 74.55, "angle": 75.81, "elevation": 44.29, "pano_id": "TMX7316010203-000038_pano_0000_002542", "timestamp": "2016-08-01T07:57:06.948650Z", "filename": "pano_0000_002542.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 11.2015189, "relative_pitch": 75.80793859725016, "relative_heading": 74.55107320725963, "relative_elevation": 44.2937773158774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0000_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78831214550578, 52.3574515117963, 43.3475755881518 ] }, "distance": 11.43, "direction": 237.38, "angle": 75.23, "elevation": 43.35, "pano_id": "TMX7316010203-002527_pano_0000_000242", "timestamp": "2022-04-20T09:33:35.501190Z", "filename": "pano_0000_000242.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 11.43094215, "relative_pitch": 75.22716193446408, "relative_heading": 237.3848339495128, "relative_elevation": 43.3475755881518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track81_Sphere_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788617627473093, 52.357538719670956, 0.0 ] }, "distance": 11.73, "direction": 72.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track81_Sphere_00046", "timestamp": "2024-10-16T12:04:37Z", "filename": "Job_20241016_1007_Track81_Sphere_00046.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 11.73168296, "relative_pitch": 0.0, "relative_heading": 72.4232091145533, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_001529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78831320109373, 52.3574343283596, 43.6884902836755 ] }, "distance": 12.51, "direction": 229.81, "angle": 74.02, "elevation": 43.69, "pano_id": "TMX7316010203-001888_pano_0002_001529", "timestamp": "2020-08-21T10:16:55.545960Z", "filename": "pano_0002_001529.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 12.51016215, "relative_pitch": 74.02097987181628, "relative_heading": 229.80900369754085, "relative_elevation": 43.6884902836755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0000_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78862614445505, 52.3575483961674, 44.0448755472898 ] }, "distance": 12.64, "direction": 68.56, "angle": 73.99, "elevation": 44.04, "pano_id": "TMX7316010203-002527_pano_0000_000274", "timestamp": "2022-04-20T09:34:08.445990Z", "filename": "pano_0000_000274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 12.63870691, "relative_pitch": 73.98913185909345, "relative_heading": 68.56127601058185, "relative_elevation": 44.0448755472898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788321764941638, 52.357424246441354, 0.0 ] }, "distance": 12.85, "direction": 224.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05233", "timestamp": "2025-09-09T08:01:32Z", "filename": "recording_2025-09-09_06-44-43_05233.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 12.84779419, "relative_pitch": 0.0, "relative_heading": 224.2995941503298, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0000_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78826333421494, 52.357531145912, 43.9377683242783 ] }, "distance": 13.23, "direction": 281.77, "angle": 73.24, "elevation": 43.94, "pano_id": "TMX7316010203-002527_pano_0000_000279", "timestamp": "2022-04-20T09:34:20.325910Z", "filename": "pano_0000_000279.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.23226296, "relative_pitch": 73.23984218734138, "relative_heading": 281.7737830265123, "relative_elevation": 43.9377683242783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78833244588132, 52.3574132137956, 44.1510965349153 ] }, "distance": 13.29, "direction": 218.35, "angle": 73.25, "elevation": 44.15, "pano_id": "TMX7316010203-000038_pano_0000_002537", "timestamp": "2016-08-01T07:57:01.024140Z", "filename": "pano_0000_002537.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.28985159, "relative_pitch": 73.24776321789474, "relative_heading": 218.34710733113, "relative_elevation": 44.1510965349153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78830919830877, 52.3574260954302, 42.21720442269 ] }, "distance": 13.32, "direction": 227.56, "angle": 72.49, "elevation": 42.22, "pano_id": "TMX7316010203-001315_pano_0002_006203", "timestamp": "2019-07-16T10:07:16.321220Z", "filename": "pano_0002_006203.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.31999016, "relative_pitch": 72.48894406459522, "relative_heading": 227.55519529076957, "relative_elevation": 42.21720442269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track81_Sphere_00093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788617402121642, 52.35757283623712, 0.0 ] }, "distance": 13.36, "direction": 56.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track81_Sphere_00093", "timestamp": "2024-10-16T12:05:10Z", "filename": "Job_20241016_1007_Track81_Sphere_00093.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.36411885, "relative_pitch": 0.0, "relative_heading": 56.69044398193123, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track81_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788326451612988, 52.35741525538484, 0.0 ] }, "distance": 13.37, "direction": 220.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track81_Sphere_00037", "timestamp": "2024-10-16T12:04:31Z", "filename": "Job_20241016_1007_Track81_Sphere_00037.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.37301403, "relative_pitch": 0.0, "relative_heading": 220.3236104846076, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78825925275876, 52.3574872945168, 43.1614896506071 ] }, "distance": 13.41, "direction": 260.65, "angle": 72.74, "elevation": 43.16, "pano_id": "TMX7316010203-002023_pano_0000_001148", "timestamp": "2021-02-22T09:43:45.576670Z", "filename": "pano_0000_001148.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.41024633, "relative_pitch": 72.74001488298026, "relative_heading": 260.6464846994532, "relative_elevation": 43.1614896506071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78828297337898, 52.3574463224217, 43.1631953036413 ] }, "distance": 13.43, "direction": 239.88, "angle": 72.72, "elevation": 43.16, "pano_id": "TMX7316010203-002023_pano_0000_001147", "timestamp": "2021-02-22T09:43:44.896700Z", "filename": "pano_0000_001147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.42900106, "relative_pitch": 72.71795529776647, "relative_heading": 239.88097620252677, "relative_elevation": 43.1631953036413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0000_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7882570046976, 52.3575177779523, 42.8103078212589 ] }, "distance": 13.44, "direction": 275.18, "angle": 72.57, "elevation": 42.81, "pano_id": "TMX7316010203-000814_pano_0000_000111", "timestamp": "2018-06-28T10:53:01.572280Z", "filename": "pano_0000_000111.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.43990512, "relative_pitch": 72.570795494047, "relative_heading": 275.17610625305616, "relative_elevation": 42.8103078212589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78858504786863, 52.3575971772724, 41.2794883847237 ] }, "distance": 13.47, "direction": 41.74, "angle": 71.93, "elevation": 41.28, "pano_id": "TMX7316010203-000058_pano_0000_009140", "timestamp": "2016-08-12T11:15:13.430250Z", "filename": "pano_0000_009140.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.46525812, "relative_pitch": 71.93381309824481, "relative_heading": 41.738898395181494, "relative_elevation": 41.2794883847237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78861935730751, 52.3575732418877, 44.7704266449437 ] }, "distance": 13.5, "direction": 56.84, "angle": 73.22, "elevation": 44.77, "pano_id": "TMX7316010203-000038_pano_0000_002570", "timestamp": "2016-08-01T07:57:40.263540Z", "filename": "pano_0000_002570.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.50027591, "relative_pitch": 73.21960378343877, "relative_heading": 56.84080381432695, "relative_elevation": 44.7704266449437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788643212236454, 52.35754646171869, 0.0 ] }, "distance": 13.66, "direction": 71.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05200", "timestamp": "2025-09-09T08:01:06Z", "filename": "recording_2025-09-09_06-44-43_05200.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.65672106, "relative_pitch": 0.0, "relative_heading": 71.185911102674, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78864859338923, 52.3575385180416, 42.7494992380962 ] }, "distance": 13.75, "direction": 75.17, "angle": 72.17, "elevation": 42.75, "pano_id": "TMX7316010203-002110_pano_0000_004150", "timestamp": "2021-04-21T09:07:10.645500Z", "filename": "pano_0000_004150.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.75188122, "relative_pitch": 72.16778522006938, "relative_heading": 75.16773330184131, "relative_elevation": 42.7494992380962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788610297238, 52.3575858137587, 41.7238934980705 ] }, "distance": 13.83, "direction": 50.58, "angle": 71.66, "elevation": 41.72, "pano_id": "TMX7316010203-001315_pano_0002_006191", "timestamp": "2019-07-16T10:06:51.546360Z", "filename": "pano_0002_006191.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.83123234, "relative_pitch": 71.659936056294, "relative_heading": 50.57841780826923, "relative_elevation": 41.7238934980705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78864868669201, 52.357544186275, 42.6658778693527 ] }, "distance": 13.93, "direction": 72.67, "angle": 71.92, "elevation": 42.67, "pano_id": "TMX7316010203-002110_pano_0000_004123", "timestamp": "2021-04-21T09:06:43.450750Z", "filename": "pano_0000_004123.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.9327606, "relative_pitch": 71.91528605260788, "relative_heading": 72.66630802448996, "relative_elevation": 42.6658778693527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78832328759213, 52.3574095941802, 41.6431296886876 ] }, "distance": 13.99, "direction": 219.33, "angle": 71.42, "elevation": 41.64, "pano_id": "TMX7316010203-000058_pano_0000_009181", "timestamp": "2016-08-12T11:16:09.639880Z", "filename": "pano_0000_009181.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 13.99489326, "relative_pitch": 71.42418783073799, "relative_heading": 219.32750687976628, "relative_elevation": 41.6431296886876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0000_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78830953647751, 52.3574163107735, 42.9374622004107 ] }, "distance": 14.06, "direction": 224.22, "angle": 71.87, "elevation": 42.94, "pano_id": "TMX7316010203-000814_pano_0000_000150", "timestamp": "2018-06-28T10:53:43.662140Z", "filename": "pano_0000_000150.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 14.06165561, "relative_pitch": 71.86681635081965, "relative_heading": 224.21624883426063, "relative_elevation": 42.9374622004107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7885671419778, 52.357613458871, 44.6693498697132 ] }, "distance": 14.16, "direction": 33.15, "angle": 72.41, "elevation": 44.67, "pano_id": "TMX7316010203-000038_pano_0000_002571", "timestamp": "2016-08-01T07:57:41.733540Z", "filename": "pano_0000_002571.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 14.1640037, "relative_pitch": 72.4069329021594, "relative_heading": 33.145453385566924, "relative_elevation": 44.6693498697132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78824812676891, 52.3575278429659, 42.6455449750647 ] }, "distance": 14.18, "direction": 279.47, "angle": 71.6, "elevation": 42.65, "pano_id": "TMX7316010203-002110_pano_0000_004156", "timestamp": "2021-04-21T09:07:16.950460Z", "filename": "pano_0000_004156.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 14.1830554, "relative_pitch": 71.60390642779444, "relative_heading": 279.4656350211622, "relative_elevation": 42.6455449750647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0000_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78865527292217, 52.3575466113241, 42.9227829789743 ] }, "distance": 14.44, "direction": 72.17, "angle": 71.4, "elevation": 42.92, "pano_id": "TMX7316010203-000814_pano_0000_000144", "timestamp": "2018-06-28T10:53:36.287190Z", "filename": "pano_0000_000144.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 14.442027, "relative_pitch": 71.40369964611932, "relative_heading": 72.1747428246471, "relative_elevation": 42.9227829789743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78852360090642, 52.3576299102429, 41.8871243391186 ] }, "distance": 14.5, "direction": 19.24, "angle": 70.91, "elevation": 41.89, "pano_id": "TMX7316010203-001315_pano_0002_006197", "timestamp": "2019-07-16T10:07:07.846220Z", "filename": "pano_0002_006197.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 14.49975537, "relative_pitch": 70.90606071770347, "relative_heading": 19.239694303348717, "relative_elevation": 41.8871243391186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78824101214117, 52.3575354057417, 42.4629357988015 ] }, "distance": 14.82, "direction": 282.37, "angle": 70.76, "elevation": 42.46, "pano_id": "TMX7316010203-001315_pano_0002_006158", "timestamp": "2019-07-16T10:06:16.856500Z", "filename": "pano_0002_006158.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 14.81857688, "relative_pitch": 70.7622007383377, "relative_heading": 282.3681714458665, "relative_elevation": 42.4629357988015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78823624011006, 52.3575283666189, 43.1657907627523 ] }, "distance": 14.99, "direction": 279.18, "angle": 70.85, "elevation": 43.17, "pano_id": "TMX7316010203-002023_pano_0000_001149", "timestamp": "2021-02-22T09:43:46.221650Z", "filename": "pano_0000_001149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 14.99163575, "relative_pitch": 70.84770025449704, "relative_heading": 279.17630515330313, "relative_elevation": 43.1657907627523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track81_Sphere_00096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788536406995612, 52.357632186535284, 0.0 ] }, "distance": 15.04, "direction": 22.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track81_Sphere_00096", "timestamp": "2024-10-16T12:05:12Z", "filename": "Job_20241016_1007_Track81_Sphere_00096.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 15.04462299, "relative_pitch": 0.0, "relative_heading": 22.060093429716158, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0000_000241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78829926058532, 52.357409723348, 43.2066469099373 ] }, "distance": 15.08, "direction": 224.18, "angle": 70.77, "elevation": 43.21, "pano_id": "TMX7316010203-002527_pano_0000_000241", "timestamp": "2022-04-20T09:33:34.211180Z", "filename": "pano_0000_000241.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 15.07523949, "relative_pitch": 70.76559972879292, "relative_heading": 224.1804853305283, "relative_elevation": 43.2066469099373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78824147469266, 52.3575471879379, 44.83274171222 ] }, "distance": 15.12, "direction": 287.25, "angle": 71.36, "elevation": 44.83, "pano_id": "TMX7316010203-000038_pano_0000_002583", "timestamp": "2016-08-01T07:58:14.348310Z", "filename": "pano_0000_002583.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 15.12350236, "relative_pitch": 71.3591215050765, "relative_heading": 287.2513407785287, "relative_elevation": 44.83274171222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78830545785712, 52.3574041451143, 43.1604876099154 ] }, "distance": 15.24, "direction": 221.42, "angle": 70.55, "elevation": 43.16, "pano_id": "TMX7316010203-002023_pano_0000_001146", "timestamp": "2021-02-22T09:43:44.186680Z", "filename": "pano_0000_001146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 15.24387946, "relative_pitch": 70.54725712983662, "relative_heading": 221.41540358267736, "relative_elevation": 43.1604876099154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_001490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78824115731214, 52.3575501689067, 43.4851810438558 ] }, "distance": 15.25, "direction": 288.42, "angle": 70.68, "elevation": 43.49, "pano_id": "TMX7316010203-001888_pano_0002_001490", "timestamp": "2020-08-21T10:16:22.791060Z", "filename": "pano_0002_001490.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 15.2456829, "relative_pitch": 70.67959369290413, "relative_heading": 288.41784309546557, "relative_elevation": 43.4851810438558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78823839959625, 52.3575456674163, 41.4735760008916 ] }, "distance": 15.28, "direction": 286.41, "angle": 69.78, "elevation": 41.47, "pano_id": "TMX7316010203-000058_pano_0000_009134", "timestamp": "2016-08-12T11:15:06.960260Z", "filename": "pano_0000_009134.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 15.27504412, "relative_pitch": 69.78085102952163, "relative_heading": 286.41217179302396, "relative_elevation": 41.4735760008916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788242045747811, 52.35755327645854, 0.0 ] }, "distance": 15.3, "direction": 289.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05194", "timestamp": "2025-09-09T08:01:02Z", "filename": "recording_2025-09-09_06-44-43_05194.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 15.30144377, "relative_pitch": 0.0, "relative_heading": 289.71804110934556, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78850963634569, 52.357640465622, 41.1653497563675 ] }, "distance": 15.35, "direction": 14.44, "angle": 69.55, "elevation": 41.17, "pano_id": "TMX7316010203-000058_pano_0000_009145", "timestamp": "2016-08-12T11:15:29.010260Z", "filename": "pano_0000_009145.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 15.34909824, "relative_pitch": 69.55129943951664, "relative_heading": 14.43626072404125, "relative_elevation": 41.1653497563675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78830090964883, 52.3574052944284, 42.3750358475372 ] }, "distance": 15.36, "direction": 222.6, "angle": 70.08, "elevation": 42.38, "pano_id": "TMX7316010203-002110_pano_0000_004117", "timestamp": "2021-04-21T09:06:37.950810Z", "filename": "pano_0000_004117.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 15.35622454, "relative_pitch": 70.08006739861094, "relative_heading": 222.59817875912594, "relative_elevation": 42.3750358475372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_001530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78832100430553, 52.3573894187512, 43.6854244545102 ] }, "distance": 15.88, "direction": 214.62, "angle": 70.02, "elevation": 43.69, "pano_id": "TMX7316010203-001888_pano_0002_001530", "timestamp": "2020-08-21T10:16:56.441030Z", "filename": "pano_0002_001530.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 15.88356274, "relative_pitch": 70.01926373499036, "relative_heading": 214.62400961831244, "relative_elevation": 43.6854244545102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78867088042761, 52.3575621177689, 41.3137228004634 ] }, "distance": 16.04, "direction": 67.46, "angle": 68.79, "elevation": 41.31, "pano_id": "TMX7316010203-000058_pano_0000_009148", "timestamp": "2016-08-12T11:15:32.620100Z", "filename": "pano_0000_009148.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 16.03668174, "relative_pitch": 68.78536114512028, "relative_heading": 67.46357450319978, "relative_elevation": 41.3137228004634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_001523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78867106519356, 52.3575618445059, 43.7315506469458 ] }, "distance": 16.04, "direction": 67.58, "angle": 69.86, "elevation": 43.73, "pano_id": "TMX7316010203-001888_pano_0002_001523", "timestamp": "2020-08-21T10:16:50.026100Z", "filename": "pano_0002_001523.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 16.0366882, "relative_pitch": 69.86163360492773, "relative_heading": 67.58115420795193, "relative_elevation": 43.7315506469458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78868373764485, 52.3575477104576, 44.3139860024676 ] }, "distance": 16.33, "direction": 73.85, "angle": 69.77, "elevation": 44.31, "pano_id": "TMX7316010203-000038_pano_0000_002543", "timestamp": "2016-08-01T07:57:07.978670Z", "filename": "pano_0000_002543.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 16.33263215, "relative_pitch": 69.76782449286101, "relative_heading": 73.84904483479197, "relative_elevation": 44.3139860024676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78831736608647, 52.3573810157823, 42.2108314018697 ] }, "distance": 16.8, "direction": 213.51, "angle": 68.3, "elevation": 42.21, "pano_id": "TMX7316010203-001315_pano_0002_006204", "timestamp": "2019-07-16T10:07:17.251230Z", "filename": "pano_0002_006204.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 16.79702715, "relative_pitch": 68.30082355735487, "relative_heading": 213.50749397543785, "relative_elevation": 42.2108314018697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0000_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78821930554141, 52.3575550216773, 42.72924819123 ] }, "distance": 16.83, "direction": 288.56, "angle": 68.5, "elevation": 42.73, "pano_id": "TMX7316010203-000814_pano_0000_000110", "timestamp": "2018-06-28T10:53:00.542280Z", "filename": "pano_0000_000110.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 16.82883438, "relative_pitch": 68.503092520319, "relative_heading": 288.5607378306953, "relative_elevation": 42.72924819123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78867983622179, 52.3575691720827, 41.7948675118387 ] }, "distance": 16.91, "direction": 65.8, "angle": 67.97, "elevation": 41.79, "pano_id": "TMX7316010203-001315_pano_0002_006190", "timestamp": "2019-07-16T10:06:50.181390Z", "filename": "pano_0002_006190.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 16.90822885, "relative_pitch": 67.97407024639463, "relative_heading": 65.79895074915649, "relative_elevation": 41.7948675118387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788317275550827, 52.35737837693444, 0.0 ] }, "distance": 17.05, "direction": 212.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05234", "timestamp": "2025-09-09T08:01:33Z", "filename": "recording_2025-09-09_06-44-43_05234.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 17.04599247, "relative_pitch": 0.0, "relative_heading": 212.97991622651705, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0000_000280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78822257487678, 52.3575676665185, 43.8968762150034 ] }, "distance": 17.12, "direction": 293.27, "angle": 68.69, "elevation": 43.9, "pano_id": "TMX7316010203-002527_pano_0000_000280", "timestamp": "2022-04-20T09:34:21.245960Z", "filename": "pano_0000_000280.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 17.12327195, "relative_pitch": 68.69026234527055, "relative_heading": 293.2664588086155, "relative_elevation": 43.8968762150034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78834306036313, 52.3573666984571, 44.1082913707942 ] }, "distance": 17.32, "direction": 205.74, "angle": 68.56, "elevation": 44.11, "pano_id": "TMX7316010203-000038_pano_0000_002536", "timestamp": "2016-08-01T07:56:59.683730Z", "filename": "pano_0000_002536.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 17.31773831, "relative_pitch": 68.56410172284048, "relative_heading": 205.74478581936165, "relative_elevation": 44.1082913707942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0000_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78831783953348, 52.3573720589054, 42.9037267994136 ] }, "distance": 17.62, "direction": 211.63, "angle": 67.67, "elevation": 42.9, "pano_id": "TMX7316010203-000814_pano_0000_000151", "timestamp": "2018-06-28T10:53:44.642130Z", "filename": "pano_0000_000151.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 17.61971094, "relative_pitch": 67.67301490743313, "relative_heading": 211.63054160855003, "relative_elevation": 42.9037267994136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78821290618804, 52.3575671214322, 42.6000110832974 ] }, "distance": 17.71, "direction": 292.24, "angle": 67.43, "elevation": 42.6, "pano_id": "TMX7316010203-002110_pano_0000_004157", "timestamp": "2021-04-21T09:07:17.780480Z", "filename": "pano_0000_004157.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 17.70728657, "relative_pitch": 67.42910781910616, "relative_heading": 292.24417598348566, "relative_elevation": 42.6000110832974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track81_Sphere_00048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788701996847635, 52.3575545963259, 0.0 ] }, "distance": 17.74, "direction": 72.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track81_Sphere_00048", "timestamp": "2024-10-16T12:04:38Z", "filename": "Job_20241016_1007_Track81_Sphere_00048.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 17.74494711, "relative_pitch": 0.0, "relative_heading": 72.58987555303557, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0000_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78869941632651, 52.3575596569419, 44.050266077742 ] }, "distance": 17.76, "direction": 70.69, "angle": 68.05, "elevation": 44.05, "pano_id": "TMX7316010203-002527_pano_0000_000273", "timestamp": "2022-04-20T09:34:07.480980Z", "filename": "pano_0000_000273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 17.75548199, "relative_pitch": 68.04695694145136, "relative_heading": 70.68588601873337, "relative_elevation": 44.050266077742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78858074326636, 52.3576462086628, 41.2257462190464 ] }, "distance": 17.76, "direction": 29.22, "angle": 66.69, "elevation": 41.23, "pano_id": "TMX7316010203-000058_pano_0000_009141", "timestamp": "2016-08-12T11:15:14.655250Z", "filename": "pano_0000_009141.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 17.76361516, "relative_pitch": 66.68944506233923, "relative_heading": 29.218073511943846, "relative_elevation": 41.2257462190464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78821213812923, 52.3575689340542, 43.1536445105448 ] }, "distance": 17.83, "direction": 292.78, "angle": 67.55, "elevation": 43.15, "pano_id": "TMX7316010203-002023_pano_0000_001150", "timestamp": "2021-02-22T09:43:46.861680Z", "filename": "pano_0000_001150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 17.83285372, "relative_pitch": 67.54758121003493, "relative_heading": 292.7803550225421, "relative_elevation": 43.1536445105448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78833400562921, 52.3573638281621, 41.6802823934704 ] }, "distance": 17.88, "direction": 207.08, "angle": 66.78, "elevation": 41.68, "pano_id": "TMX7316010203-000058_pano_0000_009182", "timestamp": "2016-08-12T11:16:10.579900Z", "filename": "pano_0000_009182.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 17.87824361, "relative_pitch": 66.7836834420367, "relative_heading": 207.08108202926428, "relative_elevation": 41.6802823934704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78853847839452, 52.3576604269961, 44.6720041818917 ] }, "distance": 18.04, "direction": 18.73, "angle": 68.01, "elevation": 44.67, "pano_id": "TMX7316010203-000038_pano_0000_002572", "timestamp": "2016-08-01T07:57:43.223530Z", "filename": "pano_0000_002572.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 18.04055108, "relative_pitch": 68.00894285650166, "relative_heading": 18.725237862538645, "relative_elevation": 44.6720041818917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0000_000240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0000_000240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0000_000240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78831536341142, 52.3573672384844, 43.1389461271465 ] }, "distance": 18.17, "direction": 211.2, "angle": 67.16, "elevation": 43.14, "pano_id": "TMX7316010203-002527_pano_0000_000240", "timestamp": "2022-04-20T09:33:33.056250Z", "filename": "pano_0000_000240.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 18.165411, "relative_pitch": 67.16449091295432, "relative_heading": 211.19632605108447, "relative_elevation": 43.1389461271465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_001145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_001145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_001145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78832800204862, 52.3573619062061, 43.1437878841534 ] }, "distance": 18.26, "direction": 207.92, "angle": 67.06, "elevation": 43.14, "pano_id": "TMX7316010203-002023_pano_0000_001145", "timestamp": "2021-02-22T09:43:43.486710Z", "filename": "pano_0000_001145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 18.25681759, "relative_pitch": 67.06375840862762, "relative_heading": 207.9184715695568, "relative_elevation": 43.1437878841534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78871689281764, 52.3575497899802, 42.7451057229191 ] }, "distance": 18.57, "direction": 75.1, "angle": 66.52, "elevation": 42.75, "pano_id": "TMX7316010203-002110_pano_0000_004149", "timestamp": "2021-04-21T09:07:09.845490Z", "filename": "pano_0000_004149.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 18.57113497, "relative_pitch": 66.5168729957277, "relative_heading": 75.10195092880463, "relative_elevation": 42.7451057229191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788713057486149, 52.357559523640234, 0.0 ] }, "distance": 18.63, "direction": 71.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05201", "timestamp": "2025-09-09T08:01:07Z", "filename": "recording_2025-09-09_06-44-43_05201.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 18.63040946, "relative_pitch": 0.0, "relative_heading": 71.67430348041484, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78820217385261, 52.3575745436797, 42.3960840078071 ] }, "distance": 18.7, "direction": 293.74, "angle": 66.2, "elevation": 42.4, "pano_id": "TMX7316010203-001315_pano_0002_006157", "timestamp": "2019-07-16T10:06:15.916480Z", "filename": "pano_0002_006157.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 18.70306566, "relative_pitch": 66.19528848723488, "relative_heading": 293.7382279770748, "relative_elevation": 42.3960840078071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78850078242529, 52.3576729946392, 41.8325933534652 ] }, "distance": 18.76, "direction": 9.89, "angle": 65.84, "elevation": 41.83, "pano_id": "TMX7316010203-001315_pano_0002_006196", "timestamp": "2019-07-16T10:07:06.591290Z", "filename": "pano_0002_006196.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 18.76304603, "relative_pitch": 65.84247949676899, "relative_heading": 9.892081693976225, "relative_elevation": 41.8325933534652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78830985977725, 52.3573616953236, 42.3287581186742 ] }, "distance": 18.89, "direction": 211.2, "angle": 65.95, "elevation": 42.33, "pano_id": "TMX7316010203-002110_pano_0000_004116", "timestamp": "2021-04-21T09:06:36.830810Z", "filename": "pano_0000_004116.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 18.8872487, "relative_pitch": 65.95339431130785, "relative_heading": 211.20012370202008, "relative_elevation": 42.3287581186742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_004124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_004124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_004124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78871846300386, 52.3575597538308, 42.698064844124 ] }, "distance": 18.99, "direction": 71.95, "angle": 66.02, "elevation": 42.7, "pano_id": "TMX7316010203-002110_pano_0000_004124", "timestamp": "2021-04-21T09:06:44.200820Z", "filename": "pano_0000_004124.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 18.98828167, "relative_pitch": 66.02477849931529, "relative_heading": 71.9503265799436, "relative_elevation": 42.698064844124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_002584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_002584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_002584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78820994325481, 52.3575903232666, 44.7930603558198 ] }, "distance": 19.01, "direction": 299.23, "angle": 67.0, "elevation": 44.79, "pano_id": "TMX7316010203-000038_pano_0000_002584", "timestamp": "2016-08-01T07:58:15.633430Z", "filename": "pano_0000_002584.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 19.01270287, "relative_pitch": 67.00089221203164, "relative_heading": 299.2324828962831, "relative_elevation": 44.7930603558198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788211736585079, 52.3575942962209, 0.0 ] }, "distance": 19.13, "direction": 300.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05193", "timestamp": "2025-09-09T08:01:01Z", "filename": "recording_2025-09-09_06-44-43_05193.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 19.12716575, "relative_pitch": 0.0, "relative_heading": 300.5669634182955, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_001489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78820238950696, 52.3575881024405, 43.3841538205743 ] }, "distance": 19.35, "direction": 297.85, "angle": 65.97, "elevation": 43.38, "pano_id": "TMX7316010203-001888_pano_0002_001489", "timestamp": "2020-08-21T10:16:22.051220Z", "filename": "pano_0002_001489.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 19.34675031, "relative_pitch": 65.96597314341821, "relative_heading": 297.8494059850835, "relative_elevation": 43.3841538205743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track82_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track82_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track82_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track82_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track82_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track82_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track82_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track82_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track82_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788206371512167, 52.35759372980342, 0.0 ] }, "distance": 19.41, "direction": 299.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track82_Sphere_00013", "timestamp": "2024-10-16T12:05:47Z", "filename": "Job_20241016_1007_Track82_Sphere_00013.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 19.41132494, "relative_pitch": 0.0, "relative_heading": 299.8580989890333, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0000_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78872715733992, 52.3575589631656, 42.9004341615364 ] }, "distance": 19.53, "direction": 72.73, "angle": 65.53, "elevation": 42.9, "pano_id": "TMX7316010203-000814_pano_0000_000143", "timestamp": "2018-06-28T10:53:35.282190Z", "filename": "pano_0000_000143.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 19.52604128, "relative_pitch": 65.52744604508676, "relative_heading": 72.73434614877766, "relative_elevation": 42.9004341615364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7882023554134, 52.3575920331216, 41.447591541335 ] }, "distance": 19.56, "direction": 298.98, "angle": 64.74, "elevation": 41.45, "pano_id": "TMX7316010203-000058_pano_0000_009133", "timestamp": "2016-08-12T11:15:05.885270Z", "filename": "pano_0000_009133.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 19.55692849, "relative_pitch": 64.7398513700698, "relative_heading": 298.9792868643242, "relative_elevation": 41.447591541335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_001531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_001531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_001531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7883389623076, 52.3573454000219, 43.6578396176919 ] }, "distance": 19.59, "direction": 203.47, "angle": 65.83, "elevation": 43.66, "pano_id": "TMX7316010203-001888_pano_0002_001531", "timestamp": "2020-08-21T10:16:57.245950Z", "filename": "pano_0002_001531.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 19.58918355, "relative_pitch": 65.8343235111039, "relative_heading": 203.46882562676979, "relative_elevation": 43.6578396176919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_009144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_009144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_009144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78850099188983, 52.3576861303874, 41.1276350961998 ] }, "distance": 20.21, "direction": 9.22, "angle": 63.83, "elevation": 41.13, "pano_id": "TMX7316010203-000058_pano_0000_009144", "timestamp": "2016-08-12T11:15:27.900120Z", "filename": "pano_0000_009144.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 20.20682648, "relative_pitch": 63.834194029485694, "relative_heading": 9.219927784982048, "relative_elevation": 41.1276350961998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0000_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0000_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0000_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78819464093329, 52.3575974176505, 42.7244885917753 ] }, "distance": 20.31, "direction": 299.74, "angle": 64.58, "elevation": 42.72, "pano_id": "TMX7316010203-000814_pano_0000_000109", "timestamp": "2018-06-28T10:52:59.602280Z", "filename": "pano_0000_000109.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 20.30878181, "relative_pitch": 64.57625460396737, "relative_heading": 299.7396371157018, "relative_elevation": 42.7244885917753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_006205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_006205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_006205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78833523070161, 52.3573373763764, 42.2181216627359 ] }, "distance": 20.51, "direction": 203.13, "angle": 64.09, "elevation": 42.22, "pano_id": "TMX7316010203-001315_pano_0002_006205", "timestamp": "2019-07-16T10:07:18.116160Z", "filename": "pano_0002_006205.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 20.50976435, "relative_pitch": 64.08929798692198, "relative_heading": 203.1269917969351, "relative_elevation": 42.2181216627359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_05235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_05235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_05235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788333017600826, 52.35733771485968, 0.0 ] }, "distance": 20.53, "direction": 203.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_05235", "timestamp": "2025-09-09T08:01:33Z", "filename": "recording_2025-09-09_06-44-43_05235.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 20.5349211, "relative_pitch": 0.0, "relative_heading": 203.55515930246577, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00042/adjacencies/b_20241016_1007_Track81_Sphere_00042/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track81_Sphere_00098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track81_Sphere_00098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track81_Sphere_00098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788498831528964, 52.35769171145982, 0.0 ] }, "distance": 20.8, "direction": 8.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track81_Sphere_00098", "timestamp": "2024-10-16T12:05:15Z", "filename": "Job_20241016_1007_Track81_Sphere_00098.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_20241016_1007_Track81_Sphere_00042", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114211.20908045254, 485680.66945923143 ] }, "relative_distance": 20.79769017, "relative_pitch": 0.0, "relative_heading": 8.545546472694975, "relative_elevation": 0.0 } ] } }