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_20241216_0911_Track06_Sphere_00208/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track06_Sphere_00208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885058439327564, 52.378136793408494, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track06_Sphere_00208", "timestamp": "2024-12-16T09:40:48Z", "filename": "Job_20241216_0911_Track06_Sphere_00208.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "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_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_001803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88505213166881, 52.3781376105564, 46.818120806478 ] }, "distance": 0.44, "direction": 281.95, "angle": 89.46, "elevation": 46.82, "pano_id": "TMX7316010203-000076_pano_0000_001803", "timestamp": "2016-08-17T07:51:29.326770Z", "filename": "pano_0000_001803.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 0.43905663, "relative_pitch": 89.46270046687802, "relative_heading": 281.95234353936473, "relative_elevation": 46.818120806478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_07-31-54_01329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885051504490679, 52.37813705160744, 0.0 ] }, "distance": 0.47, "direction": 273.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_07-31-54_01329", "timestamp": "2025-07-03T08:31:45Z", "filename": "recording_2025-07-03_07-31-54_01329.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 0.47312062, "relative_pitch": 0.0, "relative_heading": 273.48151754556056, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88506668996005, 52.3781425585275, 48.4868646562099 ] }, "distance": 0.85, "direction": 41.21, "angle": 88.99, "elevation": 48.49, "pano_id": "TMX7316010203-002043_pano_0000_001917", "timestamp": "2021-03-17T09:26:07.896880Z", "filename": "pano_0000_001917.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 0.85276722, "relative_pitch": 88.99240905653845, "relative_heading": 41.212631882200455, "relative_elevation": 48.4868646562099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88504242189053, 52.3781360762798, 46.0519088348374 ] }, "distance": 1.09, "direction": 265.82, "angle": 88.64, "elevation": 46.05, "pano_id": "TMX7316010203-001054_pano_0000_003745", "timestamp": "2019-01-15T10:05:23.946960Z", "filename": "pano_0000_003745.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 1.09366804, "relative_pitch": 88.63956157347262, "relative_heading": 265.81577132374315, "relative_elevation": 46.0519088348374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_003399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88505844941649, 52.3781472431443, 45.8057006159797 ] }, "distance": 1.16, "direction": 0.03, "angle": 88.55, "elevation": 45.81, "pano_id": "TMX7316010203-002043_pano_0000_003399", "timestamp": "2021-03-17T10:14:08.991620Z", "filename": "pano_0000_003399.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 1.16278961, "relative_pitch": 88.54584405676036, "relative_heading": 0.033853197416383866, "relative_elevation": 45.8057006159797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0013_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0013_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0013_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8850742805785, 52.3781441023764, 45.3412315696478 ] }, "distance": 1.35, "direction": 52.99, "angle": 88.29, "elevation": 45.34, "pano_id": "TMX7316010203-002445_pano_0013_000001", "timestamp": "2022-01-27T09:24:02.745940Z", "filename": "pano_0013_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 1.3509894, "relative_pitch": 88.29331729249634, "relative_heading": 52.9863860635991, "relative_elevation": 45.3412315696478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88504556813911, 52.378147445674, 45.3879895182326 ] }, "distance": 1.47, "direction": 323.52, "angle": 88.14, "elevation": 45.39, "pano_id": "TMX7316010203-001541_pano_0000_000257", "timestamp": "2020-01-08T08:14:23.770770Z", "filename": "pano_0000_000257.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 1.47419459, "relative_pitch": 88.13969629430007, "relative_heading": 323.5185896657342, "relative_elevation": 45.3879895182326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_002965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508284197574, 52.3781387893728, 46.3037599660456 ] }, "distance": 1.68, "direction": 82.39, "angle": 87.93, "elevation": 46.3, "pano_id": "TMX7316010203-001179_pano_0000_002965", "timestamp": "2019-05-13T11:20:31.397280Z", "filename": "pano_0000_002965.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 1.67654419, "relative_pitch": 87.92636792189253, "relative_heading": 82.38736098285449, "relative_elevation": 46.3037599660456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88507883167185, 52.3781465841969, 46.3852328909561 ] }, "distance": 1.77, "direction": 51.88, "angle": 87.82, "elevation": 46.39, "pano_id": "TMX7316010203-000703_pano_0000_005668", "timestamp": "2018-05-02T13:00:42.338030Z", "filename": "pano_0000_005668.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 1.76503592, "relative_pitch": 87.82085082537373, "relative_heading": 51.88452707140007, "relative_elevation": 46.3852328909561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88502864290314, 52.3781420349116, 53.9002300072461 ] }, "distance": 2.11, "direction": 286.04, "angle": 87.76, "elevation": 53.9, "pano_id": "TMX7316010203-001674_pano_0000_000216", "timestamp": "2020-04-24T08:26:48.759700Z", "filename": "pano_0000_000216.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 2.11123415, "relative_pitch": 87.75691123285333, "relative_heading": 286.03702132731723, "relative_elevation": 53.9002300072461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002938_pano_0005_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508581572481, 52.3781477536449, 45.5163296805695 ] }, "distance": 2.23, "direction": 56.81, "angle": 87.2, "elevation": 45.52, "pano_id": "TMX7316010203-002938_pano_0005_000023", "timestamp": "2023-01-16T10:49:41.730770Z", "filename": "pano_0005_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 2.22776295, "relative_pitch": 87.19793668454355, "relative_heading": 56.80754829045103, "relative_elevation": 45.5163296805695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_002733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508508506296, 52.3781520887367, 45.8657790990546 ] }, "distance": 2.49, "direction": 46.83, "angle": 86.9, "elevation": 45.87, "pano_id": "TMX7316010203-002549_pano_0000_002733", "timestamp": "2022-04-29T07:41:17.604140Z", "filename": "pano_0000_002733.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 2.48781204, "relative_pitch": 86.89525417370153, "relative_heading": 46.832968258373825, "relative_elevation": 45.8657790990546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508841550348, 52.3781534116327, 54.5032015675679 ] }, "distance": 2.75, "direction": 47.83, "angle": 87.11, "elevation": 54.5, "pano_id": "TMX7316010203-001674_pano_0000_000217", "timestamp": "2020-04-24T08:26:55.889640Z", "filename": "pano_0000_000217.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 2.75434975, "relative_pitch": 87.10698685478442, "relative_heading": 47.8271752666353, "relative_elevation": 54.5032015675679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_002734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8850177961703, 52.3781378165113, 45.8552661566064 ] }, "distance": 2.77, "direction": 272.36, "angle": 86.54, "elevation": 45.86, "pano_id": "TMX7316010203-002549_pano_0000_002734", "timestamp": "2022-04-29T07:41:18.274120Z", "filename": "pano_0000_002734.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 2.77005186, "relative_pitch": 86.5430438416814, "relative_heading": 272.35545634705335, "relative_elevation": 45.8552661566064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002938_pano_0005_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88501677520989, 52.3781338232358, 45.4929499803111 ] }, "distance": 2.86, "direction": 263.36, "angle": 86.41, "elevation": 45.49, "pano_id": "TMX7316010203-002938_pano_0005_000022", "timestamp": "2023-01-16T10:49:39.475760Z", "filename": "pano_0005_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 2.85642184, "relative_pitch": 86.40721577460377, "relative_heading": 263.3556805925185, "relative_elevation": 45.4929499803111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_002964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88501322677697, 52.3781248987417, 46.247517359443 ] }, "distance": 3.35, "direction": 246.74, "angle": 85.86, "elevation": 46.25, "pano_id": "TMX7316010203-001179_pano_0000_002964", "timestamp": "2019-05-13T11:20:30.657300Z", "filename": "pano_0000_002964.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 3.35131834, "relative_pitch": 85.85531591193256, "relative_heading": 246.73771609921192, "relative_elevation": 46.247517359443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88500942610978, 52.3781325460929, 46.3549406975508 ] }, "distance": 3.37, "direction": 261.94, "angle": 85.84, "elevation": 46.35, "pano_id": "TMX7316010203-000703_pano_0000_005667", "timestamp": "2018-05-02T13:00:40.958040Z", "filename": "pano_0000_005667.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 3.37099004, "relative_pitch": 85.84069997325969, "relative_heading": 261.9405101159529, "relative_elevation": 46.3549406975508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0013_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0013_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0013_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88500366701972, 52.3781289448087, 45.3146862909198 ] }, "distance": 3.83, "direction": 256.82, "angle": 85.17, "elevation": 45.31, "pano_id": "TMX7316010203-002445_pano_0013_000000", "timestamp": "2022-01-27T09:24:00.770950Z", "filename": "pano_0013_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 3.83075942, "relative_pitch": 85.16788607787268, "relative_heading": 256.8216516956296, "relative_elevation": 45.3146862909198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88511077556405, 52.3781518656232, 46.0562328603119 ] }, "distance": 3.94, "direction": 64.8, "angle": 85.11, "elevation": 46.06, "pano_id": "TMX7316010203-001054_pano_0000_003744", "timestamp": "2019-01-15T10:05:22.941910Z", "filename": "pano_0000_003744.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 3.93888672, "relative_pitch": 85.11176354936974, "relative_heading": 64.79906042133753, "relative_elevation": 46.0562328603119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88499878722518, 52.3781293188565, 48.4277124237269 ] }, "distance": 4.15, "direction": 258.43, "angle": 85.11, "elevation": 48.43, "pano_id": "TMX7316010203-002043_pano_0000_001916", "timestamp": "2021-03-17T09:26:06.736950Z", "filename": "pano_0000_001916.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 4.14645352, "relative_pitch": 85.10618487927265, "relative_heading": 258.428700206887, "relative_elevation": 48.4277124237269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88511068185316, 52.3781613120683, 45.4143926398829 ] }, "distance": 4.48, "direction": 52.52, "angle": 84.36, "elevation": 45.41, "pano_id": "TMX7316010203-001541_pano_0000_000258", "timestamp": "2020-01-08T08:14:24.450780Z", "filename": "pano_0000_000258.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 4.48332116, "relative_pitch": 84.36201310879542, "relative_heading": 52.515614784748955, "relative_elevation": 45.4143926398829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_07-31-54_01330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885120575732152, 52.378152461807026, 0.0 ] }, "distance": 4.58, "direction": 67.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_07-31-54_01330", "timestamp": "2025-07-03T08:31:50Z", "filename": "recording_2025-07-03_07-31-54_01330.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 4.57647588, "relative_pitch": 0.0, "relative_heading": 67.60628227706339, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_003398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88499100576856, 52.3781335178931, 45.7839851239696 ] }, "distance": 4.61, "direction": 265.46, "angle": 84.25, "elevation": 45.78, "pano_id": "TMX7316010203-002043_pano_0000_003398", "timestamp": "2021-03-17T10:14:07.871650Z", "filename": "pano_0000_003398.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 4.60652234, "relative_pitch": 84.25456225091267, "relative_heading": 265.46187467751855, "relative_elevation": 45.7839851239696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_001804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88512172875878, 52.3781519044711, 46.834831405431 ] }, "distance": 4.63, "direction": 68.69, "angle": 84.36, "elevation": 46.83, "pano_id": "TMX7316010203-000076_pano_0000_001804", "timestamp": "2016-08-17T07:51:30.161720Z", "filename": "pano_0000_001804.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 4.62626953, "relative_pitch": 84.3587149591654, "relative_heading": 68.68697074310295, "relative_elevation": 46.834831405431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track06_Sphere_00209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885128736492694, 52.37815158865031, 0.0 ] }, "distance": 5.06, "direction": 71.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track06_Sphere_00209", "timestamp": "2024-12-16T09:40:49Z", "filename": "Job_20241216_0911_Track06_Sphere_00209.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 5.06227165, "relative_pitch": 0.0, "relative_heading": 71.02128895376737, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track06_Sphere_00207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884987384667427, 52.37812145564989, 0.0 ] }, "distance": 5.13, "direction": 250.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track06_Sphere_00207", "timestamp": "2024-12-16T09:40:47Z", "filename": "Job_20241216_0911_Track06_Sphere_00207.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 5.13084397, "relative_pitch": 0.0, "relative_heading": 250.57119871792705, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_003400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88512555535068, 52.3781608085011, 45.8111414685845 ] }, "distance": 5.29, "direction": 59.69, "angle": 83.41, "elevation": 45.81, "pano_id": "TMX7316010203-002043_pano_0000_003400", "timestamp": "2021-03-17T10:14:10.281830Z", "filename": "pano_0000_003400.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 5.29434404, "relative_pitch": 83.40763455766391, "relative_heading": 59.68586830273673, "relative_elevation": 45.8111414685845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88498033389388, 52.378133679697, 45.303572755307 ] }, "distance": 5.33, "direction": 266.27, "angle": 83.29, "elevation": 45.3, "pano_id": "TMX7316010203-001541_pano_0000_000256", "timestamp": "2020-01-08T08:14:23.105780Z", "filename": "pano_0000_000256.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 5.33008509, "relative_pitch": 83.28984758817022, "relative_heading": 266.2729489610634, "relative_elevation": 45.303572755307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_001802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88498197180337, 52.3781235133308, 46.7666029920802 ] }, "distance": 5.41, "direction": 254.16, "angle": 83.4, "elevation": 46.77, "pano_id": "TMX7316010203-000076_pano_0000_001802", "timestamp": "2016-08-17T07:51:28.471730Z", "filename": "pano_0000_001802.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 5.41289259, "relative_pitch": 83.39780937193409, "relative_heading": 254.15700617728882, "relative_elevation": 46.7666029920802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_07-31-54_01328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884981918519048, 52.378123005315295, 0.0 ] }, "distance": 5.43, "direction": 253.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_07-31-54_01328", "timestamp": "2025-07-03T08:31:23Z", "filename": "recording_2025-07-03_07-31-54_01328.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 5.43207835, "relative_pitch": 0.0, "relative_heading": 253.59384413653143, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88513446950228, 52.3781557280437, 48.5188508769497 ] }, "distance": 5.59, "direction": 67.86, "angle": 83.43, "elevation": 48.52, "pano_id": "TMX7316010203-002043_pano_0000_001918", "timestamp": "2021-03-17T09:26:09.091910Z", "filename": "pano_0000_001918.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 5.58977727, "relative_pitch": 83.42802151431044, "relative_heading": 67.85645572685468, "relative_elevation": 48.5188508769497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88497417172722, 52.3781209565887, 46.0064955865964 ] }, "distance": 6.0, "direction": 252.93, "angle": 82.57, "elevation": 46.01, "pano_id": "TMX7316010203-001054_pano_0000_003746", "timestamp": "2019-01-15T10:05:24.937170Z", "filename": "pano_0000_003746.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 6.00293262, "relative_pitch": 82.56603840228797, "relative_heading": 252.92868765407985, "relative_elevation": 46.0064955865964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0013_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0013_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0013_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88514700385389, 52.3781596871129, 45.3769931523129 ] }, "distance": 6.55, "direction": 67.1, "angle": 81.79, "elevation": 45.38, "pano_id": "TMX7316010203-002445_pano_0013_000002", "timestamp": "2022-01-27T09:24:05.920870Z", "filename": "pano_0013_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 6.54700487, "relative_pitch": 81.79000516266727, "relative_heading": 67.10101258591476, "relative_elevation": 45.3769931523129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_002966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88515190698444, 52.3781528721826, 46.3396615795791 ] }, "distance": 6.61, "direction": 74.3, "angle": 81.88, "elevation": 46.34, "pano_id": "TMX7316010203-001179_pano_0000_002966", "timestamp": "2019-05-13T11:20:32.142290Z", "filename": "pano_0000_002966.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 6.61162692, "relative_pitch": 81.8799849971459, "relative_heading": 74.29952386178172, "relative_elevation": 46.3396615795791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88514793686396, 52.3781610177639, 46.4099874459207 ] }, "distance": 6.66, "direction": 66.14, "angle": 81.83, "elevation": 46.41, "pano_id": "TMX7316010203-000703_pano_0000_005669", "timestamp": "2018-05-02T13:00:43.688030Z", "filename": "pano_0000_005669.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 6.66408358, "relative_pitch": 81.82866315977105, "relative_heading": 66.14080666943487, "relative_elevation": 46.4099874459207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002938_pano_0005_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88515415335983, 52.3781626472286, 45.5342177757993 ] }, "distance": 7.12, "direction": 66.18, "angle": 81.11, "elevation": 45.53, "pano_id": "TMX7316010203-002938_pano_0005_000024", "timestamp": "2023-01-16T10:49:43.665740Z", "filename": "pano_0005_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 7.12457992, "relative_pitch": 81.10723205301674, "relative_heading": 66.18430823856087, "relative_elevation": 45.5342177757993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_002732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88515214383487, 52.3781661139645, 45.8968570735306 ] }, "distance": 7.17, "direction": 62.92, "angle": 81.12, "elevation": 45.9, "pano_id": "TMX7316010203-002549_pano_0000_002732", "timestamp": "2022-04-29T07:41:16.919100Z", "filename": "pano_0000_002732.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 7.16678823, "relative_pitch": 81.1249412785034, "relative_heading": 62.91938522501099, "relative_elevation": 45.8968570735306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_002735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88495085499367, 52.378123364171, 45.8035399699584 ] }, "distance": 7.48, "direction": 258.47, "angle": 80.73, "elevation": 45.8, "pano_id": "TMX7316010203-002549_pano_0000_002735", "timestamp": "2022-04-29T07:41:18.944130Z", "filename": "pano_0000_002735.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 7.47710845, "relative_pitch": 80.72864166006379, "relative_heading": 258.47160540816935, "relative_elevation": 45.8035399699584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88515562610293, 52.3781685973803, 54.5392160052434 ] }, "distance": 7.5, "direction": 61.87, "angle": 82.16, "elevation": 54.54, "pano_id": "TMX7316010203-001674_pano_0000_000218", "timestamp": "2020-04-24T08:26:57.584670Z", "filename": "pano_0000_000218.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 7.50499801, "relative_pitch": 82.1648859482201, "relative_heading": 61.865089752432475, "relative_elevation": 54.5392160052434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002938_pano_0005_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88494738259333, 52.3781191509169, 45.4618031103164 ] }, "distance": 7.81, "direction": 255.45, "angle": 80.25, "elevation": 45.46, "pano_id": "TMX7316010203-002938_pano_0005_000021", "timestamp": "2023-01-16T10:49:35.600850Z", "filename": "pano_0005_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 7.81337441, "relative_pitch": 80.24803166398118, "relative_heading": 255.44817534973396, "relative_elevation": 45.4618031103164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88494018139217, 52.3781189523875, 46.309560764581 ] }, "distance": 8.29, "direction": 256.15, "angle": 79.85, "elevation": 46.31, "pano_id": "TMX7316010203-000703_pano_0000_005666", "timestamp": "2018-05-02T13:00:39.513080Z", "filename": "pano_0000_005666.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 8.2942052, "relative_pitch": 79.8457867525201, "relative_heading": 256.1516309940477, "relative_elevation": 46.309560764581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_002963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88494385726895, 52.378110891441, 46.1779194707051 ] }, "distance": 8.32, "direction": 249.73, "angle": 79.79, "elevation": 46.18, "pano_id": "TMX7316010203-001179_pano_0000_002963", "timestamp": "2019-05-13T11:20:29.917270Z", "filename": "pano_0000_002963.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 8.31810279, "relative_pitch": 79.78872262865517, "relative_heading": 249.7266090599342, "relative_elevation": 46.1779194707051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88518004882517, 52.3781670793847, 46.0864750090986 ] }, "distance": 8.94, "direction": 67.86, "angle": 79.02, "elevation": 46.09, "pano_id": "TMX7316010203-001054_pano_0000_003743", "timestamp": "2019-01-15T10:05:21.866970Z", "filename": "pano_0000_003743.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 8.94080053, "relative_pitch": 79.0209690591766, "relative_heading": 67.85629098712293, "relative_elevation": 46.0864750090986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88493099973996, 52.3781153800417, 48.3586464272812 ] }, "distance": 9.0, "direction": 254.65, "angle": 79.46, "elevation": 48.36, "pano_id": "TMX7316010203-002043_pano_0000_001915", "timestamp": "2021-03-17T09:26:05.696910Z", "filename": "pano_0000_001915.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 8.9995305, "relative_pitch": 79.45786974512502, "relative_heading": 254.64705069090724, "relative_elevation": 48.3586464272812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88517516410619, 52.3781750984915, 45.4756023976952 ] }, "distance": 9.02, "direction": 61.8, "angle": 78.78, "elevation": 45.48, "pano_id": "TMX7316010203-001541_pano_0000_000259", "timestamp": "2020-01-08T08:14:25.145810Z", "filename": "pano_0000_000259.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 9.01940993, "relative_pitch": 78.78181749537728, "relative_heading": 61.798145111578094, "relative_elevation": 45.4756023976952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_003397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88492327421046, 52.3781195036056, 45.7469104584306 ] }, "distance": 9.4, "direction": 258.19, "angle": 78.38, "elevation": 45.75, "pano_id": "TMX7316010203-002043_pano_0000_003397", "timestamp": "2021-03-17T10:14:06.871630Z", "filename": "pano_0000_003397.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 9.40337395, "relative_pitch": 78.3845193130786, "relative_heading": 258.19406673298306, "relative_elevation": 45.7469104584306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_001805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88519080638542, 52.3781664643038, 46.8515327051282 ] }, "distance": 9.6, "direction": 69.88, "angle": 78.42, "elevation": 46.85, "pano_id": "TMX7316010203-000076_pano_0000_001805", "timestamp": "2016-08-17T07:51:30.996770Z", "filename": "pano_0000_001805.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 9.59954202, "relative_pitch": 78.42076794321957, "relative_heading": 69.88317305448871, "relative_elevation": 46.8515327051282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_07-31-54_01331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885189611750156, 52.378168393103586, 0.0 ] }, "distance": 9.6, "direction": 68.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_07-31-54_01331", "timestamp": "2025-07-03T08:31:52Z", "filename": "recording_2025-07-03_07-31-54_01331.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 9.5997142, "relative_pitch": 0.0, "relative_heading": 68.51319999308393, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88491471825026, 52.378119823678, 45.2266164189205 ] }, "distance": 9.97, "direction": 259.08, "angle": 77.57, "elevation": 45.23, "pano_id": "TMX7316010203-001541_pano_0000_000255", "timestamp": "2020-01-08T08:14:22.435770Z", "filename": "pano_0000_000255.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 9.96759514, "relative_pitch": 77.57114724618656, "relative_heading": 259.0797323357972, "relative_elevation": 45.2266164189205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_003401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88519238715827, 52.378174950662, 45.7959526367486 ] }, "distance": 10.06, "direction": 65.04, "angle": 77.61, "elevation": 45.8, "pano_id": "TMX7316010203-002043_pano_0000_003401", "timestamp": "2021-03-17T10:14:11.706800Z", "filename": "pano_0000_003401.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 10.06134616, "relative_pitch": 77.60900711131742, "relative_heading": 65.03876122593917, "relative_elevation": 45.7959526367486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track06_Sphere_00206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884916271925139, 52.37810606367588, 0.0 ] }, "distance": 10.27, "direction": 250.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track06_Sphere_00206", "timestamp": "2024-12-16T09:40:46Z", "filename": "Job_20241216_0911_Track06_Sphere_00206.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 10.26742722, "relative_pitch": 0.0, "relative_heading": 250.54682387074968, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track06_Sphere_00210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885201336627851, 52.3781679305105, 0.0 ] }, "distance": 10.33, "direction": 70.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track06_Sphere_00210", "timestamp": "2024-12-16T09:40:50Z", "filename": "Job_20241216_0911_Track06_Sphere_00210.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 10.32941759, "relative_pitch": 0.0, "relative_heading": 70.40143342502687, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_001801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88491248826296, 52.3781091209639, 46.7187788058072 ] }, "distance": 10.41, "direction": 252.79, "angle": 77.44, "elevation": 46.72, "pano_id": "TMX7316010203-000076_pano_0000_001801", "timestamp": "2016-08-17T07:51:27.621730Z", "filename": "pano_0000_001801.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 10.40502564, "relative_pitch": 77.4442279612293, "relative_heading": 252.78629022300862, "relative_elevation": 46.7187788058072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88520045413501, 52.3781716131131, 48.5527172796428 ] }, "distance": 10.42, "direction": 68.17, "angle": 77.89, "elevation": 48.55, "pano_id": "TMX7316010203-002043_pano_0000_001919", "timestamp": "2021-03-17T09:26:10.236880Z", "filename": "pano_0000_001919.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 10.41817591, "relative_pitch": 77.88942308703153, "relative_heading": 68.16694357562575, "relative_elevation": 48.5527172796428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_07-31-54_01327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88491229352264, 52.37810851841901, 0.0 ] }, "distance": 10.44, "direction": 252.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_07-31-54_01327", "timestamp": "2025-07-03T08:31:21Z", "filename": "recording_2025-07-03_07-31-54_01327.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 10.43770823, "relative_pitch": 0.0, "relative_heading": 252.45627097660645, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88490525793554, 52.378106310042, 45.9661827068776 ] }, "distance": 10.97, "direction": 251.99, "angle": 76.58, "elevation": 45.97, "pano_id": "TMX7316010203-001054_pano_0000_003747", "timestamp": "2019-01-15T10:05:25.906920Z", "filename": "pano_0000_003747.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 10.96897377, "relative_pitch": 76.5784349035159, "relative_heading": 251.98675324082356, "relative_elevation": 45.9661827068776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_002967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88522113496077, 52.378167094784, 46.3595643248409 ] }, "distance": 11.58, "direction": 73.07, "angle": 75.97, "elevation": 46.36, "pano_id": "TMX7316010203-001179_pano_0000_002967", "timestamp": "2019-05-13T11:20:32.897280Z", "filename": "pano_0000_002967.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 11.5809292, "relative_pitch": 75.97418146526508, "relative_heading": 73.07320259989967, "relative_elevation": 46.3595643248409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88521689114852, 52.3781756080066, 46.4091509627178 ] }, "distance": 11.62, "direction": 68.18, "angle": 75.94, "elevation": 46.41, "pano_id": "TMX7316010203-000703_pano_0000_005670", "timestamp": "2018-05-02T13:00:45.033180Z", "filename": "pano_0000_005670.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 11.62253542, "relative_pitch": 75.94023201485012, "relative_heading": 68.18485661074918, "relative_elevation": 46.4091509627178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0013_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0013_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0013_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0013_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88522242165191, 52.3781739888275, 45.3974187672138 ] }, "distance": 11.91, "direction": 69.66, "angle": 75.3, "elevation": 45.4, "pano_id": "TMX7316010203-002445_pano_0013_000003", "timestamp": "2022-01-27T09:24:08.985860Z", "filename": "pano_0013_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 11.9091895, "relative_pitch": 75.30070892366973, "relative_heading": 69.66309852384396, "relative_elevation": 45.3974187672138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_002731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8852194245352, 52.378180087326, 45.8803769210353 ] }, "distance": 11.97, "direction": 66.28, "angle": 75.37, "elevation": 45.88, "pano_id": "TMX7316010203-002549_pano_0000_002731", "timestamp": "2022-04-29T07:41:16.224130Z", "filename": "pano_0000_002731.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 11.97455987, "relative_pitch": 75.37238452058797, "relative_heading": 66.27713820678932, "relative_elevation": 45.8803769210353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002938_pano_0005_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8852231670023, 52.3781772693344, 45.5211394671351 ] }, "distance": 12.09, "direction": 68.12, "angle": 75.13, "elevation": 45.52, "pano_id": "TMX7316010203-002938_pano_0005_000025", "timestamp": "2023-01-16T10:49:45.100780Z", "filename": "pano_0005_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 12.08800653, "relative_pitch": 75.12848730892776, "relative_heading": 68.12414336775113, "relative_elevation": 45.5211394671351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_002736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88488437577896, 52.3781095750702, 45.7669846862555 ] }, "distance": 12.23, "direction": 255.67, "angle": 75.03, "elevation": 45.77, "pano_id": "TMX7316010203-002549_pano_0000_002736", "timestamp": "2022-04-29T07:41:19.644100Z", "filename": "pano_0000_002736.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 12.23417867, "relative_pitch": 75.03393452262338, "relative_heading": 255.6668268086205, "relative_elevation": 45.7669846862555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88522206005557, 52.3781848079497, 54.6838265303522 ] }, "distance": 12.36, "direction": 64.38, "angle": 77.27, "elevation": 54.68, "pano_id": "TMX7316010203-001674_pano_0000_000219", "timestamp": "2020-04-24T08:26:59.219640Z", "filename": "pano_0000_000219.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 12.35695654, "relative_pitch": 77.2666765154856, "relative_heading": 64.3817817869689, "relative_elevation": 54.6838265303522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002938_pano_0005_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88487218227751, 52.3781031537697, 45.4886850696057 ] }, "distance": 13.22, "direction": 253.56, "angle": 73.79, "elevation": 45.49, "pano_id": "TMX7316010203-002938_pano_0005_000020", "timestamp": "2023-01-16T10:49:31.315830Z", "filename": "pano_0005_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 13.22453306, "relative_pitch": 73.78972296047739, "relative_heading": 253.55761181215152, "relative_elevation": 45.4886850696057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88487083255331, 52.3781057546293, 46.250134893693 ] }, "distance": 13.23, "direction": 254.87, "angle": 74.03, "elevation": 46.25, "pano_id": "TMX7316010203-000703_pano_0000_005665", "timestamp": "2018-05-02T13:00:38.213070Z", "filename": "pano_0000_005665.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 13.23425178, "relative_pitch": 74.03178314769657, "relative_heading": 254.8720768565582, "relative_elevation": 46.250134893693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_002962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88487375222786, 52.3780971693515, 46.0852157650515 ] }, "distance": 13.33, "direction": 250.68, "angle": 73.87, "elevation": 46.09, "pano_id": "TMX7316010203-001179_pano_0000_002962", "timestamp": "2019-05-13T11:20:29.167310Z", "filename": "pano_0000_002962.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 13.32728286, "relative_pitch": 73.87077509092637, "relative_heading": 250.6805333844503, "relative_elevation": 46.0852157650515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88523977690348, 52.3781887173662, 45.4799638632685 ] }, "distance": 13.63, "direction": 64.93, "angle": 73.31, "elevation": 45.48, "pano_id": "TMX7316010203-001541_pano_0000_000260", "timestamp": "2020-01-08T08:14:25.875790Z", "filename": "pano_0000_000260.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 13.63353601, "relative_pitch": 73.31283809427556, "relative_heading": 64.92556256361145, "relative_elevation": 45.4799638632685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88486332001743, 52.3781012804509, 48.2890549767762 ] }, "distance": 13.86, "direction": 253.44, "angle": 73.98, "elevation": 48.29, "pano_id": "TMX7316010203-002043_pano_0000_001914", "timestamp": "2021-03-17T09:26:04.726960Z", "filename": "pano_0000_001914.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 13.86238745, "relative_pitch": 73.98276243463681, "relative_heading": 253.43731720634457, "relative_elevation": 48.2890549767762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88525058816126, 52.3781801707763, 46.0644526192918 ] }, "distance": 13.95, "direction": 69.75, "angle": 73.16, "elevation": 46.06, "pano_id": "TMX7316010203-001054_pano_0000_003742", "timestamp": "2019-01-15T10:05:20.576980Z", "filename": "pano_0000_003742.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 13.94679061, "relative_pitch": 73.15542586905664, "relative_heading": 69.75178947545788, "relative_elevation": 46.0644526192918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_003396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88485514624335, 52.3781055649035, 45.6988056590781 ] }, "distance": 14.27, "direction": 255.91, "angle": 72.65, "elevation": 45.7, "pano_id": "TMX7316010203-002043_pano_0000_003396", "timestamp": "2021-03-17T10:14:05.926590Z", "filename": "pano_0000_003396.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 14.27328648, "relative_pitch": 72.6546455862345, "relative_heading": 255.90939183906892, "relative_elevation": 45.6988056590781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_001806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88525977369232, 52.3781811707234, 46.8273796318099 ] }, "distance": 14.57, "direction": 70.19, "angle": 72.71, "elevation": 46.83, "pano_id": "TMX7316010203-000076_pano_0000_001806", "timestamp": "2016-08-17T07:51:31.881720Z", "filename": "pano_0000_001806.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 14.57258953, "relative_pitch": 72.71395975830922, "relative_heading": 70.19249836723817, "relative_elevation": 46.8273796318099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_07-31-54_01332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885259115988733, 52.37818318490603, 0.0 ] }, "distance": 14.61, "direction": 69.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_07-31-54_01332", "timestamp": "2025-07-03T08:31:53Z", "filename": "recording_2025-07-03_07-31-54_01332.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 14.60814757, "relative_pitch": 0.0, "relative_heading": 69.30587738483693, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88484911232341, 52.3781062519537, 45.1654233317822 ] }, "distance": 14.65, "direction": 256.59, "angle": 72.02, "elevation": 45.17, "pano_id": "TMX7316010203-001541_pano_0000_000254", "timestamp": "2020-01-08T08:14:21.755760Z", "filename": "pano_0000_000254.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 14.65424289, "relative_pitch": 72.023976379392, "relative_heading": 256.59045319155126, "relative_elevation": 45.1654233317822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_003402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88526011576618, 52.3781884077152, 45.7530093351379 ] }, "distance": 14.89, "direction": 67.31, "angle": 71.98, "elevation": 45.75, "pano_id": "TMX7316010203-002043_pano_0000_003402", "timestamp": "2021-03-17T10:14:13.061600Z", "filename": "pano_0000_003402.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 14.88627909, "relative_pitch": 71.9770938607095, "relative_heading": 67.30554185208665, "relative_elevation": 45.7530093351379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88526709609536, 52.3781860383633, 48.5502665359527 ] }, "distance": 15.23, "direction": 68.91, "angle": 72.58, "elevation": 48.55, "pano_id": "TMX7316010203-002043_pano_0000_001920", "timestamp": "2021-03-17T09:26:11.391800Z", "filename": "pano_0000_001920.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 15.22907877, "relative_pitch": 72.5845834914177, "relative_heading": 68.9108482371071, "relative_elevation": 48.5502665359527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track06_Sphere_00205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884845330877703, 52.37809107683397, 0.0 ] }, "distance": 15.38, "direction": 250.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track06_Sphere_00205", "timestamp": "2024-12-16T09:40:45Z", "filename": "Job_20241216_0911_Track06_Sphere_00205.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 15.3780174, "relative_pitch": 0.0, "relative_heading": 250.68257914251043, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_07-31-54_01326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884843218044882, 52.37809349455064, 0.0 ] }, "distance": 15.43, "direction": 251.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_07-31-54_01326", "timestamp": "2025-07-03T08:31:19Z", "filename": "recording_2025-07-03_07-31-54_01326.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 15.42774603, "relative_pitch": 0.0, "relative_heading": 251.80228978835476, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_001800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88484246090916, 52.378094839045, 46.6887018885463 ] }, "distance": 15.43, "direction": 252.39, "angle": 71.71, "elevation": 46.69, "pano_id": "TMX7316010203-000076_pano_0000_001800", "timestamp": "2016-08-17T07:51:26.756720Z", "filename": "pano_0000_001800.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 15.43081529, "relative_pitch": 71.71105888053819, "relative_heading": 252.3898092130849, "relative_elevation": 46.6887018885463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track06_Sphere_00211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885274753372126, 52.378183493857165, 0.0 ] }, "distance": 15.62, "direction": 70.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track06_Sphere_00211", "timestamp": "2024-12-16T09:40:51Z", "filename": "Job_20241216_0911_Track06_Sphere_00211.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 15.62025443, "relative_pitch": 0.0, "relative_heading": 70.56829912187168, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88483629725337, 52.3780916335045, 45.9443183587864 ] }, "distance": 15.94, "direction": 251.62, "angle": 70.87, "elevation": 45.94, "pano_id": "TMX7316010203-001054_pano_0000_003748", "timestamp": "2019-01-15T10:05:26.896930Z", "filename": "pano_0000_003748.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 15.94021542, "relative_pitch": 70.86596736123211, "relative_heading": 251.62420399893185, "relative_elevation": 45.9443183587864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_002968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88529025000562, 52.3781811435004, 46.3609911547974 ] }, "distance": 16.54, "direction": 72.64, "angle": 70.37, "elevation": 46.36, "pano_id": "TMX7316010203-001179_pano_0000_002968", "timestamp": "2019-05-13T11:20:33.687260Z", "filename": "pano_0000_002968.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 16.53922778, "relative_pitch": 70.36620239958151, "relative_heading": 72.63935974896343, "relative_elevation": 46.3609911547974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88528588549134, 52.3781899252998, 46.3997179344296 ] }, "distance": 16.58, "direction": 69.11, "angle": 70.34, "elevation": 46.4, "pano_id": "TMX7316010203-000703_pano_0000_005671", "timestamp": "2018-05-02T13:00:46.433050Z", "filename": "pano_0000_005671.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 16.57862082, "relative_pitch": 70.33818947198833, "relative_heading": 69.10730100403592, "relative_elevation": 46.3997179344296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_002730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88528638905953, 52.3781945262745, 45.8656564261764 ] }, "distance": 16.8, "direction": 67.52, "angle": 69.88, "elevation": 45.87, "pano_id": "TMX7316010203-002549_pano_0000_002730", "timestamp": "2022-04-29T07:41:15.499100Z", "filename": "pano_0000_002730.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 16.79970176, "relative_pitch": 69.88319575931773, "relative_heading": 67.51751785350038, "relative_elevation": 45.8656564261764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002549_pano_0000_002737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002549_pano_0000_002737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002549/pano_0000_002737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88481822925098, 52.3780954186044, 45.7713145771995 ] }, "distance": 16.99, "direction": 254.28, "angle": 69.63, "elevation": 45.77, "pano_id": "TMX7316010203-002549_pano_0000_002737", "timestamp": "2022-04-29T07:41:20.369080Z", "filename": "pano_0000_002737.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 16.99335071, "relative_pitch": 69.63173100749208, "relative_heading": 254.28064427950864, "relative_elevation": 45.7713145771995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002938_pano_0005_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88529186492727, 52.3781920870905, 45.5074637364596 ] }, "distance": 17.05, "direction": 68.84, "angle": 69.47, "elevation": 45.51, "pano_id": "TMX7316010203-002938_pano_0005_000026", "timestamp": "2023-01-16T10:49:46.435730Z", "filename": "pano_0005_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 17.04500526, "relative_pitch": 69.46635853188978, "relative_heading": 68.83997446042125, "relative_elevation": 45.5074637364596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88529159402691, 52.3781995638708, 54.8202572222799 ] }, "distance": 17.35, "direction": 66.25, "angle": 72.44, "elevation": 54.82, "pano_id": "TMX7316010203-001674_pano_0000_000220", "timestamp": "2020-04-24T08:27:00.829640Z", "filename": "pano_0000_000220.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 17.34578108, "relative_pitch": 72.44200952678594, "relative_heading": 66.25424683812419, "relative_elevation": 54.8202572222799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88480185293855, 52.3780910461844, 46.2937272610143 ] }, "distance": 18.2, "direction": 253.76, "angle": 68.54, "elevation": 46.29, "pano_id": "TMX7316010203-000703_pano_0000_005664", "timestamp": "2018-05-02T13:00:37.048220Z", "filename": "pano_0000_005664.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 18.1994109, "relative_pitch": 68.53876672966001, "relative_heading": 253.75738967336883, "relative_elevation": 46.2937272610143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88530420776599, 52.3782024987414, 45.4986146567389 ] }, "distance": 18.26, "direction": 66.4, "angle": 68.13, "elevation": 45.5, "pano_id": "TMX7316010203-001541_pano_0000_000261", "timestamp": "2020-01-08T08:14:26.645780Z", "filename": "pano_0000_000261.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 18.26359518, "relative_pitch": 68.12898442960598, "relative_heading": 66.40155559408363, "relative_elevation": 45.4986146567389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_002961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_002961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_002961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88480377788754, 52.378082535548, 46.1293094446883 ] }, "distance": 18.36, "direction": 250.8, "angle": 68.29, "elevation": 46.13, "pano_id": "TMX7316010203-001179_pano_0000_002961", "timestamp": "2019-05-13T11:20:28.387370Z", "filename": "pano_0000_002961.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 18.36282465, "relative_pitch": 68.29384237983732, "relative_heading": 250.80473584044563, "relative_elevation": 46.1293094446883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002938_pano_0005_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002938_pano_0005_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002938/pano_0005_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8847988095417, 52.3780869762896, 45.5469394987449 ] }, "distance": 18.53, "direction": 252.59, "angle": 67.86, "elevation": 45.55, "pano_id": "TMX7316010203-002938_pano_0005_000019", "timestamp": "2023-01-16T10:49:29.010970Z", "filename": "pano_0005_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 18.52889301, "relative_pitch": 67.86307864439907, "relative_heading": 252.59206147509985, "relative_elevation": 45.5469394987449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88479567888748, 52.3780868952417, 48.3185236090794 ] }, "distance": 18.74, "direction": 252.76, "angle": 68.81, "elevation": 48.32, "pano_id": "TMX7316010203-002043_pano_0000_001913", "timestamp": "2021-03-17T09:26:03.821940Z", "filename": "pano_0000_001913.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 18.73509884, "relative_pitch": 68.80661891933721, "relative_heading": 252.76080200598022, "relative_elevation": 48.3185236090794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88532212286459, 52.3781912899633, 46.074482107535 ] }, "distance": 18.95, "direction": 71.34, "angle": 67.64, "elevation": 46.07, "pano_id": "TMX7316010203-001054_pano_0000_003741", "timestamp": "2019-01-15T10:05:18.897000Z", "filename": "pano_0000_003741.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 18.95259015, "relative_pitch": 67.64034166271846, "relative_heading": 71.33936542386864, "relative_elevation": 46.074482107535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_003395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88478750668551, 52.3780908370515, 45.7592639643699 ] }, "distance": 19.15, "direction": 254.51, "angle": 67.3, "elevation": 45.76, "pano_id": "TMX7316010203-002043_pano_0000_003395", "timestamp": "2021-03-17T10:14:04.991650Z", "filename": "pano_0000_003395.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 19.14551928, "relative_pitch": 67.29573273975505, "relative_heading": 254.50832343498288, "relative_elevation": 45.7592639643699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88478383390198, 52.3780917724179, 45.1816874044016 ] }, "distance": 19.36, "direction": 255.0, "angle": 66.81, "elevation": 45.18, "pano_id": "TMX7316010203-001541_pano_0000_000253", "timestamp": "2020-01-08T08:14:21.060790Z", "filename": "pano_0000_000253.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 19.35946188, "relative_pitch": 66.8058218870501, "relative_heading": 255.00289098421607, "relative_elevation": 45.1816874044016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_001807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88532851059795, 52.378195907006, 46.8275639638305 ] }, "distance": 19.53, "direction": 70.32, "angle": 67.36, "elevation": 46.83, "pano_id": "TMX7316010203-000076_pano_0000_001807", "timestamp": "2016-08-17T07:51:32.846760Z", "filename": "pano_0000_001807.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 19.53218814, "relative_pitch": 67.35855436796022, "relative_heading": 70.31974054081532, "relative_elevation": 46.8275639638305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_07-31-54_01333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885328536635366, 52.37819758085429, 0.0 ] }, "distance": 19.6, "direction": 69.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_07-31-54_01333", "timestamp": "2025-07-03T08:31:55Z", "filename": "recording_2025-07-03_07-31-54_01333.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 19.59736224, "relative_pitch": 0.0, "relative_heading": 69.80873890623695, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_003403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_003403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_003403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88532706396354, 52.3782038079783, 45.736952344887 ] }, "distance": 19.75, "direction": 67.82, "angle": 66.64, "elevation": 45.74, "pano_id": "TMX7316010203-002043_pano_0000_003403", "timestamp": "2021-03-17T10:14:14.261620Z", "filename": "pano_0000_003403.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 19.75428042, "relative_pitch": 66.63996609720128, "relative_heading": 67.82168981723741, "relative_elevation": 45.736952344887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88533437308578, 52.3782002551468, 48.5510930549353 ] }, "distance": 20.07, "direction": 69.4, "angle": 67.54, "elevation": 48.55, "pano_id": "TMX7316010203-002043_pano_0000_001921", "timestamp": "2021-03-17T09:26:12.576860Z", "filename": "pano_0000_001921.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 20.0736004, "relative_pitch": 67.53719994249501, "relative_heading": 69.40310382735836, "relative_elevation": 48.5510930549353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track06_Sphere_00204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track06_Sphere_00204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884776237913551, 52.378076304507864, 0.0 ] }, "distance": 20.36, "direction": 250.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track06_Sphere_00204", "timestamp": "2024-12-16T09:40:45Z", "filename": "Job_20241216_0911_Track06_Sphere_00204.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 20.36197705, "relative_pitch": 0.0, "relative_heading": 250.6972875799103, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_07-31-54_01325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_01325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_01325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884773921923815, 52.37807850565643, 0.0 ] }, "distance": 20.43, "direction": 251.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_07-31-54_01325", "timestamp": "2025-07-03T08:31:18Z", "filename": "recording_2025-07-03_07-31-54_01325.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 20.43182392, "relative_pitch": 0.0, "relative_heading": 251.491746668438, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_001799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_001799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_001799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88477265480825, 52.3780795031488, 46.7345352945849 ] }, "distance": 20.48, "direction": 251.86, "angle": 66.34, "elevation": 46.73, "pano_id": "TMX7316010203-000076_pano_0000_001799", "timestamp": "2016-08-17T07:51:25.886810Z", "filename": "pano_0000_001799.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_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 20.47884341, "relative_pitch": 66.33720381425128, "relative_heading": 251.86286702557183, "relative_elevation": 46.7345352945849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track06_Sphere_00208/adjacencies/b_20241216_0911_Track06_Sphere_00208/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88476721910096, 52.37807659288, 45.9809723477811 ] }, "distance": 20.93, "direction": 251.34, "angle": 65.52, "elevation": 45.98, "pano_id": "TMX7316010203-001054_pano_0000_003749", "timestamp": "2019-01-15T10:05:27.881820Z", "filename": "pano_0000_003749.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track06_Sphere_00208", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120808.06708645215, 487926.03146063327 ] }, "relative_distance": 20.93230678, "relative_pitch": 65.52314681529417, "relative_heading": 251.33589874454216, "relative_elevation": 45.9809723477811 } ] } }