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_20241211_1256_Track17_Sphere_00087/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track17_Sphere_00087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891448844068144, 52.37678974276646, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track17_Sphere_00087", "timestamp": "2024-12-11T13:32:52Z", "filename": "Job_20241211_1256_Track17_Sphere_00087.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "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_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0003_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8914475449584, 52.37679072862, 45.9267909470946 ] }, "distance": 0.14, "direction": 321.12, "angle": 89.82, "elevation": 45.93, "pano_id": "TMX7316010203-003025_pano_0003_000054", "timestamp": "2023-04-11T06:29:53.303400Z", "filename": "pano_0003_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 0.14092899, "relative_pitch": 89.82418516887506, "relative_heading": 321.11511359739507, "relative_elevation": 45.9267909470946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89145791350224, 52.3767914010018, 45.994416625239 ] }, "distance": 0.64, "direction": 73.37, "angle": 89.2, "elevation": 45.99, "pano_id": "TMX7316060226-000030_pano_0004_000251", "timestamp": "2016-08-17T07:42:17.361360Z", "filename": "pano_0004_000251.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 0.64460171, "relative_pitch": 89.19706472234527, "relative_heading": 73.36622267713837, "relative_elevation": 45.994416625239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0000_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89145399619798, 52.3767839779585, 46.3872887575999 ] }, "distance": 0.73, "direction": 151.32, "angle": 89.1, "elevation": 46.39, "pano_id": "TMX7316010203-003020_pano_0000_000059", "timestamp": "2023-04-03T07:27:37.923740Z", "filename": "pano_0000_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 0.73115943, "relative_pitch": 89.09697501520891, "relative_heading": 151.32324977406418, "relative_elevation": 46.3872887575999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0000_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89144015020911, 52.3767946037518, 48.0920807849616 ] }, "distance": 0.8, "direction": 312.42, "angle": 89.04, "elevation": 48.09, "pano_id": "TMX7316010203-001544_pano_0000_000214", "timestamp": "2020-01-08T11:49:41.342990Z", "filename": "pano_0000_000214.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 0.80193596, "relative_pitch": 89.04468080305709, "relative_heading": 312.41513572774755, "relative_elevation": 48.0920807849616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0008_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8914590627648, 52.3767856497253, 45.9859905857593 ] }, "distance": 0.83, "direction": 123.2, "angle": 88.96, "elevation": 45.99, "pano_id": "TMX7316010203-002542_pano_0008_000028", "timestamp": "2022-04-25T10:44:49.631260Z", "filename": "pano_0008_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 0.83168624, "relative_pitch": 88.96388190564505, "relative_heading": 123.20413838987274, "relative_elevation": 45.9859905857593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_001474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8914530702968, 52.376782181084, 47.6273550810292 ] }, "distance": 0.89, "direction": 161.12, "angle": 88.93, "elevation": 47.63, "pano_id": "TMX7316010203-002045_pano_0001_001474", "timestamp": "2021-03-17T12:07:43.723070Z", "filename": "pano_0001_001474.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 0.88928282, "relative_pitch": 88.93031573236516, "relative_heading": 161.11690991403623, "relative_elevation": 47.6273550810292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0006_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89144903486983, 52.3767815943051, 46.8929016748443 ] }, "distance": 0.91, "direction": 179.18, "angle": 88.89, "elevation": 46.89, "pano_id": "TMX7316010203-002980_pano_0006_000262", "timestamp": "2023-02-20T12:14:02.597590Z", "filename": "pano_0006_000262.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 0.90680907, "relative_pitch": 88.89215945875439, "relative_heading": 179.17898608019667, "relative_elevation": 46.8929016748443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8914586247452, 52.376795772355, 44.747138290666 ] }, "distance": 0.95, "direction": 44.79, "angle": 88.79, "elevation": 44.75, "pano_id": "TMX7316010203-001549_pano_0000_000304", "timestamp": "2020-01-10T10:02:31.529580Z", "filename": "pano_0000_000304.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 0.94540997, "relative_pitch": 88.78964453403105, "relative_heading": 44.79103313747945, "relative_elevation": 44.747138290666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89146239147274, 52.3767825585842, 45.9248763909563 ] }, "distance": 1.22, "direction": 130.91, "angle": 88.48, "elevation": 45.92, "pano_id": "TMX7316010203-002310_pano_0000_001766", "timestamp": "2021-09-15T08:16:16.137300Z", "filename": "pano_0000_001766.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 1.22074368, "relative_pitch": 88.47736129144484, "relative_heading": 130.9090352906871, "relative_elevation": 45.9248763909563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002924_pano_0006_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8914446053512, 52.3767780204509, 45.9958610897884 ] }, "distance": 1.34, "direction": 192.48, "angle": 88.34, "elevation": 46.0, "pano_id": "TMX7316010203-002924_pano_0006_000055", "timestamp": "2023-01-11T10:32:53.967750Z", "filename": "pano_0006_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 1.3359522, "relative_pitch": 88.33630880930535, "relative_heading": 192.4781846962758, "relative_elevation": 45.9958610897884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0010_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89146230585151, 52.3767989962097, 47.188655260019 ] }, "distance": 1.38, "direction": 41.68, "angle": 88.33, "elevation": 47.19, "pano_id": "TMX7316010203-003004_pano_0010_000114", "timestamp": "2023-03-20T10:00:12.115350Z", "filename": "pano_0010_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 1.37864016, "relative_pitch": 88.32655116412258, "relative_heading": 41.67956802987357, "relative_elevation": 47.188655260019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0000_000267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89147030427397, 52.3767947762587, 44.69055687543 ] }, "distance": 1.57, "direction": 69.03, "angle": 87.99, "elevation": 44.69, "pano_id": "TMX7316010203-002967_pano_0000_000267", "timestamp": "2023-02-13T09:19:33.735720Z", "filename": "pano_0000_000267.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 1.56509195, "relative_pitch": 87.99428477150839, "relative_heading": 69.03055323069809, "relative_elevation": 44.69055687543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002947_pano_0000_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89146381875725, 52.3768009755822, 46.3629019567743 ] }, "distance": 1.61, "direction": 39.21, "angle": 88.01, "elevation": 46.36, "pano_id": "TMX7316010203-002947_pano_0000_000073", "timestamp": "2023-01-30T07:44:36.896590Z", "filename": "pano_0000_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 1.61315093, "relative_pitch": 88.0072543950255, "relative_heading": 39.209909197810966, "relative_elevation": 46.3629019567743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_003345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89144593359496, 52.3767747749035, 46.0100548323244 ] }, "distance": 1.68, "direction": 186.79, "angle": 87.91, "elevation": 46.01, "pano_id": "TMX7316010203-001666_pano_0000_003345", "timestamp": "2020-04-22T07:34:14.418380Z", "filename": "pano_0000_003345.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 1.67729331, "relative_pitch": 87.91221092773444, "relative_heading": 186.78640701811685, "relative_elevation": 46.0100548323244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8914516530726, 52.3767738213991, 46.1790565969422 ] }, "distance": 1.78, "direction": 173.84, "angle": 87.79, "elevation": 46.18, "pano_id": "TMX7316010203-001178_pano_0001_005493", "timestamp": "2019-05-13T09:28:59.965480Z", "filename": "pano_0001_005493.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 1.7819397, "relative_pitch": 87.79018883650146, "relative_heading": 173.8373642133609, "relative_elevation": 46.1790565969422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891465327685694, 52.37680233164532, 0.0 ] }, "distance": 1.8, "direction": 38.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00951", "timestamp": "2025-06-16T03:59:24Z", "filename": "recording_2025-06-16_03-46-32_00951.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 1.7950989, "relative_pitch": 0.0, "relative_heading": 38.70655546804522, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0002_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89147367325977, 52.376795217221, 46.4365965491161 ] }, "distance": 1.8, "direction": 70.19, "angle": 87.78, "elevation": 46.44, "pano_id": "TMX7316010203-003014_pano_0002_000142", "timestamp": "2023-03-27T10:56:40.306480Z", "filename": "pano_0002_000142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 1.7972512, "relative_pitch": 87.78356845098098, "relative_heading": 70.1874508862338, "relative_elevation": 46.4365965491161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0012_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89142623715841, 52.3767796937805, 44.4098655311391 ] }, "distance": 1.9, "direction": 234.01, "angle": 87.55, "elevation": 44.41, "pano_id": "TMX7316010203-002984_pano_0012_000076", "timestamp": "2023-02-27T10:02:02.569150Z", "filename": "pano_0012_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 1.9027641, "relative_pitch": 87.54663263578857, "relative_heading": 234.00822606740394, "relative_elevation": 44.4098655311391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89146339120271, 52.3768067191184, 47.2906514033675 ] }, "distance": 2.13, "direction": 27.67, "angle": 87.42, "elevation": 47.29, "pano_id": "TMX7316010203-002988_pano_0022_000609", "timestamp": "2023-03-06T09:14:02.420870Z", "filename": "pano_0022_000609.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 2.13303957, "relative_pitch": 87.4174306608854, "relative_heading": 27.673664186322465, "relative_elevation": 47.2906514033675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89142389695598, 52.3767773022314, 44.7639007912949 ] }, "distance": 2.19, "direction": 230.83, "angle": 87.2, "elevation": 44.76, "pano_id": "TMX7316010203-001054_pano_0000_001255", "timestamp": "2019-01-15T09:15:32.028380Z", "filename": "pano_0000_001255.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 2.19147795, "relative_pitch": 87.19724451384505, "relative_heading": 230.82577908593566, "relative_elevation": 44.7639007912949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89143199851254, 52.3767720824798, 46.902463211678 ] }, "distance": 2.28, "direction": 210.27, "angle": 87.22, "elevation": 46.9, "pano_id": "TMX7316010203-002988_pano_0022_000367", "timestamp": "2023-03-06T09:09:39.128250Z", "filename": "pano_0022_000367.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 2.27547758, "relative_pitch": 87.2224674722887, "relative_heading": 210.27492595303178, "relative_elevation": 46.902463211678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0001_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89141784883104, 52.3767796542554, 48.1008195532486 ] }, "distance": 2.39, "direction": 241.99, "angle": 87.15, "elevation": 48.1, "pano_id": "TMX7316010203-001900_pano_0001_000113", "timestamp": "2020-08-31T11:06:32.977500Z", "filename": "pano_0001_000113.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 2.39072823, "relative_pitch": 87.15460128480679, "relative_heading": 241.99417337076906, "relative_elevation": 48.1008195532486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89147372833246, 52.3768103582241, 46.9453814392909 ] }, "distance": 2.85, "direction": 36.45, "angle": 86.52, "elevation": 46.95, "pano_id": "TMX7316010203-002988_pano_0022_000368", "timestamp": "2023-03-06T09:09:39.868240Z", "filename": "pano_0022_000368.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 2.85202446, "relative_pitch": 86.52344134965404, "relative_heading": 36.45419028200787, "relative_elevation": 46.9453814392909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89142166485183, 52.376769263827, 47.2469316665083 ] }, "distance": 2.94, "direction": 219.08, "angle": 86.44, "elevation": 47.25, "pano_id": "TMX7316010203-002988_pano_0022_000610", "timestamp": "2023-03-06T09:14:03.170870Z", "filename": "pano_0022_000610.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 2.9357617, "relative_pitch": 86.44440877196249, "relative_heading": 219.08464552931554, "relative_elevation": 47.2469316665083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89146652442868, 52.3768143567375, 44.8476255498827 ] }, "distance": 2.99, "direction": 23.73, "angle": 86.18, "elevation": 44.85, "pano_id": "TMX7316010203-001054_pano_0000_001254", "timestamp": "2019-01-15T09:15:31.333250Z", "filename": "pano_0000_001254.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 2.99187292, "relative_pitch": 86.18334164347088, "relative_heading": 23.730408145766397, "relative_elevation": 44.8476255498827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891426149221418, 52.376766567329945, 0.0 ] }, "distance": 3.01, "direction": 210.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00952", "timestamp": "2025-06-16T03:59:25Z", "filename": "recording_2025-06-16_03-46-32_00952.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 3.00649552, "relative_pitch": 0.0, "relative_heading": 210.93462095150997, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0001_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89146018581871, 52.3768165611718, 48.0945923496038 ] }, "distance": 3.08, "direction": 14.51, "angle": 86.33, "elevation": 48.09, "pano_id": "TMX7316010203-001900_pano_0001_000112", "timestamp": "2020-08-31T11:06:32.097500Z", "filename": "pano_0001_000112.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 3.08253729, "relative_pitch": 86.33274512944033, "relative_heading": 14.510869033523525, "relative_elevation": 48.0945923496038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_003344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89148695043638, 52.376809946519, 46.0805455092341 ] }, "distance": 3.43, "direction": 49.1, "angle": 85.74, "elevation": 46.08, "pano_id": "TMX7316010203-001666_pano_0000_003344", "timestamp": "2020-04-22T07:34:13.508380Z", "filename": "pano_0000_003344.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 3.4334337, "relative_pitch": 85.73879989137107, "relative_heading": 49.0966000834318, "relative_elevation": 46.0805455092341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002947_pano_0000_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89142173461265, 52.3767633818039, 46.3601801740006 ] }, "distance": 3.47, "direction": 212.19, "angle": 85.72, "elevation": 46.36, "pano_id": "TMX7316010203-002947_pano_0000_000074", "timestamp": "2023-01-30T07:44:37.671540Z", "filename": "pano_0000_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 3.46591175, "relative_pitch": 85.72449065380889, "relative_heading": 212.1853618757583, "relative_elevation": 46.3601801740006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0012_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8914685905835, 52.3768189332422, 44.4639710923657 ] }, "distance": 3.52, "direction": 22.49, "angle": 85.48, "elevation": 44.46, "pano_id": "TMX7316010203-002984_pano_0012_000075", "timestamp": "2023-02-27T10:02:01.884090Z", "filename": "pano_0012_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 3.51551261, "relative_pitch": 85.47935359436389, "relative_heading": 22.48953517532845, "relative_elevation": 44.4639710923657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0002_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8914299646551, 52.3767593833613, 46.4238034812734 ] }, "distance": 3.61, "direction": 200.84, "angle": 85.55, "elevation": 46.42, "pano_id": "TMX7316010203-003014_pano_0002_000143", "timestamp": "2023-03-27T10:56:41.281440Z", "filename": "pano_0002_000143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 3.61461103, "relative_pitch": 85.54786665504734, "relative_heading": 200.83584679361286, "relative_elevation": 46.4238034812734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002924_pano_0006_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89148577346276, 52.376813991763, 46.0663187559694 ] }, "distance": 3.69, "direction": 42.99, "angle": 85.42, "elevation": 46.07, "pano_id": "TMX7316010203-002924_pano_0006_000054", "timestamp": "2023-01-11T10:32:53.327750Z", "filename": "pano_0006_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 3.68855769, "relative_pitch": 85.42205951893762, "relative_heading": 42.98507228421512, "relative_elevation": 46.0663187559694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89149155180514, 52.3768109325479, 46.2388725075871 ] }, "distance": 3.74, "direction": 50.97, "angle": 85.37, "elevation": 46.24, "pano_id": "TMX7316010203-001178_pano_0001_005492", "timestamp": "2019-05-13T09:28:59.230540Z", "filename": "pano_0001_005492.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 3.74410968, "relative_pitch": 85.37067712996115, "relative_heading": 50.967725741193526, "relative_elevation": 46.2388725075871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0010_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89141968674534, 52.376760824837, 47.1987394550815 ] }, "distance": 3.78, "direction": 211.68, "angle": 85.42, "elevation": 47.2, "pano_id": "TMX7316010203-003004_pano_0010_000113", "timestamp": "2023-03-20T10:00:11.535340Z", "filename": "pano_0010_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 3.78114703, "relative_pitch": 85.4197487777088, "relative_heading": 211.67733090567054, "relative_elevation": 47.1987394550815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0000_000268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89142910888786, 52.3767579335505, 44.6487640738487 ] }, "distance": 3.79, "direction": 200.79, "angle": 85.15, "elevation": 44.65, "pano_id": "TMX7316010203-002967_pano_0000_000268", "timestamp": "2023-02-13T09:19:34.335720Z", "filename": "pano_0000_000268.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 3.78611778, "relative_pitch": 85.15303834411846, "relative_heading": 200.79171742450134, "relative_elevation": 44.6487640738487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89141648230298, 52.3767592999857, 44.7453126730397 ] }, "distance": 4.04, "direction": 213.05, "angle": 84.84, "elevation": 44.75, "pano_id": "TMX7316010203-001549_pano_0000_000305", "timestamp": "2020-01-10T10:02:32.619560Z", "filename": "pano_0000_000305.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 4.04129649, "relative_pitch": 84.83917583413023, "relative_heading": 213.04713058463787, "relative_elevation": 44.7453126730397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0006_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89148883175644, 52.3768189247128, 46.9066467145458 ] }, "distance": 4.24, "direction": 39.98, "angle": 84.84, "elevation": 46.91, "pano_id": "TMX7316010203-002980_pano_0006_000261", "timestamp": "2023-02-20T12:14:01.817550Z", "filename": "pano_0006_000261.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 4.23791652, "relative_pitch": 84.83746363086938, "relative_heading": 39.98369925745633, "relative_elevation": 46.9066467145458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89141760962049, 52.3767542403769, 46.0039503127337 ] }, "distance": 4.49, "direction": 208.3, "angle": 84.43, "elevation": 46.0, "pano_id": "TMX7316060226-000030_pano_0004_000252", "timestamp": "2016-08-17T07:42:18.231610Z", "filename": "pano_0004_000252.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 4.48675122, "relative_pitch": 84.42957757841972, "relative_heading": 208.2992629586524, "relative_elevation": 46.0039503127337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0000_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89149444164709, 52.3768200772862, 46.409569866024 ] }, "distance": 4.59, "direction": 42.61, "angle": 84.36, "elevation": 46.41, "pano_id": "TMX7316010203-003020_pano_0000_000058", "timestamp": "2023-04-03T07:27:36.918700Z", "filename": "pano_0000_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 4.58649402, "relative_pitch": 84.35598709042944, "relative_heading": 42.61190928010887, "relative_elevation": 46.409569866024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_001473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89149427027401, 52.3768206821378, 47.6649416331202 ] }, "distance": 4.63, "direction": 41.94, "angle": 84.45, "elevation": 47.66, "pano_id": "TMX7316010203-002045_pano_0001_001473", "timestamp": "2021-03-17T12:07:42.543020Z", "filename": "pano_0001_001473.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 4.62844279, "relative_pitch": 84.45375556883198, "relative_heading": 41.941491900864534, "relative_elevation": 47.6649416331202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0003_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89140665931112, 52.3767550975578, 45.9617445841432 ] }, "distance": 4.81, "direction": 216.69, "angle": 84.03, "elevation": 45.96, "pano_id": "TMX7316010203-003025_pano_0003_000055", "timestamp": "2023-04-11T06:29:54.413370Z", "filename": "pano_0003_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 4.80779335, "relative_pitch": 84.02833609335967, "relative_heading": 216.69290355969113, "relative_elevation": 45.9617445841432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0003_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8914882412756, 52.3768261942891, 45.9431439656764 ] }, "distance": 4.86, "direction": 33.48, "angle": 83.96, "elevation": 45.94, "pano_id": "TMX7316010203-003025_pano_0003_000053", "timestamp": "2023-04-11T06:29:52.198460Z", "filename": "pano_0003_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 4.8631622, "relative_pitch": 83.9576418096789, "relative_heading": 33.4828399141181, "relative_elevation": 45.9431439656764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track17_Sphere_00088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891408173474164, 52.376753459898964, 0.0 ] }, "distance": 4.9, "direction": 214.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track17_Sphere_00088", "timestamp": "2024-12-11T13:32:53Z", "filename": "Job_20241211_1256_Track17_Sphere_00088.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 4.89604993, "relative_pitch": 0.0, "relative_heading": 214.45050236234087, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0008_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89141711988916, 52.3767491986896, 45.9828772246838 ] }, "distance": 5.0, "direction": 205.59, "angle": 83.79, "elevation": 45.98, "pano_id": "TMX7316010203-002542_pano_0008_000027", "timestamp": "2022-04-25T10:44:48.331310Z", "filename": "pano_0008_000027.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 5.00212182, "relative_pitch": 83.79164719111853, "relative_heading": 205.58819381199694, "relative_elevation": 45.9828772246838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0000_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89139789224579, 52.376757108949, 48.1075816145167 ] }, "distance": 5.02, "direction": 223.7, "angle": 84.04, "elevation": 48.11, "pano_id": "TMX7316010203-001544_pano_0000_000215", "timestamp": "2020-01-08T11:49:42.212960Z", "filename": "pano_0000_000215.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 5.02255408, "relative_pitch": 84.03976736142637, "relative_heading": 223.6972106037964, "relative_elevation": 48.1075816145167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0008_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8915014567465, 52.3768220404267, 46.0209709573537 ] }, "distance": 5.07, "direction": 44.91, "angle": 83.71, "elevation": 46.02, "pano_id": "TMX7316010203-002542_pano_0008_000029", "timestamp": "2022-04-25T10:44:51.071280Z", "filename": "pano_0008_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 5.07478673, "relative_pitch": 83.7073503013919, "relative_heading": 44.91225513753548, "relative_elevation": 46.0209709573537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8915053900476, 52.3768196825391, 45.9794815825298 ] }, "distance": 5.09, "direction": 49.13, "angle": 83.68, "elevation": 45.98, "pano_id": "TMX7316010203-002310_pano_0000_001765", "timestamp": "2021-09-15T08:16:14.227390Z", "filename": "pano_0000_001765.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 5.0919136, "relative_pitch": 83.68063340861256, "relative_heading": 49.13495830500161, "relative_elevation": 45.9794815825298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0000_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8914817186236, 52.3768321864149, 48.0987165635452 ] }, "distance": 5.23, "direction": 25.36, "angle": 83.8, "elevation": 48.1, "pano_id": "TMX7316010203-001544_pano_0000_000213", "timestamp": "2020-01-08T11:49:40.447980Z", "filename": "pano_0000_000213.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 5.22663964, "relative_pitch": 83.79829654363492, "relative_heading": 25.361937730264604, "relative_elevation": 48.0987165635452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track17_Sphere_00086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891492770446217, 52.37682905911706, 0.0 ] }, "distance": 5.3, "direction": 34.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track17_Sphere_00086", "timestamp": "2024-12-11T13:32:50Z", "filename": "Job_20241211_1256_Track17_Sphere_00086.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 5.29982799, "relative_pitch": 0.0, "relative_heading": 34.362695034875266, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0000_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89141276363077, 52.3767473780658, 46.4068177063018 ] }, "distance": 5.32, "direction": 207.53, "angle": 83.47, "elevation": 46.41, "pano_id": "TMX7316010203-003020_pano_0000_000060", "timestamp": "2023-04-03T07:27:38.868690Z", "filename": "pano_0000_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 5.31601957, "relative_pitch": 83.46510693333765, "relative_heading": 207.52931807144654, "relative_elevation": 46.4068177063018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89141604154479, 52.3767449446978, 45.9171249121428 ] }, "distance": 5.46, "direction": 204.14, "angle": 83.22, "elevation": 45.92, "pano_id": "TMX7316010203-002310_pano_0000_001767", "timestamp": "2021-09-15T08:16:17.592200Z", "filename": "pano_0000_001767.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 5.46252165, "relative_pitch": 83.21570425841746, "relative_heading": 204.1383544434732, "relative_elevation": 45.9171249121428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89149817209638, 52.37682858131, 45.9792474769056 ] }, "distance": 5.47, "direction": 37.86, "angle": 83.21, "elevation": 45.98, "pano_id": "TMX7316060226-000030_pano_0004_000250", "timestamp": "2016-08-17T07:42:16.551360Z", "filename": "pano_0004_000250.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 5.47374466, "relative_pitch": 83.21099504908543, "relative_heading": 37.857449529999194, "relative_elevation": 45.9792474769056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0006_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89140841099478, 52.3767446952239, 46.932132021524 ] }, "distance": 5.72, "direction": 208.78, "angle": 83.05, "elevation": 46.93, "pano_id": "TMX7316010203-002980_pano_0006_000263", "timestamp": "2023-02-20T12:14:03.407540Z", "filename": "pano_0006_000263.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 5.71911681, "relative_pitch": 83.05223194624546, "relative_heading": 208.7804095762975, "relative_elevation": 46.932132021524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_001475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89141214990841, 52.3767425834555, 47.651954960078 ] }, "distance": 5.81, "direction": 205.46, "angle": 83.05, "elevation": 47.65, "pano_id": "TMX7316010203-002045_pano_0001_001475", "timestamp": "2021-03-17T12:07:44.878060Z", "filename": "pano_0001_001475.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 5.81222522, "relative_pitch": 83.04584450441402, "relative_heading": 205.46335749071005, "relative_elevation": 47.651954960078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89150077793562, 52.3768325973632, 44.6875385697931 ] }, "distance": 5.94, "direction": 36.56, "angle": 82.43, "elevation": 44.69, "pano_id": "TMX7316010203-001549_pano_0000_000303", "timestamp": "2020-01-10T10:02:30.464450Z", "filename": "pano_0000_000303.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 5.93699863, "relative_pitch": 82.43224111214647, "relative_heading": 36.562773272125575, "relative_elevation": 44.6875385697931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002924_pano_0006_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89140367243271, 52.3767422754822, 46.0468206750229 ] }, "distance": 6.11, "direction": 210.22, "angle": 82.44, "elevation": 46.05, "pano_id": "TMX7316010203-002924_pano_0006_000056", "timestamp": "2023-01-11T10:32:54.582780Z", "filename": "pano_0006_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 6.11239498, "relative_pitch": 82.43858972295145, "relative_heading": 210.21661032766846, "relative_elevation": 46.0468206750229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_003346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89140498282095, 52.37673988759, 46.0444968156517 ] }, "distance": 6.3, "direction": 208.3, "angle": 82.21, "elevation": 46.04, "pano_id": "TMX7316010203-001666_pano_0000_003346", "timestamp": "2020-04-22T07:34:15.308360Z", "filename": "pano_0000_003346.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 6.30062216, "relative_pitch": 82.208170762597, "relative_heading": 208.29896753479096, "relative_elevation": 46.0444968156517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0000_000266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89151193313241, 52.376831757803, 44.6177429333329 ] }, "distance": 6.35, "direction": 42.58, "angle": 81.9, "elevation": 44.62, "pano_id": "TMX7316010203-002967_pano_0000_000266", "timestamp": "2023-02-13T09:19:33.150730Z", "filename": "pano_0000_000266.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 6.3495046, "relative_pitch": 81.90068039109552, "relative_heading": 42.5819693428097, "relative_elevation": 44.6177429333329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89141154941409, 52.3767367668862, 46.2453362783417 ] }, "distance": 6.42, "direction": 203.31, "angle": 82.1, "elevation": 46.25, "pano_id": "TMX7316010203-001178_pano_0001_005494", "timestamp": "2019-05-13T09:29:00.670530Z", "filename": "pano_0001_005494.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 6.41870953, "relative_pitch": 82.09800792953205, "relative_heading": 203.30849701746757, "relative_elevation": 46.2453362783417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0010_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89150532428499, 52.3768373521923, 47.1320101330057 ] }, "distance": 6.55, "direction": 35.98, "angle": 82.09, "elevation": 47.13, "pano_id": "TMX7316010203-003004_pano_0010_000115", "timestamp": "2023-03-20T10:00:12.735330Z", "filename": "pano_0010_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 6.54673804, "relative_pitch": 82.09209127728505, "relative_heading": 35.9807243047966, "relative_elevation": 47.1320101330057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0002_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89151647479511, 52.3768317333969, 46.3624949129298 ] }, "distance": 6.56, "direction": 44.59, "angle": 81.95, "elevation": 46.36, "pano_id": "TMX7316010203-003014_pano_0002_000141", "timestamp": "2023-03-27T10:56:39.361510Z", "filename": "pano_0002_000141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 6.56079977, "relative_pitch": 81.94550152248384, "relative_heading": 44.58720911177966, "relative_elevation": 46.3624949129298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002947_pano_0000_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89150611530457, 52.3768378232904, 46.2824161173776 ] }, "distance": 6.62, "direction": 36.09, "angle": 81.86, "elevation": 46.28, "pano_id": "TMX7316010203-002947_pano_0000_000072", "timestamp": "2023-01-30T07:44:36.146590Z", "filename": "pano_0000_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 6.62081875, "relative_pitch": 81.85892452205103, "relative_heading": 36.09143197526464, "relative_elevation": 46.2824161173776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00950/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00950/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00950/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00950/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00950/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00950/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00950/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00950/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00950/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89150581270748, 52.37683945855974, 0.0 ] }, "distance": 6.76, "direction": 35.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00950", "timestamp": "2025-06-16T03:59:23Z", "filename": "recording_2025-06-16_03-46-32_00950.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 6.75685563, "relative_pitch": 0.0, "relative_heading": 35.041232556517166, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0012_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89138362614346, 52.3767401569758, 44.4728041505441 ] }, "distance": 7.08, "direction": 218.83, "angle": 80.95, "elevation": 44.47, "pano_id": "TMX7316010203-002984_pano_0012_000077", "timestamp": "2023-02-27T10:02:03.259130Z", "filename": "pano_0012_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 7.08306201, "relative_pitch": 80.95066228846287, "relative_heading": 218.83183738042416, "relative_elevation": 44.4728041505441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8913820209153, 52.3767399694142, 44.7826581159607 ] }, "distance": 7.17, "direction": 219.41, "angle": 80.91, "elevation": 44.78, "pano_id": "TMX7316010203-001054_pano_0000_001256", "timestamp": "2019-01-15T09:15:32.713220Z", "filename": "pano_0000_001256.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 7.16822757, "relative_pitch": 80.90597783476053, "relative_heading": 219.40789885239542, "relative_elevation": 44.7826581159607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89150506293604, 52.3768443442889, 47.2514734193683 ] }, "distance": 7.18, "direction": 32.22, "angle": 81.36, "elevation": 47.25, "pano_id": "TMX7316010203-002988_pano_0022_000608", "timestamp": "2023-03-06T09:14:01.640890Z", "filename": "pano_0022_000608.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 7.18138022, "relative_pitch": 81.35819741344065, "relative_heading": 32.21610946839485, "relative_elevation": 47.2514734193683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0001_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8913749107965, 52.3767431322311, 48.1487971618772 ] }, "distance": 7.23, "direction": 224.15, "angle": 81.46, "elevation": 48.15, "pano_id": "TMX7316010203-001900_pano_0001_000114", "timestamp": "2020-08-31T11:06:33.867730Z", "filename": "pano_0001_000114.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 7.22842895, "relative_pitch": 81.4621245043037, "relative_heading": 224.14967762216668, "relative_elevation": 48.1487971618772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89138985128348, 52.3767342481765, 46.9421350266784 ] }, "distance": 7.37, "direction": 213.05, "angle": 81.08, "elevation": 46.94, "pano_id": "TMX7316010203-002988_pano_0022_000366", "timestamp": "2023-03-06T09:09:38.408250Z", "filename": "pano_0022_000366.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 7.3669409, "relative_pitch": 81.08094095414465, "relative_heading": 213.04717078633797, "relative_elevation": 46.9421350266784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0001_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89150167836581, 52.3768522294495, 48.0405553467572 ] }, "distance": 7.83, "direction": 27.36, "angle": 80.74, "elevation": 48.04, "pano_id": "TMX7316010203-001900_pano_0001_000111", "timestamp": "2020-08-31T11:06:31.247490Z", "filename": "pano_0001_000111.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 7.8289401, "relative_pitch": 80.74414578385395, "relative_heading": 27.35986048152344, "relative_elevation": 48.0405553467572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89138661042447, 52.376730199316334, 0.0 ] }, "distance": 7.87, "direction": 212.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00953", "timestamp": "2025-06-16T03:59:26Z", "filename": "recording_2025-06-16_03-46-32_00953.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 7.86517888, "relative_pitch": 0.0, "relative_heading": 212.60504257153983, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89151549809654, 52.3768482355565, 46.8877419615164 ] }, "distance": 7.94, "direction": 34.89, "angle": 80.39, "elevation": 46.89, "pano_id": "TMX7316010203-002988_pano_0022_000369", "timestamp": "2023-03-06T09:09:40.603260Z", "filename": "pano_0022_000369.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 7.93521357, "relative_pitch": 80.39436232438278, "relative_heading": 34.891444740715194, "relative_elevation": 46.8877419615164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89137964894037, 52.3767317481136, 47.2826572302729 ] }, "distance": 7.99, "direction": 216.14, "angle": 80.41, "elevation": 47.28, "pano_id": "TMX7316010203-002988_pano_0022_000611", "timestamp": "2023-03-06T09:14:03.890860Z", "filename": "pano_0022_000611.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 7.99062638, "relative_pitch": 80.40781841876802, "relative_heading": 216.1367550083456, "relative_elevation": 47.2826572302729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89150907284859, 52.376851498215, 44.8221343969926 ] }, "distance": 8.0, "direction": 30.83, "angle": 79.88, "elevation": 44.82, "pano_id": "TMX7316010203-001054_pano_0000_001253", "timestamp": "2019-01-15T09:15:30.668230Z", "filename": "pano_0000_001253.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 8.0027884, "relative_pitch": 79.87677051417376, "relative_heading": 30.831666737467906, "relative_elevation": 44.8221343969926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_003343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89152728269999, 52.3768453208603, 46.0586231127381 ] }, "distance": 8.17, "direction": 40.82, "angle": 79.94, "elevation": 46.06, "pano_id": "TMX7316010203-001666_pano_0000_003343", "timestamp": "2020-04-22T07:34:12.603410Z", "filename": "pano_0000_003343.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 8.1719307, "relative_pitch": 79.93902136179197, "relative_heading": 40.818061554107146, "relative_elevation": 46.0586231127381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0002_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8913860923496, 52.3767239519871, 46.4765840042382 ] }, "distance": 8.48, "direction": 210.27, "angle": 79.66, "elevation": 46.48, "pano_id": "TMX7316010203-003014_pano_0002_000144", "timestamp": "2023-03-27T10:56:42.251440Z", "filename": "pano_0002_000144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 8.47682156, "relative_pitch": 79.6634931878694, "relative_heading": 210.27340702654732, "relative_elevation": 46.4765840042382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002947_pano_0000_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89137964016938, 52.3767255830246, 46.423241536133 ] }, "distance": 8.55, "direction": 213.43, "angle": 79.56, "elevation": 46.42, "pano_id": "TMX7316010203-002947_pano_0000_000075", "timestamp": "2023-01-30T07:44:38.456560Z", "filename": "pano_0000_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 8.55456296, "relative_pitch": 79.55904720204268, "relative_heading": 213.42940410372154, "relative_elevation": 46.423241536133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002924_pano_0006_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89152687455361, 52.3768502477878, 46.036069855094 ] }, "distance": 8.58, "direction": 38.28, "angle": 79.45, "elevation": 46.04, "pano_id": "TMX7316010203-002924_pano_0006_000053", "timestamp": "2023-01-11T10:32:52.683020Z", "filename": "pano_0006_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 8.57706039, "relative_pitch": 79.44612877293045, "relative_heading": 38.282809458424275, "relative_elevation": 46.036069855094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89153163145714, 52.3768481885594, 46.2199477609247 ] }, "distance": 8.61, "direction": 40.92, "angle": 79.45, "elevation": 46.22, "pano_id": "TMX7316010203-001178_pano_0001_005491", "timestamp": "2019-05-13T09:28:58.470530Z", "filename": "pano_0001_005491.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 8.60701841, "relative_pitch": 79.45128116960075, "relative_heading": 40.921499235557285, "relative_elevation": 46.2199477609247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0012_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89151099832278, 52.3768572716294, 44.4316846393049 ] }, "distance": 8.62, "direction": 29.39, "angle": 79.02, "elevation": 44.43, "pano_id": "TMX7316010203-002984_pano_0012_000074", "timestamp": "2023-02-27T10:02:01.214100Z", "filename": "pano_0012_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 8.6243568, "relative_pitch": 79.01526931216813, "relative_heading": 29.392100772961037, "relative_elevation": 44.4316846393049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0000_000269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89138783416799, 52.3767207565404, 44.6872977083549 ] }, "distance": 8.73, "direction": 208.42, "angle": 78.95, "elevation": 44.69, "pano_id": "TMX7316010203-002967_pano_0000_000269", "timestamp": "2023-02-13T09:19:34.930700Z", "filename": "pano_0000_000269.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 8.72865231, "relative_pitch": 78.94772232328123, "relative_heading": 208.4240110379737, "relative_elevation": 44.6872977083549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0010_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89137714475675, 52.3767229733364, 47.2576427478343 ] }, "distance": 8.89, "direction": 213.31, "angle": 79.35, "elevation": 47.26, "pano_id": "TMX7316010203-003004_pano_0010_000112", "timestamp": "2023-03-20T10:00:11.035530Z", "filename": "pano_0010_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 8.89055258, "relative_pitch": 79.34551077381771, "relative_heading": 213.312402366043, "relative_elevation": 47.2576427478343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89137473293259, 52.376722493342, 44.8088494893163 ] }, "distance": 9.03, "direction": 214.0, "angle": 78.61, "elevation": 44.81, "pano_id": "TMX7316010203-001549_pano_0000_000306", "timestamp": "2020-01-10T10:02:33.634410Z", "filename": "pano_0000_000306.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 9.02603691, "relative_pitch": 78.61107362432418, "relative_heading": 213.99750500002762, "relative_elevation": 44.8088494893163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0006_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89152893389994, 52.3768562174127, 46.8951540365815 ] }, "distance": 9.19, "direction": 36.4, "angle": 78.91, "elevation": 46.9, "pano_id": "TMX7316010203-002980_pano_0006_000260", "timestamp": "2023-02-20T12:14:01.107610Z", "filename": "pano_0006_000260.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 9.19031564, "relative_pitch": 78.91193936617238, "relative_heading": 36.40306670726571, "relative_elevation": 46.8951540365815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0000_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8915346354259, 52.3768559607353, 46.4020200502127 ] }, "distance": 9.4, "direction": 38.41, "angle": 78.54, "elevation": 46.4, "pano_id": "TMX7316010203-003020_pano_0000_000057", "timestamp": "2023-04-03T07:27:35.928700Z", "filename": "pano_0000_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 9.40352609, "relative_pitch": 78.54396226334875, "relative_heading": 38.410856988457745, "relative_elevation": 46.4020200502127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89137805529099, 52.3767165880015, 46.0624943301082 ] }, "distance": 9.46, "direction": 210.63, "angle": 78.39, "elevation": 46.06, "pano_id": "TMX7316060226-000030_pano_0004_000253", "timestamp": "2016-08-17T07:42:19.171340Z", "filename": "pano_0004_000253.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 9.46060854, "relative_pitch": 78.39363078000378, "relative_heading": 210.63431630930336, "relative_elevation": 46.0624943301082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89154320354593, 52.3768528096523, 46.0292093176395 ] }, "distance": 9.52, "direction": 42.48, "angle": 78.32, "elevation": 46.03, "pano_id": "TMX7316010203-002310_pano_0000_001764", "timestamp": "2021-09-15T08:16:11.392220Z", "filename": "pano_0000_001764.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 9.51527213, "relative_pitch": 78.32019553034948, "relative_heading": 42.47908645511069, "relative_elevation": 46.0292093176395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0003_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89136742254192, 52.3767184159191, 46.0280024111271 ] }, "distance": 9.68, "direction": 214.94, "angle": 78.12, "elevation": 46.03, "pano_id": "TMX7316010203-003025_pano_0003_000056", "timestamp": "2023-04-11T06:29:55.603370Z", "filename": "pano_0003_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 9.68186882, "relative_pitch": 78.12116053601953, "relative_heading": 214.93873432220568, "relative_elevation": 46.0280024111271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0003_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89152868545176, 52.3768618244934, 45.9247259199619 ] }, "distance": 9.69, "direction": 34.13, "angle": 78.09, "elevation": 45.92, "pano_id": "TMX7316010203-003025_pano_0003_000052", "timestamp": "2023-04-11T06:29:51.108430Z", "filename": "pano_0003_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 9.69005532, "relative_pitch": 78.08543004635673, "relative_heading": 34.13256710824505, "relative_elevation": 45.9247259199619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_001472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89153591479619, 52.3768590435336, 47.6798623669893 ] }, "distance": 9.73, "direction": 37.56, "angle": 78.47, "elevation": 47.68, "pano_id": "TMX7316010203-002045_pano_0001_001472", "timestamp": "2021-03-17T12:07:41.353040Z", "filename": "pano_0001_001472.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 9.72753029, "relative_pitch": 78.46890241908604, "relative_heading": 37.55759686823759, "relative_elevation": 47.6798623669893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track17_Sphere_00089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891367905372281, 52.37671664842793, 0.0 ] }, "distance": 9.83, "direction": 214.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track17_Sphere_00089", "timestamp": "2024-12-11T13:32:54Z", "filename": "Job_20241211_1256_Track17_Sphere_00089.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 9.82525847, "relative_pitch": 0.0, "relative_heading": 214.1246843947566, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0008_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89137682349051, 52.3767117486216, 46.0195667538792 ] }, "distance": 9.97, "direction": 209.47, "angle": 77.78, "elevation": 46.02, "pano_id": "TMX7316010203-002542_pano_0008_000026", "timestamp": "2022-04-25T10:44:47.126270Z", "filename": "pano_0008_000026.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 9.96874941, "relative_pitch": 77.7774421298393, "relative_heading": 209.47198453906594, "relative_elevation": 46.0195667538792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0008_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8915433237894, 52.3768588481274, 46.030828227289 ] }, "distance": 10.03, "direction": 39.92, "angle": 77.71, "elevation": 46.03, "pano_id": "TMX7316010203-002542_pano_0008_000030", "timestamp": "2022-04-25T10:44:52.491240Z", "filename": "pano_0008_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 10.02636631, "relative_pitch": 77.71185595542455, "relative_heading": 39.919684676122394, "relative_elevation": 46.030828227289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0000_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89135585403778, 52.3767195325938, 48.1637031296268 ] }, "distance": 10.06, "direction": 219.03, "angle": 78.21, "elevation": 48.16, "pano_id": "TMX7316010203-001544_pano_0000_000216", "timestamp": "2020-01-08T11:49:43.102960Z", "filename": "pano_0000_000216.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 10.05677904, "relative_pitch": 78.20586215383096, "relative_heading": 219.02703719504166, "relative_elevation": 48.1637031296268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0000_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89152492405441, 52.3768688940546, 48.109192433767 ] }, "distance": 10.22, "direction": 30.47, "angle": 78.01, "elevation": 48.11, "pano_id": "TMX7316010203-001544_pano_0000_000212", "timestamp": "2020-01-08T11:49:39.567970Z", "filename": "pano_0000_000212.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 10.21839259, "relative_pitch": 78.00858270015065, "relative_heading": 30.4662010937839, "relative_elevation": 48.109192433767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0000_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89137244688335, 52.3767099908112, 46.4634653739631 ] }, "distance": 10.29, "direction": 210.38, "angle": 77.52, "elevation": 46.46, "pano_id": "TMX7316010203-003020_pano_0000_000061", "timestamp": "2023-04-03T07:27:39.758640Z", "filename": "pano_0000_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 10.28697136, "relative_pitch": 77.51613990033384, "relative_heading": 210.3812526631732, "relative_elevation": 46.4634653739631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track17_Sphere_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891535272623504, 52.37686703930935, 0.0 ] }, "distance": 10.42, "direction": 34.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track17_Sphere_00085", "timestamp": "2024-12-11T13:32:49Z", "filename": "Job_20241211_1256_Track17_Sphere_00085.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 10.42217961, "relative_pitch": 0.0, "relative_heading": 34.38387570922851, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89153915040647, 52.3768657776487, 45.9659857647493 ] }, "distance": 10.46, "direction": 36.01, "angle": 77.18, "elevation": 45.97, "pano_id": "TMX7316060226-000030_pano_0004_000249", "timestamp": "2016-08-17T07:42:15.746350Z", "filename": "pano_0004_000249.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 10.45967614, "relative_pitch": 77.18049099841443, "relative_heading": 36.012190639863555, "relative_elevation": 45.9659857647493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89136945284693, 52.3767080650498, 45.9788611717522 ] }, "distance": 10.58, "direction": 210.75, "angle": 77.05, "elevation": 45.98, "pano_id": "TMX7316010203-002310_pano_0000_001768", "timestamp": "2021-09-15T08:16:18.772080Z", "filename": "pano_0000_001768.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 10.57516845, "relative_pitch": 77.04719953056353, "relative_heading": 210.74706934652676, "relative_elevation": 45.9788611717522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0006_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89136820126664, 52.3767073291531, 46.993498660624 ] }, "distance": 10.69, "direction": 210.92, "angle": 77.19, "elevation": 46.99, "pano_id": "TMX7316010203-002980_pano_0006_000264", "timestamp": "2023-02-20T12:14:04.227530Z", "filename": "pano_0006_000264.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 10.68916558, "relative_pitch": 77.18550316516885, "relative_heading": 210.91531170567018, "relative_elevation": 46.993498660624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89154316674085, 52.3768692426174, 44.664381718263 ] }, "distance": 10.93, "direction": 35.98, "angle": 76.25, "elevation": 44.66, "pano_id": "TMX7316010203-001549_pano_0000_000302", "timestamp": "2020-01-10T10:02:29.604440Z", "filename": "pano_0000_000302.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 10.93236916, "relative_pitch": 76.24629100344151, "relative_heading": 35.98360804948718, "relative_elevation": 44.664381718263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002924_pano_0006_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89136390426512, 52.3767060560934, 46.115268195048 ] }, "distance": 10.96, "direction": 211.85, "angle": 76.63, "elevation": 46.12, "pano_id": "TMX7316010203-002924_pano_0006_000057", "timestamp": "2023-01-11T10:32:55.192760Z", "filename": "pano_0006_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 10.96249086, "relative_pitch": 76.62788621256549, "relative_heading": 211.8470965106871, "relative_elevation": 46.115268195048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_003347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89136545106145, 52.3767043931804, 46.1071869060397 ] }, "distance": 11.07, "direction": 210.88, "angle": 76.5, "elevation": 46.11, "pano_id": "TMX7316010203-001666_pano_0000_003347", "timestamp": "2020-04-22T07:34:16.183450Z", "filename": "pano_0000_003347.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 11.06567555, "relative_pitch": 76.50432465476412, "relative_heading": 210.87820068540606, "relative_elevation": 46.1071869060397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_001476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8913709916789, 52.3767019426226, 47.6984195839614 ] }, "distance": 11.12, "direction": 208.49, "angle": 76.88, "elevation": 47.7, "pano_id": "TMX7316010203-002045_pano_0001_001476", "timestamp": "2021-03-17T12:07:46.103020Z", "filename": "pano_0001_001476.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 11.11574546, "relative_pitch": 76.88179720515812, "relative_heading": 208.48695958747442, "relative_elevation": 47.6984195839614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0000_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89155331400109, 52.3768685147348, 44.6216385457665 ] }, "distance": 11.29, "direction": 39.06, "angle": 75.8, "elevation": 44.62, "pano_id": "TMX7316010203-002967_pano_0000_000265", "timestamp": "2023-02-13T09:19:32.575730Z", "filename": "pano_0000_000265.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 11.28916278, "relative_pitch": 75.80222964248793, "relative_heading": 39.0645583679798, "relative_elevation": 44.6216385457665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89137216457463, 52.3766995798414, 46.3211492775008 ] }, "distance": 11.31, "direction": 207.5, "angle": 76.28, "elevation": 46.32, "pano_id": "TMX7316010203-001178_pano_0001_005495", "timestamp": "2019-05-13T09:29:01.350520Z", "filename": "pano_0001_005495.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 11.31042524, "relative_pitch": 76.27834848123642, "relative_heading": 207.49602916809462, "relative_elevation": 46.3211492775008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0002_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89155710037579, 52.3768685739375, 46.3523865723982 ] }, "distance": 11.46, "direction": 40.04, "angle": 76.11, "elevation": 46.35, "pano_id": "TMX7316010203-003014_pano_0002_000140", "timestamp": "2023-03-27T10:56:38.411460Z", "filename": "pano_0002_000140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 11.45845218, "relative_pitch": 76.11468128267329, "relative_heading": 40.044933151725054, "relative_elevation": 46.3523865723982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00949/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00949/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00949/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00949/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00949/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00949/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00949/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00949/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00949/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891545299186182, 52.376875269075626, 0.0 ] }, "distance": 11.56, "direction": 34.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00949", "timestamp": "2025-06-16T03:59:22Z", "filename": "recording_2025-06-16_03-46-32_00949.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 11.56363138, "relative_pitch": 0.0, "relative_heading": 34.61346781823415, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002947_pano_0000_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89154810146759, 52.376875142522, 46.2739778663963 ] }, "distance": 11.66, "direction": 35.42, "angle": 75.86, "elevation": 46.27, "pano_id": "TMX7316010203-002947_pano_0000_000071", "timestamp": "2023-01-30T07:44:35.441570Z", "filename": "pano_0000_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 11.66161132, "relative_pitch": 75.85529417184662, "relative_heading": 35.42445047201234, "relative_elevation": 46.2739778663963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0010_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89154848596587, 52.3768756209913, 47.1648779697716 ] }, "distance": 11.72, "direction": 35.38, "angle": 76.05, "elevation": 47.16, "pano_id": "TMX7316010203-003004_pano_0010_000116", "timestamp": "2023-03-20T10:00:13.345340Z", "filename": "pano_0010_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 11.72017773, "relative_pitch": 76.04501008499393, "relative_heading": 35.37789433273825, "relative_elevation": 47.1648779697716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0001_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89133537034564, 52.3767065868979, 48.2854240313172 ] }, "distance": 12.06, "direction": 219.87, "angle": 75.98, "elevation": 48.29, "pano_id": "TMX7316010203-001900_pano_0001_000115", "timestamp": "2020-08-31T11:06:34.797500Z", "filename": "pano_0001_000115.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 12.05551874, "relative_pitch": 75.98144504850694, "relative_heading": 219.86629255211963, "relative_elevation": 48.2854240313172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89134075871588, 52.3767023245468, 44.8273290237412 ] }, "distance": 12.2, "direction": 217.11, "angle": 74.78, "elevation": 44.83, "pano_id": "TMX7316010203-001054_pano_0000_001257", "timestamp": "2019-01-15T09:15:33.388200Z", "filename": "pano_0000_001257.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 12.19841249, "relative_pitch": 74.77727196200948, "relative_heading": 217.11436069525718, "relative_elevation": 44.8273290237412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89154687865005, 52.3768819043552, 47.2805647701025 ] }, "distance": 12.24, "direction": 33.06, "angle": 75.49, "elevation": 47.28, "pano_id": "TMX7316010203-002988_pano_0022_000607", "timestamp": "2023-03-06T09:14:00.860890Z", "filename": "pano_0022_000607.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 12.23685777, "relative_pitch": 75.4894684808361, "relative_heading": 33.06401853551925, "relative_elevation": 47.2805647701025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0012_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89134111392724, 52.3767005026428, 44.5584312621504 ] }, "distance": 12.35, "direction": 216.46, "angle": 74.51, "elevation": 44.56, "pano_id": "TMX7316010203-002984_pano_0012_000078", "timestamp": "2023-02-27T10:02:03.959120Z", "filename": "pano_0012_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 12.34629326, "relative_pitch": 74.51296002287465, "relative_heading": 216.45712943596126, "relative_elevation": 44.5584312621504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89134824901723, 52.37669609323, 47.0219340613112 ] }, "distance": 12.47, "direction": 213.32, "angle": 75.15, "elevation": 47.02, "pano_id": "TMX7316010203-002988_pano_0022_000365", "timestamp": "2023-03-06T09:09:37.693360Z", "filename": "pano_0022_000365.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 12.47087949, "relative_pitch": 75.14631194163476, "relative_heading": 213.32051593003354, "relative_elevation": 47.0219340613112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891346913874147, 52.37669349808348, 0.0 ] }, "distance": 12.76, "direction": 212.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00954", "timestamp": "2025-06-16T03:59:27Z", "filename": "recording_2025-06-16_03-46-32_00954.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 12.76239578, "relative_pitch": 0.0, "relative_heading": 212.94945000779478, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0001_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89154511571382, 52.3768884755663, 48.0483577158302 ] }, "distance": 12.79, "direction": 30.83, "angle": 75.09, "elevation": 48.05, "pano_id": "TMX7316010203-001900_pano_0001_000110", "timestamp": "2020-08-31T11:06:30.402430Z", "filename": "pano_0001_000110.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 12.79391137, "relative_pitch": 75.08971968157485, "relative_heading": 30.8263095450523, "relative_elevation": 48.0483577158302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_003342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8915669329019, 52.3768811752557, 46.1054885881022 ] }, "distance": 12.97, "direction": 38.32, "angle": 74.29, "elevation": 46.11, "pano_id": "TMX7316010203-001666_pano_0000_003342", "timestamp": "2020-04-22T07:34:11.733410Z", "filename": "pano_0000_003342.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 12.96855665, "relative_pitch": 74.28976375828604, "relative_heading": 38.32355744886142, "relative_elevation": 46.1054885881022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89155703947117, 52.3768861674474, 46.9085385957733 ] }, "distance": 13.02, "direction": 34.48, "angle": 74.49, "elevation": 46.91, "pano_id": "TMX7316010203-002988_pano_0022_000370", "timestamp": "2023-03-06T09:09:41.298220Z", "filename": "pano_0022_000370.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 13.01588437, "relative_pitch": 74.49206620649393, "relative_heading": 34.47759022473451, "relative_elevation": 46.9085385957733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89155204523593, 52.3768885037453, 44.8751564798877 ] }, "distance": 13.04, "direction": 32.6, "angle": 73.79, "elevation": 44.88, "pano_id": "TMX7316010203-001054_pano_0000_001252", "timestamp": "2019-01-15T09:15:30.033430Z", "filename": "pano_0000_001252.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 13.04466898, "relative_pitch": 73.79148678198693, "relative_heading": 32.59942051881346, "relative_elevation": 44.8751564798877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89133758618239, 52.376693970199, 47.3583005992696 ] }, "distance": 13.08, "direction": 215.41, "angle": 74.56, "elevation": 47.36, "pano_id": "TMX7316010203-002988_pano_0022_000612", "timestamp": "2023-03-06T09:14:04.625830Z", "filename": "pano_0022_000612.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 13.07587061, "relative_pitch": 74.56489699071841, "relative_heading": 215.4110940883882, "relative_elevation": 47.3583005992696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0002_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89134369042288, 52.3766881589692, 46.5729072159156 ] }, "distance": 13.38, "direction": 212.35, "angle": 73.97, "elevation": 46.57, "pano_id": "TMX7316010203-003014_pano_0002_000145", "timestamp": "2023-03-27T10:56:43.246470Z", "filename": "pano_0002_000145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 13.38105793, "relative_pitch": 73.96988959190216, "relative_heading": 212.354580900566, "relative_elevation": 46.5729072159156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002924_pano_0006_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89156790316105, 52.376886485179, 46.0685520647094 ] }, "distance": 13.48, "direction": 36.99, "angle": 73.69, "elevation": 46.07, "pano_id": "TMX7316010203-002924_pano_0006_000052", "timestamp": "2023-01-11T10:32:52.047930Z", "filename": "pano_0006_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 13.47674212, "relative_pitch": 73.6938650709267, "relative_heading": 36.98611193259815, "relative_elevation": 46.0685520647094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8915738595171, 52.3768845466849, 46.2590963272378 ] }, "distance": 13.56, "direction": 38.9, "angle": 73.67, "elevation": 46.26, "pano_id": "TMX7316010203-001178_pano_0001_005490", "timestamp": "2019-05-13T09:28:57.735520Z", "filename": "pano_0001_005490.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 13.55607245, "relative_pitch": 73.66695486767766, "relative_heading": 38.90440406256143, "relative_elevation": 46.2590963272378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002947_pano_0000_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8913384602527, 52.376687401452, 46.5231118537486 ] }, "distance": 13.65, "direction": 213.43, "angle": 73.65, "elevation": 46.52, "pano_id": "TMX7316010203-002947_pano_0000_000076", "timestamp": "2023-01-30T07:44:39.286580Z", "filename": "pano_0000_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 13.64527069, "relative_pitch": 73.65353940550825, "relative_heading": 213.42861036166312, "relative_elevation": 46.5231118537486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0000_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89134679846628, 52.3766829417393, 44.7581854248419 ] }, "distance": 13.77, "direction": 210.32, "angle": 72.9, "elevation": 44.76, "pano_id": "TMX7316010203-002967_pano_0000_000270", "timestamp": "2023-02-13T09:19:35.525730Z", "filename": "pano_0000_000270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 13.76690926, "relative_pitch": 72.90293124434862, "relative_heading": 210.31700699511939, "relative_elevation": 44.7581854248419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0012_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89155338180268, 52.376896238723, 44.4726464431733 ] }, "distance": 13.82, "direction": 31.0, "angle": 72.73, "elevation": 44.47, "pano_id": "TMX7316010203-002984_pano_0012_000073", "timestamp": "2023-02-27T10:02:00.569160Z", "filename": "pano_0012_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 13.82423383, "relative_pitch": 72.73224671125158, "relative_heading": 30.99510329594577, "relative_elevation": 44.4726464431733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89133449701598, 52.3766850893704, 44.9294154765084 ] }, "distance": 14.01, "direction": 213.77, "angle": 72.68, "elevation": 44.93, "pano_id": "TMX7316010203-001549_pano_0000_000307", "timestamp": "2020-01-10T10:02:34.659520Z", "filename": "pano_0000_000307.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 14.00892029, "relative_pitch": 72.68260449421958, "relative_heading": 213.77019062428002, "relative_elevation": 44.9294154765084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0010_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89133487855494, 52.3766847962716, 47.349674673751 ] }, "distance": 14.02, "direction": 213.61, "angle": 73.5, "elevation": 47.35, "pano_id": "TMX7316010203-003004_pano_0010_000111", "timestamp": "2023-03-20T10:00:10.575390Z", "filename": "pano_0010_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 14.02164525, "relative_pitch": 73.50441359239132, "relative_heading": 213.60785240217814, "relative_elevation": 47.349674673751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0006_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89156906941884, 52.3768934508638, 46.9475873373449 ] }, "distance": 14.15, "direction": 35.35, "angle": 73.23, "elevation": 46.95, "pano_id": "TMX7316010203-002980_pano_0006_000259", "timestamp": "2023-02-20T12:14:00.482520Z", "filename": "pano_0006_000259.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 14.14939807, "relative_pitch": 73.22786983507137, "relative_heading": 35.35449568625531, "relative_elevation": 46.9475873373449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0000_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89157486227666, 52.3768920965348, 46.4593878313899 ] }, "distance": 14.26, "direction": 37.0, "angle": 72.94, "elevation": 46.46, "pano_id": "TMX7316010203-003020_pano_0000_000056", "timestamp": "2023-04-03T07:27:35.078670Z", "filename": "pano_0000_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 14.26061906, "relative_pitch": 72.93623334019145, "relative_heading": 36.99776159089327, "relative_elevation": 46.4593878313899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89157478991897, 52.3768922248311, 46.1354479920119 ] }, "distance": 14.27, "direction": 36.95, "angle": 72.81, "elevation": 46.14, "pano_id": "TMX7316010203-002310_pano_0000_001763", "timestamp": "2021-09-15T08:16:08.977220Z", "filename": "pano_0000_001763.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 14.26906096, "relative_pitch": 72.81387933678158, "relative_heading": 36.947462574965236, "relative_elevation": 46.1354479920119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89133871276863, 52.3766793686916, 46.150683734566 ] }, "distance": 14.39, "direction": 211.41, "angle": 72.68, "elevation": 46.15, "pano_id": "TMX7316060226-000030_pano_0004_000254", "timestamp": "2016-08-17T07:42:20.311360Z", "filename": "pano_0004_000254.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 14.3906994, "relative_pitch": 72.6814847659237, "relative_heading": 211.41053402943567, "relative_elevation": 46.150683734566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0000_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89131908346052, 52.3766870292563, 48.2447993597016 ] }, "distance": 14.45, "direction": 217.71, "angle": 73.33, "elevation": 48.24, "pano_id": "TMX7316010203-001544_pano_0000_000217", "timestamp": "2020-01-08T11:49:44.048130Z", "filename": "pano_0000_000217.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 14.44708524, "relative_pitch": 73.32947459941091, "relative_heading": 217.70964432384076, "relative_elevation": 48.2447993597016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0003_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89156965023142, 52.3768975075152, 45.9744102256373 ] }, "distance": 14.54, "direction": 34.45, "angle": 72.45, "elevation": 45.97, "pano_id": "TMX7316010203-003025_pano_0003_000051", "timestamp": "2023-04-11T06:29:50.068450Z", "filename": "pano_0003_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 14.54224446, "relative_pitch": 72.44722693081404, "relative_heading": 34.45245373676376, "relative_elevation": 45.9744102256373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0003_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89132811683261, 52.3766813690504, 46.1262329202145 ] }, "distance": 14.6, "direction": 214.28, "angle": 72.44, "elevation": 46.13, "pano_id": "TMX7316010203-003025_pano_0003_000057", "timestamp": "2023-04-11T06:29:56.988430Z", "filename": "pano_0003_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 14.59515418, "relative_pitch": 72.44170947506383, "relative_heading": 214.28472547241503, "relative_elevation": 46.1262329202145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_001471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89157787702649, 52.3768975774895, 47.7692685211077 ] }, "distance": 14.87, "direction": 36.22, "angle": 72.71, "elevation": 47.77, "pano_id": "TMX7316010203-002045_pano_0001_001471", "timestamp": "2021-03-17T12:07:40.238030Z", "filename": "pano_0001_001471.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 14.87264794, "relative_pitch": 72.70636617011017, "relative_heading": 36.215480394347495, "relative_elevation": 47.7692685211077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0008_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89133591611215, 52.3766740926658, 46.0852015912533 ] }, "distance": 14.99, "direction": 210.86, "angle": 71.98, "elevation": 46.09, "pano_id": "TMX7316010203-002542_pano_0008_000025", "timestamp": "2022-04-25T10:44:46.011390Z", "filename": "pano_0008_000025.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 14.99169567, "relative_pitch": 71.98009123053167, "relative_heading": 210.8623731115475, "relative_elevation": 46.0852015912533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track17_Sphere_00090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89132508694201, 52.37667808264852, 0.0 ] }, "distance": 15.01, "direction": 214.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track17_Sphere_00090", "timestamp": "2024-12-11T13:32:56Z", "filename": "Job_20241211_1256_Track17_Sphere_00090.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 15.01357946, "relative_pitch": 0.0, "relative_heading": 214.1492042185769, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0008_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89158508169108, 52.3768964565329, 46.1096044387668 ] }, "distance": 15.07, "direction": 38.0, "angle": 71.9, "elevation": 46.11, "pano_id": "TMX7316010203-002542_pano_0008_000031", "timestamp": "2022-04-25T10:44:53.586190Z", "filename": "pano_0008_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 15.06920968, "relative_pitch": 71.9019446193069, "relative_heading": 38.00104578307299, "relative_elevation": 46.1096044387668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0000_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89156860888142, 52.3769053421257, 48.1779406648129 ] }, "distance": 15.23, "direction": 32.38, "angle": 72.46, "elevation": 48.18, "pano_id": "TMX7316010203-001544_pano_0000_000211", "timestamp": "2020-01-08T11:49:38.818000Z", "filename": "pano_0000_000211.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 15.23099552, "relative_pitch": 72.45614788402382, "relative_heading": 32.3767333754962, "relative_elevation": 48.1779406648129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0000_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89133165301382, 52.3766726110528, 46.5549160726368 ] }, "distance": 15.28, "direction": 211.48, "angle": 71.83, "elevation": 46.55, "pano_id": "TMX7316010203-003020_pano_0000_000062", "timestamp": "2023-04-03T07:27:40.653650Z", "filename": "pano_0000_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 15.28302963, "relative_pitch": 71.82604645867795, "relative_heading": 211.47960616676326, "relative_elevation": 46.5549160726368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89158020087144, 52.3769030831209, 46.0218687588349 ] }, "distance": 15.46, "direction": 35.35, "angle": 71.43, "elevation": 46.02, "pano_id": "TMX7316060226-000030_pano_0004_000248", "timestamp": "2016-08-17T07:42:14.936450Z", "filename": "pano_0004_000248.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 15.46219779, "relative_pitch": 71.42893810153612, "relative_heading": 35.34730491635536, "relative_elevation": 46.0218687588349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0006_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89132744445591, 52.3766701264936, 47.0901583908126 ] }, "distance": 15.67, "direction": 211.85, "angle": 71.6, "elevation": 47.09, "pano_id": "TMX7316010203-002980_pano_0006_000265", "timestamp": "2023-02-20T12:14:05.087530Z", "filename": "pano_0006_000265.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 15.66879088, "relative_pitch": 71.59563988549725, "relative_heading": 211.84547089043588, "relative_elevation": 47.0901583908126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track17_Sphere_00084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891578951515691, 52.37690617483693, 0.0 ] }, "distance": 15.7, "direction": 34.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track17_Sphere_00084", "timestamp": "2024-12-11T13:32:48Z", "filename": "Job_20241211_1256_Track17_Sphere_00084.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 15.69588179, "relative_pitch": 0.0, "relative_heading": 34.36739166639846, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89132695861159, 52.3766698748025, 46.0584123581648 ] }, "distance": 15.71, "direction": 211.89, "angle": 71.17, "elevation": 46.06, "pano_id": "TMX7316010203-002310_pano_0000_001769", "timestamp": "2021-09-15T08:16:19.972120Z", "filename": "pano_0000_001769.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 15.71004476, "relative_pitch": 71.16602568582586, "relative_heading": 211.89408129434733, "relative_elevation": 46.0584123581648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002924_pano_0006_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89132454579814, 52.3766698537096, 46.1955452635884 ] }, "distance": 15.8, "direction": 212.4, "angle": 71.12, "elevation": 46.2, "pano_id": "TMX7316010203-002924_pano_0006_000058", "timestamp": "2023-01-11T10:32:55.812780Z", "filename": "pano_0006_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 15.79945709, "relative_pitch": 71.11866732215105, "relative_heading": 212.39550093890273, "relative_elevation": 46.1955452635884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_003348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89132628417389, 52.3766684580426, 46.1858423976228 ] }, "distance": 15.87, "direction": 211.73, "angle": 71.04, "elevation": 46.19, "pano_id": "TMX7316010203-001666_pano_0000_003348", "timestamp": "2020-04-22T07:34:17.068350Z", "filename": "pano_0000_003348.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 15.86822179, "relative_pitch": 71.0386475078636, "relative_heading": 211.73413085994338, "relative_elevation": 46.1858423976228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89158535225502, 52.3769062616293, 44.7340694479644 ] }, "distance": 15.95, "direction": 35.64, "angle": 70.37, "elevation": 44.73, "pano_id": "TMX7316010203-001549_pano_0000_000301", "timestamp": "2020-01-10T10:02:28.799640Z", "filename": "pano_0000_000301.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 15.95384791, "relative_pitch": 70.37185806619986, "relative_heading": 35.64007331787367, "relative_elevation": 44.7340694479644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000354_pano_0001_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891609830188, 52.3766839416286, 44.0898606786504 ] }, "distance": 16.09, "direction": 137.04, "angle": 69.95, "elevation": 44.09, "pano_id": "TMX7316010203-000354_pano_0001_000069", "timestamp": "2017-07-06T06:41:28.924380Z", "filename": "pano_0001_000069.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 16.08706165, "relative_pitch": 69.9544975901576, "relative_heading": 137.03983189290477, "relative_elevation": 44.0898606786504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89133219375789, 52.3766626272215, 46.4160145604983 ] }, "distance": 16.22, "direction": 209.32, "angle": 70.74, "elevation": 46.42, "pano_id": "TMX7316010203-001178_pano_0001_005496", "timestamp": "2019-05-13T09:29:02.025620Z", "filename": "pano_0001_005496.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 16.2227748, "relative_pitch": 70.73506377217568, "relative_heading": 209.31927166480614, "relative_elevation": 46.4160145604983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0000_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89159480672708, 52.3769052981934, 44.7051273034886 ] }, "distance": 16.25, "direction": 37.71, "angle": 70.02, "elevation": 44.71, "pano_id": "TMX7316010203-002967_pano_0000_000264", "timestamp": "2023-02-13T09:19:32.015860Z", "filename": "pano_0000_000264.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 16.25244549, "relative_pitch": 70.02138118162162, "relative_heading": 37.705388286258604, "relative_elevation": 44.7051273034886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0002_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89159560848212, 52.3769056468842, 46.4329934930429 ] }, "distance": 16.32, "direction": 37.77, "angle": 70.64, "elevation": 46.43, "pano_id": "TMX7316010203-003014_pano_0002_000139", "timestamp": "2023-03-27T10:56:37.381470Z", "filename": "pano_0002_000139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 16.31654772, "relative_pitch": 70.6385315858471, "relative_heading": 37.77374557389182, "relative_elevation": 46.4329934930429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_001477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89132864211704, 52.376662713816, 47.7672685720026 ] }, "distance": 16.33, "direction": 210.08, "angle": 71.12, "elevation": 47.77, "pano_id": "TMX7316010203-002045_pano_0001_001477", "timestamp": "2021-03-17T12:07:47.317970Z", "filename": "pano_0001_001477.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 16.33423245, "relative_pitch": 71.12164602515861, "relative_heading": 210.07556911860925, "relative_elevation": 47.7672685720026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00948/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00948/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00948/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00948/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00948/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00948/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00948/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00948/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00948/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891587502002789, 52.376912448089996, 0.0 ] }, "distance": 16.6, "direction": 34.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00948", "timestamp": "2025-06-16T03:59:22Z", "filename": "recording_2025-06-16_03-46-32_00948.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 16.601004, "relative_pitch": 0.0, "relative_heading": 34.66623907702834, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002947_pano_0000_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89159094680672, 52.3769123185144, 46.3538640132174 ] }, "distance": 16.72, "direction": 35.36, "angle": 70.16, "elevation": 46.35, "pano_id": "TMX7316010203-002947_pano_0000_000070", "timestamp": "2023-01-30T07:44:34.756640Z", "filename": "pano_0000_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 16.72378894, "relative_pitch": 70.16130563651237, "relative_heading": 35.355384605905236, "relative_elevation": 46.3538640132174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0010_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89159164246893, 52.3769138385274, 47.2511513112113 ] }, "distance": 16.89, "direction": 35.15, "angle": 70.33, "elevation": 47.25, "pano_id": "TMX7316010203-003004_pano_0010_000117", "timestamp": "2023-03-20T10:00:13.935330Z", "filename": "pano_0010_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 16.88925163, "relative_pitch": 70.33129316871855, "relative_heading": 35.15443555251411, "relative_elevation": 47.2511513112113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0001_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89129532645703, 52.3766698345261, 48.364496646449 ] }, "distance": 16.95, "direction": 218.08, "angle": 70.69, "elevation": 48.36, "pano_id": "TMX7316010203-001900_pano_0001_000116", "timestamp": "2020-08-31T11:06:35.787460Z", "filename": "pano_0001_000116.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 16.95069509, "relative_pitch": 70.68555565760721, "relative_heading": 218.08015005772893, "relative_elevation": 48.364496646449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89129868918995, 52.3766648107953, 44.8981587812305 ] }, "distance": 17.26, "direction": 216.34, "angle": 68.97, "elevation": 44.9, "pano_id": "TMX7316010203-001054_pano_0000_001258", "timestamp": "2019-01-15T09:15:34.068180Z", "filename": "pano_0000_001258.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 17.25747102, "relative_pitch": 68.9747757969653, "relative_heading": 216.33672815238515, "relative_elevation": 44.8981587812305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89158907305882, 52.3769193003508, 47.3804467599839 ] }, "distance": 17.29, "direction": 33.52, "angle": 69.95, "elevation": 47.38, "pano_id": "TMX7316010203-002988_pano_0022_000606", "timestamp": "2023-03-06T09:14:00.080880Z", "filename": "pano_0022_000606.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 17.29243936, "relative_pitch": 69.94943711451072, "relative_heading": 33.52073551758854, "relative_elevation": 47.3804467599839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89130687851469, 52.3766578519788, 47.1086883777753 ] }, "distance": 17.57, "direction": 213.37, "angle": 69.54, "elevation": 47.11, "pano_id": "TMX7316010203-002988_pano_0022_000364", "timestamp": "2023-03-06T09:09:36.988270Z", "filename": "pano_0022_000364.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 17.57426594, "relative_pitch": 69.54157500093251, "relative_heading": 213.37491864755728, "relative_elevation": 47.1086883777753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0012_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891299006904, 52.3766603648821, 44.6622271500528 ] }, "distance": 17.65, "direction": 215.33, "angle": 68.44, "elevation": 44.66, "pano_id": "TMX7316010203-002984_pano_0012_000079", "timestamp": "2023-02-27T10:02:04.684080Z", "filename": "pano_0012_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 17.645903, "relative_pitch": 68.44118259480497, "relative_heading": 215.32828720773216, "relative_elevation": 44.6622271500528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_00955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_00955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_00955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891306169925865, 52.376657223860256, 0.0 ] }, "distance": 17.66, "direction": 213.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_00955", "timestamp": "2025-06-16T03:59:28Z", "filename": "recording_2025-06-16_03-46-32_00955.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 17.65917918, "relative_pitch": 0.0, "relative_heading": 213.38091403025234, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_003341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89160660180289, 52.3769169372955, 46.2075066575781 ] }, "distance": 17.77, "direction": 37.2, "angle": 68.97, "elevation": 46.21, "pano_id": "TMX7316010203-001666_pano_0000_003341", "timestamp": "2020-04-22T07:34:10.893450Z", "filename": "pano_0000_003341.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 17.76906605, "relative_pitch": 68.96578563566621, "relative_heading": 37.20039002190295, "relative_elevation": 46.2075066575781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0001_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0001_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0001_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89158909790996, 52.3769249916982, 48.1404170170426 ] }, "distance": 17.82, "direction": 32.4, "angle": 69.68, "elevation": 48.14, "pano_id": "TMX7316010203-001900_pano_0001_000109", "timestamp": "2020-08-31T11:06:29.577520Z", "filename": "pano_0001_000109.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 17.8247519, "relative_pitch": 69.68213009089025, "relative_heading": 32.40101375749242, "relative_elevation": 48.1404170170426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000354_pano_0001_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89170373499984, 52.3767528593266, 44.1075720926747 ] }, "distance": 17.84, "direction": 103.3, "angle": 67.98, "elevation": 44.11, "pano_id": "TMX7316010203-000354_pano_0001_000068", "timestamp": "2017-07-06T06:41:23.519380Z", "filename": "pano_0001_000068.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 17.83666312, "relative_pitch": 67.9820821223269, "relative_heading": 103.30275980313229, "relative_elevation": 44.1075720926747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89159497868398, 52.376925415998, 45.0043427580968 ] }, "distance": 18.08, "direction": 33.39, "angle": 68.11, "elevation": 45.0, "pano_id": "TMX7316010203-001054_pano_0000_001251", "timestamp": "2019-01-15T09:15:29.423290Z", "filename": "pano_0000_001251.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 18.08191565, "relative_pitch": 68.1106475011868, "relative_heading": 33.392327946921405, "relative_elevation": 45.0043427580968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89159888809236, 52.3769241734111, 47.0047318898141 ] }, "distance": 18.12, "direction": 34.34, "angle": 68.92, "elevation": 47.0, "pano_id": "TMX7316010203-002988_pano_0022_000371", "timestamp": "2023-03-06T09:09:42.008230Z", "filename": "pano_0022_000371.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 18.11545509, "relative_pitch": 68.92351622674083, "relative_heading": 34.33608826393613, "relative_elevation": 47.0047318898141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0022_000613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0022_000613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0022_000613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89129440716911, 52.3766565953267, 47.4432013034821 ] }, "distance": 18.17, "direction": 215.37, "angle": 69.04, "elevation": 47.44, "pano_id": "TMX7316010203-002988_pano_0022_000613", "timestamp": "2023-03-06T09:14:05.385820Z", "filename": "pano_0022_000613.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 18.16925699, "relative_pitch": 69.04472846748561, "relative_heading": 215.36930158813482, "relative_elevation": 47.4432013034821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0002_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0002_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0002_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89130118480806, 52.3766523944991, 46.6849397141486 ] }, "distance": 18.29, "direction": 213.34, "angle": 68.6, "elevation": 46.68, "pano_id": "TMX7316010203-003014_pano_0002_000146", "timestamp": "2023-03-27T10:56:44.326440Z", "filename": "pano_0002_000146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 18.294703, "relative_pitch": 68.6009839068503, "relative_heading": 213.3427469520696, "relative_elevation": 46.6849397141486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002924_pano_0006_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89160928043296, 52.3769230684266, 46.1728457314894 ] }, "distance": 18.42, "direction": 36.37, "angle": 68.25, "elevation": 46.17, "pano_id": "TMX7316010203-002924_pano_0006_000051", "timestamp": "2023-01-11T10:32:51.417780Z", "filename": "pano_0006_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 18.42471183, "relative_pitch": 68.24613101446403, "relative_heading": 36.36947808553996, "relative_elevation": 46.1728457314894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_005489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_005489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_005489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89161649475909, 52.3769207613521, 46.3585137659684 ] }, "distance": 18.52, "direction": 38.06, "angle": 68.23, "elevation": 46.36, "pano_id": "TMX7316010203-001178_pano_0001_005489", "timestamp": "2019-05-13T09:28:57.065510Z", "filename": "pano_0001_005489.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 18.51743824, "relative_pitch": 68.22626281198977, "relative_heading": 38.064781886463, "relative_elevation": 46.3585137659684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002947_pano_0000_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002947_pano_0000_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002947/pano_0000_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89129723492133, 52.3766493259928, 46.6469635330141 ] }, "distance": 18.73, "direction": 213.46, "angle": 68.13, "elevation": 46.65, "pano_id": "TMX7316010203-002947_pano_0000_000077", "timestamp": "2023-01-30T07:44:40.191520Z", "filename": "pano_0000_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 18.72783124, "relative_pitch": 68.12551752782899, "relative_heading": 213.4560603594613, "relative_elevation": 46.6469635330141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0000_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0000_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0000_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89130567142669, 52.3766451887312, 44.860642850399 ] }, "distance": 18.81, "direction": 211.22, "angle": 67.25, "elevation": 44.86, "pano_id": "TMX7316010203-002967_pano_0000_000271", "timestamp": "2023-02-13T09:19:36.135690Z", "filename": "pano_0000_000271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 18.80948271, "relative_pitch": 67.25233108902678, "relative_heading": 211.22228468596396, "relative_elevation": 44.860642850399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001549_pano_0000_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001549_pano_0000_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001549/pano_0000_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89129415543758, 52.3766476689287, 45.0487241214141 ] }, "distance": 19.0, "direction": 213.68, "angle": 67.13, "elevation": 45.05, "pano_id": "TMX7316010203-001549_pano_0000_000308", "timestamp": "2020-01-10T10:02:35.764410Z", "filename": "pano_0000_000308.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 18.99742426, "relative_pitch": 67.13443976189275, "relative_heading": 213.67717132299185, "relative_elevation": 45.0487241214141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0012_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0012_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0012_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89159647502524, 52.3769352576464, 44.5870291255414 ] }, "distance": 19.06, "direction": 31.84, "angle": 66.86, "elevation": 44.59, "pano_id": "TMX7316010203-002984_pano_0012_000072", "timestamp": "2023-02-27T10:01:59.939150Z", "filename": "pano_0012_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 19.05937134, "relative_pitch": 66.8550127306126, "relative_heading": 31.83600379866165, "relative_elevation": 44.5870291255414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0006_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89161047351283, 52.376930682571, 47.0686758318916 ] }, "distance": 19.16, "direction": 35.06, "angle": 67.85, "elevation": 47.07, "pano_id": "TMX7316010203-002980_pano_0006_000258", "timestamp": "2023-02-20T12:13:59.882550Z", "filename": "pano_0006_000258.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 19.16009659, "relative_pitch": 67.85039206854465, "relative_heading": 35.062583686131, "relative_elevation": 47.0686758318916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0000_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89161549043912, 52.376928490126, 46.5839677685872 ] }, "distance": 19.16, "direction": 36.32, "angle": 67.64, "elevation": 46.58, "pano_id": "TMX7316010203-003020_pano_0000_000055", "timestamp": "2023-04-03T07:27:34.278740Z", "filename": "pano_0000_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 19.16127537, "relative_pitch": 67.64127797741357, "relative_heading": 36.31796373841824, "relative_elevation": 46.5839677685872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0010_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0010_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0010_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89129193967743, 52.3766466853606, 47.4618608364835 ] }, "distance": 19.17, "direction": 213.87, "angle": 68.0, "elevation": 47.46, "pano_id": "TMX7316010203-003004_pano_0010_000110", "timestamp": "2023-03-20T10:00:10.120420Z", "filename": "pano_0010_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 19.17228461, "relative_pitch": 68.00368621773133, "relative_heading": 213.87106657617755, "relative_elevation": 47.4618608364835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89161199702721, 52.3769306244425, 46.301022971049 ] }, "distance": 19.21, "direction": 35.33, "angle": 67.46, "elevation": 46.3, "pano_id": "TMX7316010203-002310_pano_0000_001762", "timestamp": "2021-09-15T08:16:07.167230Z", "filename": "pano_0000_001762.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 19.21460869, "relative_pitch": 67.46188338048034, "relative_heading": 35.32689417122522, "relative_elevation": 46.301022971049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89129865540472, 52.3766430555946, 46.2588687380776 ] }, "distance": 19.26, "direction": 212.07, "angle": 67.39, "elevation": 46.26, "pano_id": "TMX7316060226-000030_pano_0004_000255", "timestamp": "2016-08-17T07:42:21.771410Z", "filename": "pano_0004_000255.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 19.26225154, "relative_pitch": 67.39309311688969, "relative_heading": 212.07169077676323, "relative_elevation": 46.2588687380776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0003_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0003_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0003_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89161040459665, 52.3769334883872, 46.0900451540947 ] }, "distance": 19.41, "direction": 34.52, "angle": 67.16, "elevation": 46.09, "pano_id": "TMX7316010203-003025_pano_0003_000050", "timestamp": "2023-04-11T06:29:49.018630Z", "filename": "pano_0003_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 19.41382096, "relative_pitch": 67.15844144691484, "relative_heading": 34.5218969563957, "relative_elevation": 46.0900451540947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0000_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89127797793627, 52.3766489991144, 48.3373227566481 ] }, "distance": 19.51, "direction": 216.61, "angle": 68.02, "elevation": 48.34, "pano_id": "TMX7316010203-001544_pano_0000_000218", "timestamp": "2020-01-08T11:49:44.972940Z", "filename": "pano_0000_000218.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 19.51073449, "relative_pitch": 68.01917149432121, "relative_heading": 216.6117842923627, "relative_elevation": 48.3373227566481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_001483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_001483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_001483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_001483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001975_pano_0000_001483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_001483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_001483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_001483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_001483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89170394159159, 52.3767026617228, 44.1194216301665 ] }, "distance": 19.89, "direction": 119.15, "angle": 65.73, "elevation": 44.12, "pano_id": "TMX7316010203-001975_pano_0000_001483", "timestamp": "2021-01-22T13:02:02.561530Z", "filename": "pano_0000_001483.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 19.89184046, "relative_pitch": 65.73112071555418, "relative_heading": 119.1519759616638, "relative_elevation": 44.1194216301665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000354_pano_0001_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89151733386826, 52.3766151558732, 44.0780467130244 ] }, "distance": 19.98, "direction": 166.5, "angle": 65.62, "elevation": 44.08, "pano_id": "TMX7316010203-000354_pano_0001_000070", "timestamp": "2017-07-06T06:41:34.259210Z", "filename": "pano_0001_000070.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 19.97912394, "relative_pitch": 65.61678174525262, "relative_heading": 166.499603863437, "relative_elevation": 44.0780467130244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_001470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_001470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_001470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89162057504884, 52.3769356501989, 47.9092866601422 ] }, "distance": 20.01, "direction": 35.77, "angle": 67.33, "elevation": 47.91, "pano_id": "TMX7316010203-002045_pano_0001_001470", "timestamp": "2021-03-17T12:07:39.168310Z", "filename": "pano_0001_001470.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 20.009245, "relative_pitch": 67.33221524081347, "relative_heading": 35.76564058861023, "relative_elevation": 47.9092866601422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0008_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8912941326753, 52.3766365919595, 46.1822718642652 ] }, "distance": 20.04, "direction": 211.73, "angle": 66.55, "elevation": 46.18, "pano_id": "TMX7316010203-002542_pano_0008_000024", "timestamp": "2022-04-25T10:44:44.911300Z", "filename": "pano_0008_000024.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 20.03562849, "relative_pitch": 66.54696346069018, "relative_heading": 211.72593430056037, "relative_elevation": 46.1822718642652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0008_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0008_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0008_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8916266899725, 52.3769339341551, 46.2457283567637 ] }, "distance": 20.1, "direction": 37.05, "angle": 66.51, "elevation": 46.25, "pano_id": "TMX7316010203-002542_pano_0008_000032", "timestamp": "2022-04-25T10:44:54.456220Z", "filename": "pano_0008_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 20.10271906, "relative_pitch": 66.50572671730826, "relative_heading": 37.0468858303354, "relative_elevation": 46.2457283567637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0000_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0000_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0000_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89161270642853, 52.3769417126311, 48.3061299594119 ] }, "distance": 20.26, "direction": 33.42, "angle": 67.25, "elevation": 48.31, "pano_id": "TMX7316010203-001544_pano_0000_000210", "timestamp": "2020-01-08T11:49:38.152990Z", "filename": "pano_0000_000210.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 20.2603998, "relative_pitch": 67.24600722161664, "relative_heading": 33.420378129347895, "relative_elevation": 48.3061299594119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0000_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0000_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0000_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89129074664597, 52.3766354513072, 46.6469647129998 ] }, "distance": 20.27, "direction": 212.09, "angle": 66.52, "elevation": 46.65, "pano_id": "TMX7316010203-003020_pano_0000_000063", "timestamp": "2023-04-03T07:27:41.688620Z", "filename": "pano_0000_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 20.26525755, "relative_pitch": 66.51799704922496, "relative_heading": 212.09175652523058, "relative_elevation": 46.6469647129998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0004_000247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0004_000247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0004_000247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89162125177592, 52.3769402643071, 46.1512001566589 ] }, "distance": 20.45, "direction": 35.03, "angle": 66.1, "elevation": 46.15, "pano_id": "TMX7316060226-000030_pano_0004_000247", "timestamp": "2016-08-17T07:42:14.096330Z", "filename": "pano_0004_000247.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 20.45447325, "relative_pitch": 66.09680769093099, "relative_heading": 35.02977946341889, "relative_elevation": 46.1512001566589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002924_pano_0006_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002924_pano_0006_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002924/pano_0006_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89128526502843, 52.3766337337639, 46.2933367686346 ] }, "distance": 20.63, "direction": 212.69, "angle": 65.98, "elevation": 46.29, "pano_id": "TMX7316010203-002924_pano_0006_000059", "timestamp": "2023-01-11T10:32:56.457720Z", "filename": "pano_0006_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 20.6266153, "relative_pitch": 65.98399818311474, "relative_heading": 212.68821387277399, "relative_elevation": 46.2933367686346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002980_pano_0006_000266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002980_pano_0006_000266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002980/pano_0006_000266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89128674698028, 52.3766328083081, 47.1996777094901 ] }, "distance": 20.66, "direction": 212.3, "angle": 66.36, "elevation": 47.2, "pano_id": "TMX7316010203-002980_pano_0006_000266", "timestamp": "2023-02-20T12:14:06.017640Z", "filename": "pano_0006_000266.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 20.65925945, "relative_pitch": 66.36104502206594, "relative_heading": 212.29840449175168, "relative_elevation": 47.1996777094901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_003349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_003349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_003349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89128753395798, 52.3766323481973, 46.2723621847108 ] }, "distance": 20.67, "direction": 212.1, "angle": 65.93, "elevation": 46.27, "pano_id": "TMX7316010203-001666_pano_0000_003349", "timestamp": "2020-04-22T07:34:17.988360Z", "filename": "pano_0000_003349.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 20.67402782, "relative_pitch": 65.92538674454921, "relative_heading": 212.09704039395, "relative_elevation": 46.2723621847108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track17_Sphere_00083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891620712529303, 52.37694346883, 0.0 ] }, "distance": 20.73, "direction": 34.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track17_Sphere_00083", "timestamp": "2024-12-11T13:32:47Z", "filename": "Job_20241211_1256_Track17_Sphere_00083.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 20.72671159, "relative_pitch": 0.0, "relative_heading": 34.3808365362944, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001770/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001770/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001770/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001770/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_001770/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001770/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_001770/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001770/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_001770/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89128362914981, 52.3766317300732, 46.1540209865198 ] }, "distance": 20.87, "direction": 212.62, "angle": 65.66, "elevation": 46.15, "pano_id": "TMX7316010203-002310_pano_0000_001770", "timestamp": "2021-09-15T08:16:21.322110Z", "filename": "pano_0000_001770.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 20.87444555, "relative_pitch": 65.66380973620818, "relative_heading": 212.61505736888816, "relative_elevation": 46.1540209865198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00087/adjacencies/b_20241211_1256_Track17_Sphere_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track17_Sphere_00091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track17_Sphere_00091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track17_Sphere_00091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.891275245454536, 52.376634562178936, 0.0 ] }, "distance": 20.93, "direction": 214.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track17_Sphere_00091", "timestamp": "2024-12-11T13:32:58Z", "filename": "Job_20241211_1256_Track17_Sphere_00091.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_20241211_1256_Track17_Sphere_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121242.1700868436, 487773.1584605418 ] }, "relative_distance": 20.92684533, "relative_pitch": 0.0, "relative_heading": 214.39706580336002, "relative_elevation": 0.0 } ] } }