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/2025_10_01_09_07_51_01015/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_01015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839329681312424, 52.35517110484652, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_01015", "timestamp": "2025-10-01T10:09:48Z", "filename": "2025_10_01_09_07_51_01015.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "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/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83932896248646, 52.3551711087013, 44.8673764234409 ] }, "distance": 0.05, "direction": 270.5, "angle": 89.94, "elevation": 44.87, "pano_id": "TMX7316010203-002020_pano_0000_003258", "timestamp": "2021-02-19T12:08:38.636040Z", "filename": "pano_0000_003258.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 0.04897777, "relative_pitch": 89.93745525992352, "relative_heading": 270.5017911754253, "relative_elevation": 44.8673764234409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0007_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83933183909144, 52.3551744981287, 43.9860136201605 ] }, "distance": 0.41, "direction": 21.27, "angle": 89.47, "elevation": 43.99, "pano_id": "TMX7316010203-001060_pano_0007_000011", "timestamp": "2019-01-17T10:32:14.391550Z", "filename": "pano_0007_000011.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 0.40519596, "relative_pitch": 89.47221037312117, "relative_heading": 21.273954931755615, "relative_elevation": 43.9860136201605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83933013937632, 52.3551751167833, 46.2917980439961 ] }, "distance": 0.45, "direction": 4.0, "angle": 89.45, "elevation": 46.29, "pano_id": "TMX7316010203-002835_pano_0002_000047", "timestamp": "2022-12-07T11:00:16.502090Z", "filename": "pano_0002_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 0.44751421, "relative_pitch": 89.44612484548084, "relative_heading": 3.9990154029077307, "relative_elevation": 46.2917980439961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_001745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83932795308529, 52.3551759771627, 44.9342594938353 ] }, "distance": 0.55, "direction": 347.75, "angle": 89.29, "elevation": 44.93, "pano_id": "TMX7316010203-002086_pano_0000_001745", "timestamp": "2021-04-12T11:06:58.220600Z", "filename": "pano_0000_001745.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 0.55480195, "relative_pitch": 89.29260667961158, "relative_heading": 347.7465136022339, "relative_elevation": 44.9342594938353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0001_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83932330126361, 52.3551749768438, 44.4175659641623 ] }, "distance": 0.61, "direction": 314.75, "angle": 89.21, "elevation": 44.42, "pano_id": "TMX7316010203-002648_pano_0001_000059", "timestamp": "2022-06-29T07:59:22.651890Z", "filename": "pano_0001_000059.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 0.6120394, "relative_pitch": 89.21055882653967, "relative_heading": 314.7458152977656, "relative_elevation": 44.4175659641623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0002_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83933563642155, 52.3551766246099, 44.2318623289466 ] }, "distance": 0.74, "direction": 33.45, "angle": 89.05, "elevation": 44.23, "pano_id": "TMX7316010203-002505_pano_0002_000042", "timestamp": "2022-04-11T11:06:45.236750Z", "filename": "pano_0002_000042.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 0.73612166, "relative_pitch": 89.04655221602472, "relative_heading": 33.44845686014718, "relative_elevation": 44.2318623289466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83934114031394, 52.3551718027822, 43.9205661043525 ] }, "distance": 0.78, "direction": 84.32, "angle": 88.98, "elevation": 43.92, "pano_id": "TMX7316010203-000288_pano_0003_004354", "timestamp": "2017-05-08T12:02:33.575070Z", "filename": "pano_0003_004354.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 0.78459119, "relative_pitch": 88.97658461891511, "relative_heading": 84.31931429873532, "relative_elevation": 43.9205661043525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83932154053945, 52.3551776901032, 43.9908341579139 ] }, "distance": 0.92, "direction": 322.88, "angle": 88.8, "elevation": 43.99, "pano_id": "TMX7316010203-001523_pano_0000_003913", "timestamp": "2019-12-18T08:54:38.591570Z", "filename": "pano_0000_003913.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 0.91901771, "relative_pitch": 88.80320119534646, "relative_heading": 322.87672292623336, "relative_elevation": 43.9908341579139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839345846198, 52.3551749501141, 45.0061199199408 ] }, "distance": 1.18, "direction": 68.77, "angle": 88.5, "elevation": 45.01, "pano_id": "TMX7316010203-001310_pano_0000_001085", "timestamp": "2019-07-12T09:25:18.246810Z", "filename": "pano_0000_001085.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 1.18156024, "relative_pitch": 88.49614078876496, "relative_heading": 68.76891635597002, "relative_elevation": 45.0061199199408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83931232679057, 52.3551762802298, 44.1966834934428 ] }, "distance": 1.32, "direction": 295.97, "angle": 88.3, "elevation": 44.2, "pano_id": "TMX7316010203-001691_pano_0001_006625", "timestamp": "2020-05-06T12:00:14.112900Z", "filename": "pano_0001_006625.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 1.31520273, "relative_pitch": 88.29549802964259, "relative_heading": 295.96797970754324, "relative_elevation": 44.1966834934428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0000_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83930691835147, 52.3551704555819, 44.7227257164195 ] }, "distance": 1.55, "direction": 267.33, "angle": 88.01, "elevation": 44.72, "pano_id": "TMX7316010203-002815_pano_0000_000149", "timestamp": "2022-10-05T07:21:55.449990Z", "filename": "pano_0000_000149.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 1.55259446, "relative_pitch": 88.01171781954778, "relative_heading": 267.3329216028926, "relative_elevation": 44.7227257164195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0010_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83936224713361, 52.3551739303151, 44.0468897093087 ] }, "distance": 2.24, "direction": 81.93, "angle": 87.09, "elevation": 44.05, "pano_id": "TMX7316010203-001031_pano_0010_000022", "timestamp": "2019-01-02T10:11:38.123320Z", "filename": "pano_0010_000022.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 2.24097682, "relative_pitch": 87.08746972039884, "relative_heading": 81.93497702639525, "relative_elevation": 44.0468897093087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83929257837178, 52.355170820481, 44.1310580614954 ] }, "distance": 2.53, "direction": 269.28, "angle": 86.72, "elevation": 44.13, "pano_id": "TMX7316010203-000821_pano_0000_000054", "timestamp": "2018-07-03T08:27:27.384020Z", "filename": "pano_0000_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 2.52813891, "relative_pitch": 86.72127638161342, "relative_heading": 269.2828745502761, "relative_elevation": 44.1310580614954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0000_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83929344393024, 52.3551782269197, 44.6390741337091 ] }, "distance": 2.59, "direction": 287.8, "angle": 86.68, "elevation": 44.64, "pano_id": "TMX7316010203-002394_pano_0000_000017", "timestamp": "2022-01-06T09:41:48.468210Z", "filename": "pano_0000_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 2.59304068, "relative_pitch": 86.67547952586752, "relative_heading": 287.7958803244897, "relative_elevation": 44.6390741337091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0000_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83936667519114, 52.3551778009187, 44.6361720729619 ] }, "distance": 2.63, "direction": 73.53, "angle": 86.63, "elevation": 44.64, "pano_id": "TMX7316010203-002394_pano_0000_000016", "timestamp": "2022-01-06T09:41:47.533180Z", "filename": "pano_0000_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 2.62833473, "relative_pitch": 86.63011425063571, "relative_heading": 73.53154073553044, "relative_elevation": 44.6361720729619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83936866164731, 52.3551734005385, 44.1431568432599 ] }, "distance": 2.67, "direction": 84.51, "angle": 86.54, "elevation": 44.14, "pano_id": "TMX7316010203-000821_pano_0000_000053", "timestamp": "2018-07-03T08:27:26.524020Z", "filename": "pano_0000_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 2.66811051, "relative_pitch": 86.5411237086458, "relative_heading": 84.50593932911204, "relative_elevation": 44.1431568432599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0000_000363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83929206407057, 52.3551626660393, 45.2324871774763 ] }, "distance": 2.73, "direction": 249.88, "angle": 86.55, "elevation": 45.23, "pano_id": "TMX7316010203-000054_pano_0000_000363", "timestamp": "2016-08-10T06:36:31.741110Z", "filename": "pano_0000_000363.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 2.72958548, "relative_pitch": 86.5466347295569, "relative_heading": 249.8782851751654, "relative_elevation": 45.2324871774763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0010_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83928824699173, 52.3551734195164, 44.0720506105572 ] }, "distance": 2.83, "direction": 275.21, "angle": 86.32, "elevation": 44.07, "pano_id": "TMX7316010203-001031_pano_0010_000023", "timestamp": "2019-01-02T10:11:38.778360Z", "filename": "pano_0010_000023.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 2.83477654, "relative_pitch": 86.31972435272834, "relative_heading": 275.2129989069469, "relative_elevation": 44.0720506105572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0000_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83935327136862, 52.3551460120545, 45.3365124873817 ] }, "distance": 3.22, "direction": 150.07, "angle": 85.94, "elevation": 45.34, "pano_id": "TMX7316010203-000054_pano_0000_000362", "timestamp": "2016-08-10T06:36:29.841140Z", "filename": "pano_0000_000362.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 3.22173229, "relative_pitch": 85.93524362948276, "relative_heading": 150.07389944798732, "relative_elevation": 45.3365124873817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0000_000148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83937989342768, 52.3551718611503, 44.7324051838368 ] }, "distance": 3.42, "direction": 88.59, "angle": 85.63, "elevation": 44.73, "pano_id": "TMX7316010203-002815_pano_0000_000148", "timestamp": "2022-10-05T07:21:54.364970Z", "filename": "pano_0000_000148.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 3.42214539, "relative_pitch": 85.62524513821103, "relative_heading": 88.59082667930346, "relative_elevation": 44.7324051838368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83927199348685, 52.3551740970104, 45.0328374663368 ] }, "distance": 3.94, "direction": 274.84, "angle": 84.99, "elevation": 45.03, "pano_id": "TMX7316010203-001310_pano_0000_001086", "timestamp": "2019-07-12T09:25:18.831810Z", "filename": "pano_0000_001086.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 3.94453113, "relative_pitch": 84.99410555807559, "relative_heading": 274.84201111537885, "relative_elevation": 45.0328374663368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83938859437548, 52.3551764946821, 44.1672980897129 ] }, "distance": 4.06, "direction": 81.5, "angle": 84.75, "elevation": 44.17, "pano_id": "TMX7316010203-001691_pano_0001_006624", "timestamp": "2020-05-06T12:00:13.062880Z", "filename": "pano_0001_006624.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 4.05849232, "relative_pitch": 84.74988711770341, "relative_heading": 81.50189375930233, "relative_elevation": 44.1672980897129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_01014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839391826716083, 52.35517144639913, 0.0 ] }, "distance": 4.23, "direction": 89.49, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_01014", "timestamp": "2025-10-01T10:09:46Z", "filename": "2025_10_01_09_07_51_01014.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 4.23433376, "relative_pitch": 0.0, "relative_heading": 89.48570082726633, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83939467518502, 52.3551761520585, 43.9475658182055 ] }, "distance": 4.46, "direction": 82.77, "angle": 84.2, "elevation": 43.95, "pano_id": "TMX7316010203-001523_pano_0000_003914", "timestamp": "2019-12-18T08:54:39.136590Z", "filename": "pano_0000_003914.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 4.46371087, "relative_pitch": 84.20041303157925, "relative_heading": 82.77186431432739, "relative_elevation": 43.9475658182055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_001744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83939663236692, 52.3551755044415, 44.9387029167265 ] }, "distance": 4.59, "direction": 83.87, "angle": 84.17, "elevation": 44.94, "pano_id": "TMX7316010203-002086_pano_0000_001744", "timestamp": "2021-04-12T11:06:57.100640Z", "filename": "pano_0000_001744.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 4.58778243, "relative_pitch": 84.17088131089854, "relative_heading": 83.87429426455778, "relative_elevation": 44.9387029167265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0002_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83926214294762, 52.355173977897, 44.2369790710509 ] }, "distance": 4.61, "direction": 273.97, "angle": 84.05, "elevation": 44.24, "pano_id": "TMX7316010203-002505_pano_0002_000043", "timestamp": "2022-04-11T11:06:45.876490Z", "filename": "pano_0002_000043.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 4.61269465, "relative_pitch": 84.04714566588238, "relative_heading": 273.97426179434876, "relative_elevation": 44.2369790710509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0001_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83939720263581, 52.3551749895199, 44.4419349646196 ] }, "distance": 4.62, "direction": 84.63, "angle": 84.06, "elevation": 44.44, "pano_id": "TMX7316010203-002648_pano_0001_000058", "timestamp": "2022-06-29T07:59:21.506860Z", "filename": "pano_0001_000058.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 4.62070484, "relative_pitch": 84.06418635419622, "relative_heading": 84.63214683114505, "relative_elevation": 44.4419349646196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_01016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839258184114311, 52.355170881750816, 0.0 ] }, "distance": 4.87, "direction": 269.71, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_01016", "timestamp": "2025-10-01T10:09:49Z", "filename": "2025_10_01_09_07_51_01016.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 4.87139385, "relative_pitch": 0.0, "relative_heading": 269.7080460073713, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83925740919967, 52.3551737813661, 46.2910292446613 ] }, "distance": 4.93, "direction": 273.46, "angle": 83.92, "elevation": 46.29, "pano_id": "TMX7316010203-002835_pano_0002_000048", "timestamp": "2022-12-07T11:00:17.147070Z", "filename": "pano_0002_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 4.93312639, "relative_pitch": 83.9170810895549, "relative_heading": 273.4612473811055, "relative_elevation": 46.2910292446613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0007_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83925720653691, 52.3551744143359, 43.9843851290643 ] }, "distance": 4.95, "direction": 274.27, "angle": 83.58, "elevation": 43.98, "pano_id": "TMX7316010203-001060_pano_0007_000012", "timestamp": "2019-01-17T10:32:15.726510Z", "filename": "pano_0007_000012.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 4.95164883, "relative_pitch": 83.57683260934974, "relative_heading": 274.2651266705769, "relative_elevation": 43.9843851290643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83940270367828, 52.3551768176228, 46.2985248686746 ] }, "distance": 5.02, "direction": 82.72, "angle": 83.82, "elevation": 46.3, "pano_id": "TMX7316010203-002835_pano_0002_000046", "timestamp": "2022-12-07T11:00:15.837080Z", "filename": "pano_0002_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 5.01569085, "relative_pitch": 83.81704864554796, "relative_heading": 82.7187751469233, "relative_elevation": 46.2985248686746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83940361572165, 52.3551703336961, 44.8500458225608 ] }, "distance": 5.04, "direction": 90.98, "angle": 83.59, "elevation": 44.85, "pano_id": "TMX7316010203-002020_pano_0000_003257", "timestamp": "2021-02-19T12:08:37.886060Z", "filename": "pano_0000_003257.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 5.03811635, "relative_pitch": 83.59069233899079, "relative_heading": 90.97587809894982, "relative_elevation": 44.8500458225608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83925461789376, 52.3551723834674, 44.8662045616657 ] }, "distance": 5.12, "direction": 271.59, "angle": 83.49, "elevation": 44.87, "pano_id": "TMX7316010203-002020_pano_0000_003259", "timestamp": "2021-02-19T12:08:39.361060Z", "filename": "pano_0000_003259.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 5.11628707, "relative_pitch": 83.49441685006282, "relative_heading": 271.5935572334393, "relative_elevation": 44.8662045616657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_001746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83925412565207, 52.3551743456441, 44.8776616631076 ] }, "distance": 5.16, "direction": 274.01, "angle": 83.44, "elevation": 44.88, "pano_id": "TMX7316010203-002086_pano_0000_001746", "timestamp": "2021-04-12T11:06:59.295560Z", "filename": "pano_0000_001746.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 5.16046179, "relative_pitch": 83.44039494145986, "relative_heading": 274.0071663482713, "relative_elevation": 44.8776616631076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0007_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83940682431984, 52.3551747208673, 43.9828380579129 ] }, "distance": 5.27, "direction": 85.62, "angle": 83.17, "elevation": 43.98, "pano_id": "TMX7316010203-001060_pano_0007_000010", "timestamp": "2019-01-17T10:32:12.836560Z", "filename": "pano_0007_000010.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 5.27137631, "relative_pitch": 83.16565650594049, "relative_heading": 85.62226719666633, "relative_elevation": 43.9828380579129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0001_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83924979832275, 52.3551747845438, 44.3854176225141 ] }, "distance": 5.46, "direction": 274.3, "angle": 82.99, "elevation": 44.39, "pano_id": "TMX7316010203-002648_pano_0001_000060", "timestamp": "2022-06-29T07:59:23.841870Z", "filename": "pano_0001_000060.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 5.4580609, "relative_pitch": 82.98955084162229, "relative_heading": 274.30231089092905, "relative_elevation": 44.3854176225141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0002_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83940929638155, 52.3551786590888, 44.2604915620759 ] }, "distance": 5.49, "direction": 81.19, "angle": 82.93, "elevation": 44.26, "pano_id": "TMX7316010203-002505_pano_0002_000041", "timestamp": "2022-04-11T11:06:44.461470Z", "filename": "pano_0002_000041.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 5.48917076, "relative_pitch": 82.93029596096153, "relative_heading": 81.19124321816264, "relative_elevation": 44.2604915620759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83924821062335, 52.3551787833328, 43.9783563194796 ] }, "distance": 5.62, "direction": 278.75, "angle": 82.72, "elevation": 43.98, "pano_id": "TMX7316010203-001523_pano_0000_003912", "timestamp": "2019-12-18T08:54:38.031710Z", "filename": "pano_0000_003912.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 5.61622881, "relative_pitch": 82.72246894847325, "relative_heading": 278.7506189574386, "relative_elevation": 43.9783563194796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83942095031226, 52.3551764703332, 45.0186969758943 ] }, "distance": 6.25, "direction": 84.52, "angle": 82.1, "elevation": 45.02, "pano_id": "TMX7316010203-001310_pano_0000_001084", "timestamp": "2019-07-12T09:25:17.656800Z", "filename": "pano_0000_001084.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 6.24704115, "relative_pitch": 82.09977433781268, "relative_heading": 84.51574467985576, "relative_elevation": 45.0186969758943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83923616079761, 52.3551761047078, 44.1829511346295 ] }, "distance": 6.4, "direction": 274.99, "angle": 81.76, "elevation": 44.18, "pano_id": "TMX7316010203-001691_pano_0001_006626", "timestamp": "2020-05-06T12:00:15.092890Z", "filename": "pano_0001_006626.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 6.39609138, "relative_pitch": 81.76286846328819, "relative_heading": 274.9901360797548, "relative_elevation": 44.1829511346295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0000_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8392341346989, 52.3551688470167, 44.6935810856521 ] }, "distance": 6.51, "direction": 267.79, "angle": 81.71, "elevation": 44.69, "pano_id": "TMX7316010203-002815_pano_0000_000150", "timestamp": "2022-10-05T07:21:56.414960Z", "filename": "pano_0000_000150.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 6.51473985, "relative_pitch": 81.70671384903622, "relative_heading": 267.7899042339089, "relative_elevation": 44.6935810856521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0000_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83937784910363, 52.3551158576963, 45.5688651008531 ] }, "distance": 6.97, "direction": 151.9, "angle": 81.31, "elevation": 45.57, "pano_id": "TMX7316010203-000054_pano_0000_000361", "timestamp": "2016-08-10T06:36:26.406170Z", "filename": "pano_0000_000361.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 6.96872149, "relative_pitch": 81.30527648947417, "relative_heading": 151.904868284026, "relative_elevation": 45.5688651008531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0010_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8394360180865, 52.355173808368, 44.0603385632858 ] }, "distance": 7.25, "direction": 87.62, "angle": 80.65, "elevation": 44.06, "pano_id": "TMX7316010203-001031_pano_0010_000021", "timestamp": "2019-01-02T10:11:37.463310Z", "filename": "pano_0010_000021.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 7.25130397, "relative_pitch": 80.65422847312429, "relative_heading": 87.62226882584143, "relative_elevation": 44.0603385632858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0000_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83922012311934, 52.3551786540975, 44.5685043148696 ] }, "distance": 7.51, "direction": 276.42, "angle": 80.43, "elevation": 44.57, "pano_id": "TMX7316010203-002394_pano_0000_000018", "timestamp": "2022-01-06T09:41:49.403230Z", "filename": "pano_0000_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 7.51166487, "relative_pitch": 80.43316500473853, "relative_heading": 276.42091156297454, "relative_elevation": 44.5685043148696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0000_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83944030772802, 52.3551768534161, 44.6531909340993 ] }, "distance": 7.56, "direction": 85.15, "angle": 80.39, "elevation": 44.65, "pano_id": "TMX7316010203-002394_pano_0000_000015", "timestamp": "2022-01-06T09:41:46.593210Z", "filename": "pano_0000_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 7.56442209, "relative_pitch": 80.38515588273, "relative_heading": 85.1490856661127, "relative_elevation": 44.6531909340993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0000_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83944095686033, 52.3551680861944, 45.0468609612435 ] }, "distance": 7.59, "direction": 92.54, "angle": 80.44, "elevation": 45.05, "pano_id": "TMX7316010203-000054_pano_0000_000365", "timestamp": "2016-08-10T06:36:39.091010Z", "filename": "pano_0000_000365.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 7.58899308, "relative_pitch": 80.43724022226533, "relative_heading": 92.53676337866854, "relative_elevation": 45.0468609612435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83921658867804, 52.3551691204001, 44.0668861782178 ] }, "distance": 7.71, "direction": 268.36, "angle": 80.08, "elevation": 44.07, "pano_id": "TMX7316010203-000821_pano_0000_000055", "timestamp": "2018-07-03T08:27:28.249000Z", "filename": "pano_0000_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 7.708523, "relative_pitch": 80.07776894448452, "relative_heading": 268.35853184163426, "relative_elevation": 44.0668861782178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0010_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83921444251372, 52.3551727939627, 44.0691385567188 ] }, "distance": 7.85, "direction": 271.37, "angle": 79.9, "elevation": 44.07, "pano_id": "TMX7316010203-001031_pano_0010_000024", "timestamp": "2019-01-02T10:11:39.428380Z", "filename": "pano_0010_000024.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 7.8538336, "relative_pitch": 79.89505471755078, "relative_heading": 271.3713566852169, "relative_elevation": 44.0691385567188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83944493656496, 52.3551758683675, 44.1561181535944 ] }, "distance": 7.87, "direction": 86.14, "angle": 79.89, "elevation": 44.16, "pano_id": "TMX7316010203-000821_pano_0000_000052", "timestamp": "2018-07-03T08:27:25.664010Z", "filename": "pano_0000_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 7.87057406, "relative_pitch": 79.89349615978804, "relative_heading": 86.13835509695446, "relative_elevation": 44.1561181535944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0000_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83945284668068, 52.3551734074646, 44.7599951932207 ] }, "distance": 8.4, "direction": 88.25, "angle": 79.38, "elevation": 44.76, "pano_id": "TMX7316010203-002815_pano_0000_000147", "timestamp": "2022-10-05T07:21:53.290000Z", "filename": "pano_0000_000147.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 8.39555716, "relative_pitch": 79.37656319428002, "relative_heading": 88.25108531432706, "relative_elevation": 44.7599951932207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83919803904335, 52.3551729846445, 45.0320414602757 ] }, "distance": 8.97, "direction": 271.34, "angle": 78.73, "elevation": 45.03, "pano_id": "TMX7316010203-001310_pano_0000_001087", "timestamp": "2019-07-12T09:25:19.421840Z", "filename": "pano_0000_001087.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 8.97164335, "relative_pitch": 78.73260518335672, "relative_heading": 271.33601754770694, "relative_elevation": 45.0320414602757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83946502867377, 52.3551766704157, 44.1800903538242 ] }, "distance": 9.24, "direction": 86.16, "angle": 78.18, "elevation": 44.18, "pano_id": "TMX7316010203-001691_pano_0001_006623", "timestamp": "2020-05-06T12:00:11.952900Z", "filename": "pano_0001_006623.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 9.24241597, "relative_pitch": 78.18420176478891, "relative_heading": 86.15786741960073, "relative_elevation": 44.1800903538242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83919329018514, 52.3551693465674, 43.8561232686043 ] }, "distance": 9.29, "direction": 268.79, "angle": 78.03, "elevation": 43.86, "pano_id": "TMX7316010203-000288_pano_0003_004355", "timestamp": "2017-05-08T12:02:34.605150Z", "filename": "pano_0003_004355.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 9.29481913, "relative_pitch": 78.03386311125625, "relative_heading": 268.79391977036545, "relative_elevation": 43.8561232686043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83946807544082, 52.3551753986907, 43.9896178562194 ] }, "distance": 9.44, "direction": 87.1, "angle": 77.89, "elevation": 43.99, "pano_id": "TMX7316010203-001523_pano_0000_003915", "timestamp": "2019-12-18T08:54:39.661490Z", "filename": "pano_0000_003915.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 9.44132741, "relative_pitch": 77.88658869785706, "relative_heading": 87.09916076141306, "relative_elevation": 43.9896178562194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0002_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83918896248583, 52.3551712609974, 44.2299688383937 ] }, "distance": 9.59, "direction": 270.1, "angle": 77.77, "elevation": 44.23, "pano_id": "TMX7316010203-002505_pano_0002_000044", "timestamp": "2022-04-11T11:06:46.451460Z", "filename": "pano_0002_000044.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 9.58763514, "relative_pitch": 77.76934015061181, "relative_heading": 270.1038921740921, "relative_elevation": 44.2299688383937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_001743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83947114290297, 52.3551773422709, 44.9883971456438 ] }, "distance": 9.66, "direction": 85.88, "angle": 77.88, "elevation": 44.99, "pano_id": "TMX7316010203-002086_pano_0000_001743", "timestamp": "2021-04-12T11:06:56.030780Z", "filename": "pano_0000_001743.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 9.66318358, "relative_pitch": 77.87746773147944, "relative_heading": 85.88109495573924, "relative_elevation": 44.9883971456438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0001_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83947167926574, 52.3551747497434, 44.471521768719 ] }, "distance": 9.68, "direction": 87.6, "angle": 77.72, "elevation": 44.47, "pano_id": "TMX7316010203-002648_pano_0001_000057", "timestamp": "2022-06-29T07:59:20.491870Z", "filename": "pano_0001_000057.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 9.68326758, "relative_pitch": 77.7161031632737, "relative_heading": 87.59941417328888, "relative_elevation": 44.471521768719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_01017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839187231884668, 52.3551705083428, 0.0 ] }, "distance": 9.71, "direction": 269.61, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_01017", "timestamp": "2025-10-01T10:09:50Z", "filename": "2025_10_01_09_07_51_01017.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 9.70575778, "relative_pitch": 0.0, "relative_heading": 269.6082208936535, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83918499875932, 52.3551729767403, 46.2773557342589 ] }, "distance": 9.86, "direction": 271.21, "angle": 77.97, "elevation": 46.28, "pano_id": "TMX7316010203-002835_pano_0002_000049", "timestamp": "2022-12-07T11:00:17.777060Z", "filename": "pano_0002_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 9.85988082, "relative_pitch": 77.97237236249946, "relative_heading": 271.2105398244761, "relative_elevation": 46.2773557342589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83947521686985, 52.3551782775203, 46.2740462282673 ] }, "distance": 9.95, "direction": 85.4, "angle": 77.87, "elevation": 46.27, "pano_id": "TMX7316010203-002835_pano_0002_000045", "timestamp": "2022-12-07T11:00:15.157080Z", "filename": "pano_0002_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 9.94786714, "relative_pitch": 77.86736579937617, "relative_heading": 85.39806726523886, "relative_elevation": 46.2740462282673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0007_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83918272869162, 52.3551744118292, 43.9792690314353 ] }, "distance": 10.02, "direction": 272.1, "angle": 77.17, "elevation": 43.98, "pano_id": "TMX7316010203-001060_pano_0007_000013", "timestamp": "2019-01-17T10:32:16.966540Z", "filename": "pano_0007_000013.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 10.01910707, "relative_pitch": 77.16623077366344, "relative_heading": 272.1048894155661, "relative_elevation": 43.9792690314353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0000_000388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83918229122743, 52.3551645882722, 44.1194246467203 ] }, "distance": 10.07, "direction": 265.87, "angle": 77.14, "elevation": 44.12, "pano_id": "TMX7316010203-000054_pano_0000_000388", "timestamp": "2016-08-10T06:37:11.240780Z", "filename": "pano_0000_000388.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 10.06830009, "relative_pitch": 77.14491936052008, "relative_heading": 265.87000129354993, "relative_elevation": 44.1194246467203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8394781396005, 52.3551705379235, 44.8477114299312 ] }, "distance": 10.12, "direction": 90.36, "angle": 77.29, "elevation": 44.85, "pano_id": "TMX7316010203-002020_pano_0000_003256", "timestamp": "2021-02-19T12:08:37.131130Z", "filename": "pano_0000_003256.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 10.11513021, "relative_pitch": 77.28995540690818, "relative_heading": 90.35727339719462, "relative_elevation": 44.8477114299312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83918036987451, 52.3551728149953, 44.8736193412915 ] }, "distance": 10.17, "direction": 271.07, "angle": 77.22, "elevation": 44.87, "pano_id": "TMX7316010203-002020_pano_0000_003260", "timestamp": "2021-02-19T12:08:40.066140Z", "filename": "pano_0000_003260.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 10.1748407, "relative_pitch": 77.22452280725865, "relative_heading": 271.07169756222055, "relative_elevation": 44.8736193412915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_01013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839479892228192, 52.35517198875119, 0.0 ] }, "distance": 10.23, "direction": 89.45, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_01013", "timestamp": "2025-10-01T10:09:45Z", "filename": "2025_10_01_09_07_51_01013.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 10.23481801, "relative_pitch": 0.0, "relative_heading": 89.4493247206425, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_001747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83917948965088, 52.3551741133601, 44.8209064006805 ] }, "distance": 10.24, "direction": 271.87, "angle": 77.13, "elevation": 44.82, "pano_id": "TMX7316010203-002086_pano_0000_001747", "timestamp": "2021-04-12T11:07:00.315620Z", "filename": "pano_0000_001747.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 10.23850778, "relative_pitch": 77.13261682872678, "relative_heading": 271.8737998365683, "relative_elevation": 44.8209064006805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0007_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83948200231271, 52.3551751837905, 43.9890523087233 ] }, "distance": 10.39, "direction": 87.5, "angle": 76.71, "elevation": 43.99, "pano_id": "TMX7316010203-001060_pano_0007_000009", "timestamp": "2019-01-17T10:32:11.411610Z", "filename": "pano_0007_000009.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 10.38803214, "relative_pitch": 76.71300150959586, "relative_heading": 87.49573731943268, "relative_elevation": 43.9890523087233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0002_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83948193414235, 52.3551772452222, 44.2608675528318 ] }, "distance": 10.4, "direction": 86.23, "angle": 76.78, "elevation": 44.26, "pano_id": "TMX7316010203-002505_pano_0002_000040", "timestamp": "2022-04-11T11:06:43.361500Z", "filename": "pano_0002_000040.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 10.39594467, "relative_pitch": 76.78202341346592, "relative_heading": 86.23150638295903, "relative_elevation": 44.2608675528318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0001_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83917636590795, 52.3551734019357, 44.3786480668932 ] }, "distance": 10.45, "direction": 271.4, "angle": 76.75, "elevation": 44.38, "pano_id": "TMX7316010203-002648_pano_0001_000061", "timestamp": "2022-06-29T07:59:24.941870Z", "filename": "pano_0001_000061.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 10.44899072, "relative_pitch": 76.75097098701373, "relative_heading": 271.40178797816367, "relative_elevation": 44.3786480668932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83917446827399, 52.3551778786535, 43.9799458561465 ] }, "distance": 10.6, "direction": 274.08, "angle": 76.45, "elevation": 43.98, "pano_id": "TMX7316010203-001523_pano_0000_003911", "timestamp": "2019-12-18T08:54:37.446770Z", "filename": "pano_0000_003911.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 10.60198305, "relative_pitch": 76.44663645015572, "relative_heading": 274.0769509335687, "relative_elevation": 43.9799458561465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0000_000360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8393753182179, 52.3550792222022, 45.7330201128498 ] }, "distance": 10.69, "direction": 163.08, "angle": 76.85, "elevation": 45.73, "pano_id": "TMX7316010203-000054_pano_0000_000360", "timestamp": "2016-08-10T06:36:23.761170Z", "filename": "pano_0000_000360.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 10.68651989, "relative_pitch": 76.84758439002862, "relative_heading": 163.0843173711596, "relative_elevation": 45.7330201128498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83948936345406, 52.3551746783083, 43.9247389836237 ] }, "distance": 10.89, "direction": 87.91, "angle": 76.08, "elevation": 43.92, "pano_id": "TMX7316010203-000288_pano_0003_004353", "timestamp": "2017-05-08T12:02:32.530130Z", "filename": "pano_0003_004353.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 10.8869137, "relative_pitch": 76.07954934570324, "relative_heading": 87.90679977580743, "relative_elevation": 43.9247389836237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83949700764719, 52.3551786096103, 45.0226091602817 ] }, "distance": 11.43, "direction": 85.81, "angle": 75.75, "elevation": 45.02, "pano_id": "TMX7316010203-001310_pano_0000_001083", "timestamp": "2019-07-12T09:25:17.071820Z", "filename": "pano_0000_001083.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 11.4310164, "relative_pitch": 75.75390895018181, "relative_heading": 85.81049420916673, "relative_elevation": 45.0226091602817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0000_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83916102240514, 52.3551669219628, 44.6770966369659 ] }, "distance": 11.5, "direction": 267.68, "angle": 75.56, "elevation": 44.68, "pano_id": "TMX7316010203-002815_pano_0000_000151", "timestamp": "2022-10-05T07:21:57.254980Z", "filename": "pano_0000_000151.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 11.5006886, "relative_pitch": 75.56444138330292, "relative_heading": 267.68060476330106, "relative_elevation": 44.6770966369659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83916028496871, 52.3551755722943, 44.1709377430379 ] }, "distance": 11.55, "direction": 272.47, "angle": 75.34, "elevation": 44.17, "pano_id": "TMX7316010203-001691_pano_0001_006627", "timestamp": "2020-05-06T12:00:15.992880Z", "filename": "pano_0001_006627.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 11.55220963, "relative_pitch": 75.3434789207257, "relative_heading": 272.4663632799588, "relative_elevation": 44.1709377430379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0010_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83950984265465, 52.3551736373388, 44.057084065862 ] }, "distance": 12.28, "direction": 88.68, "angle": 74.43, "elevation": 44.06, "pano_id": "TMX7316010203-001031_pano_0010_000020", "timestamp": "2019-01-02T10:11:36.803310Z", "filename": "pano_0010_000020.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 12.27819686, "relative_pitch": 74.42746472510373, "relative_heading": 88.68479965188351, "relative_elevation": 44.057084065862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0000_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83914713088438, 52.3551790619098, 44.5213449764997 ] }, "distance": 12.47, "direction": 274.07, "angle": 74.35, "elevation": 44.52, "pano_id": "TMX7316010203-002394_pano_0000_000019", "timestamp": "2022-01-06T09:41:50.323160Z", "filename": "pano_0000_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 12.46921334, "relative_pitch": 74.35389098512088, "relative_heading": 274.07196272031416, "relative_elevation": 44.5213449764997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0000_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83951407356261, 52.3551764735852, 44.6834308896214 ] }, "distance": 12.58, "direction": 87.28, "angle": 74.28, "elevation": 44.68, "pano_id": "TMX7316010203-002394_pano_0000_000014", "timestamp": "2022-01-06T09:41:45.568320Z", "filename": "pano_0000_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 12.57742302, "relative_pitch": 74.27923297266646, "relative_heading": 87.27747192796555, "relative_elevation": 44.6834308896214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0000_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83951480228773, 52.3551715431091, 45.0172755783424 ] }, "distance": 12.61, "direction": 89.78, "angle": 74.35, "elevation": 45.02, "pano_id": "TMX7316010203-000054_pano_0000_000366", "timestamp": "2016-08-10T06:36:40.171040Z", "filename": "pano_0000_000366.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 12.61297267, "relative_pitch": 74.34815229135597, "relative_heading": 89.77839560730467, "relative_elevation": 45.0172755783424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83914078005086, 52.3551682088039, 44.0075612720102 ] }, "distance": 12.87, "direction": 268.57, "angle": 73.69, "elevation": 44.01, "pano_id": "TMX7316010203-000821_pano_0000_000056", "timestamp": "2018-07-03T08:27:29.109010Z", "filename": "pano_0000_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 12.87447548, "relative_pitch": 73.69308695414222, "relative_heading": 268.56578319182137, "relative_elevation": 44.0075612720102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0010_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83914027850375, 52.355172402512, 44.073396272026 ] }, "distance": 12.91, "direction": 270.64, "angle": 73.68, "elevation": 44.07, "pano_id": "TMX7316010203-001031_pano_0010_000025", "timestamp": "2019-01-02T10:11:40.073300Z", "filename": "pano_0010_000025.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 12.90542097, "relative_pitch": 73.67909452816566, "relative_heading": 270.6411610331912, "relative_elevation": 44.073396272026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83952127528052, 52.3551775686676, 44.1494424268603 ] }, "distance": 13.07, "direction": 86.85, "angle": 73.5, "elevation": 44.15, "pano_id": "TMX7316010203-000821_pano_0000_000051", "timestamp": "2018-07-03T08:27:24.794010Z", "filename": "pano_0000_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 13.07370309, "relative_pitch": 73.50472181052672, "relative_heading": 86.84617808374699, "relative_elevation": 44.1494424268603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0000_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83952585827799, 52.3551751168342, 44.7651505162939 ] }, "distance": 13.37, "direction": 88.09, "angle": 73.37, "elevation": 44.77, "pano_id": "TMX7316010203-002815_pano_0000_000146", "timestamp": "2022-10-05T07:21:52.280070Z", "filename": "pano_0000_000146.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 13.3736108, "relative_pitch": 73.36645857064121, "relative_heading": 88.08695175949164, "relative_elevation": 44.7651505162939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83912454463932, 52.355172127865, 45.0344117255881 ] }, "distance": 13.98, "direction": 270.47, "angle": 72.76, "elevation": 45.03, "pano_id": "TMX7316010203-001310_pano_0000_001088", "timestamp": "2019-07-12T09:25:20.011960Z", "filename": "pano_0000_001088.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 13.97707475, "relative_pitch": 72.7575216834235, "relative_heading": 270.46672843576505, "relative_elevation": 45.0344117255881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83954146547564, 52.355175420902, 43.9967909902334 ] }, "distance": 14.44, "direction": 88.09, "angle": 71.83, "elevation": 44.0, "pano_id": "TMX7316010203-001523_pano_0000_003916", "timestamp": "2019-12-18T08:54:40.176580Z", "filename": "pano_0000_003916.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 14.43751544, "relative_pitch": 71.83278737700044, "relative_heading": 88.09361559736509, "relative_elevation": 43.9967909902334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83954159502397, 52.3551768901773, 44.1744977924973 ] }, "distance": 14.45, "direction": 87.45, "angle": 71.88, "elevation": 44.17, "pano_id": "TMX7316010203-001691_pano_0001_006622", "timestamp": "2020-05-06T12:00:10.717930Z", "filename": "pano_0001_006622.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 14.45269586, "relative_pitch": 71.8833093839481, "relative_heading": 87.44698124187751, "relative_elevation": 44.1744977924973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0000_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83937476442753, 52.3550432093084, 45.7841641837731 ] }, "distance": 14.56, "direction": 167.82, "angle": 72.36, "elevation": 45.78, "pano_id": "TMX7316010203-000054_pano_0000_000359", "timestamp": "2016-08-10T06:36:21.336110Z", "filename": "pano_0000_000359.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 14.55917367, "relative_pitch": 72.3595525432024, "relative_heading": 167.82033247359274, "relative_elevation": 45.7841641837731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0002_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83911591277788, 52.3551687882089, 44.2317260298878 ] }, "distance": 14.57, "direction": 268.99, "angle": 71.77, "elevation": 44.23, "pano_id": "TMX7316010203-002505_pano_0002_000045", "timestamp": "2022-04-11T11:06:46.986510Z", "filename": "pano_0002_000045.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 14.56700886, "relative_pitch": 71.7715312495687, "relative_heading": 268.9861100262861, "relative_elevation": 44.2317260298878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839115514853621, 52.35517025717975, 0.0 ] }, "distance": 14.59, "direction": 269.63, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00001", "timestamp": "2025-10-01T10:09:51Z", "filename": "2025_10_01_10_09_51_00001.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 14.59214424, "relative_pitch": 0.0, "relative_heading": 269.6297233521279, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_001742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83954541200474, 52.3551780927331, 45.027872743085 ] }, "distance": 14.72, "direction": 86.97, "angle": 71.9, "elevation": 45.03, "pano_id": "TMX7316010203-002086_pano_0000_001742", "timestamp": "2021-04-12T11:06:55.060660Z", "filename": "pano_0000_001742.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 14.7189673, "relative_pitch": 71.89817220376565, "relative_heading": 86.97169471031108, "relative_elevation": 45.027872743085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0001_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83954575291323, 52.355174937963, 44.4929475383833 ] }, "distance": 14.73, "direction": 88.34, "angle": 71.68, "elevation": 44.49, "pano_id": "TMX7316010203-002648_pano_0001_000056", "timestamp": "2022-06-29T07:59:19.586850Z", "filename": "pano_0001_000056.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 14.7278195, "relative_pitch": 71.6846975524618, "relative_heading": 88.34036201565786, "relative_elevation": 44.4929475383833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83911278420745, 52.3551726934755, 46.2875622920692 ] }, "distance": 14.78, "direction": 270.69, "angle": 72.29, "elevation": 46.29, "pano_id": "TMX7316010203-002835_pano_0002_000050", "timestamp": "2022-12-07T11:00:18.392090Z", "filename": "pano_0002_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 14.7789438, "relative_pitch": 72.2924753869369, "relative_heading": 270.6854259482272, "relative_elevation": 46.2875622920692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83954765730123, 52.3551791959953, 46.2742388145998 ] }, "distance": 14.88, "direction": 86.53, "angle": 72.18, "elevation": 46.27, "pano_id": "TMX7316010203-002835_pano_0002_000044", "timestamp": "2022-12-07T11:00:14.452120Z", "filename": "pano_0002_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 14.8786587, "relative_pitch": 72.17572876397273, "relative_heading": 86.53072044748521, "relative_elevation": 46.2742388145998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0002_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83954882305571, 52.3551746859847, 44.1774496594444 ] }, "distance": 14.94, "direction": 88.47, "angle": 71.32, "elevation": 44.18, "pano_id": "TMX7316010203-002505_pano_0002_000039", "timestamp": "2022-04-11T11:06:39.606580Z", "filename": "pano_0002_000039.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 14.9361372, "relative_pitch": 71.31990567811076, "relative_heading": 88.47111206314604, "relative_elevation": 44.1774496594444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0007_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83910839639703, 52.3551743904003, 43.9708184013143 ] }, "distance": 15.08, "direction": 271.39, "angle": 71.07, "elevation": 43.97, "pano_id": "TMX7316010203-001060_pano_0007_000014", "timestamp": "2019-01-17T10:32:18.331770Z", "filename": "pano_0007_000014.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 15.0812737, "relative_pitch": 71.06886770633905, "relative_heading": 271.3891757143075, "relative_elevation": 43.9708184013143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_01012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839551037864328, 52.35517334254586, 0.0 ] }, "distance": 15.08, "direction": 89.05, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_01012", "timestamp": "2025-10-01T10:09:44Z", "filename": "2025_10_01_09_07_51_01012.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 15.08377801, "relative_pitch": 0.0, "relative_heading": 89.05404984178536, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0000_000389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83910775729896, 52.3551638142236, 44.0679040662944 ] }, "distance": 15.14, "direction": 266.93, "angle": 71.04, "elevation": 44.07, "pano_id": "TMX7316010203-000054_pano_0000_000389", "timestamp": "2016-08-10T06:37:12.035910Z", "filename": "pano_0000_000389.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 15.14213491, "relative_pitch": 71.03680996332486, "relative_heading": 266.9289295756354, "relative_elevation": 44.0679040662944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8395522479834, 52.3551715826536, 44.8397575793788 ] }, "distance": 15.16, "direction": 89.8, "angle": 71.32, "elevation": 44.84, "pano_id": "TMX7316010203-002020_pano_0000_003255", "timestamp": "2021-02-19T12:08:36.401100Z", "filename": "pano_0000_003255.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 15.16426544, "relative_pitch": 71.31508296574337, "relative_heading": 89.79902630088006, "relative_elevation": 44.8397575793788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83910614796095, 52.3551726407505, 44.8746453393251 ] }, "distance": 15.23, "direction": 270.64, "angle": 71.25, "elevation": 44.87, "pano_id": "TMX7316010203-002020_pano_0000_003261", "timestamp": "2021-02-19T12:08:40.751070Z", "filename": "pano_0000_003261.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 15.23099395, "relative_pitch": 71.25217016457302, "relative_heading": 270.64301543873967, "relative_elevation": 44.8746453393251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_001748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83910472004883, 52.3551739836706, 44.7721851114184 ] }, "distance": 15.33, "direction": 271.2, "angle": 71.1, "elevation": 44.77, "pano_id": "TMX7316010203-002086_pano_0000_001748", "timestamp": "2021-04-12T11:07:01.260640Z", "filename": "pano_0000_001748.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 15.33067014, "relative_pitch": 71.0980241819895, "relative_heading": 271.19738714161434, "relative_elevation": 44.7721851114184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0001_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83910317432446, 52.3551717978204, 44.362657786347 ] }, "distance": 15.43, "direction": 270.29, "angle": 70.82, "elevation": 44.36, "pano_id": "TMX7316010203-002648_pano_0001_000062", "timestamp": "2022-06-29T07:59:25.976820Z", "filename": "pano_0001_000062.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 15.43283111, "relative_pitch": 70.81829434075092, "relative_heading": 270.2863688498247, "relative_elevation": 44.362657786347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0007_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83955718494493, 52.3551759453532, 43.9998433012515 ] }, "distance": 15.51, "direction": 88.01, "angle": 70.58, "elevation": 44.0, "pano_id": "TMX7316010203-001060_pano_0007_000008", "timestamp": "2019-01-17T10:32:10.056600Z", "filename": "pano_0007_000008.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 15.50989768, "relative_pitch": 70.58250039361174, "relative_heading": 88.00975945920484, "relative_elevation": 43.9998433012515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83910107924314, 52.3551758485727, 43.9763030651957 ] }, "distance": 15.58, "direction": 271.94, "angle": 70.49, "elevation": 43.98, "pano_id": "TMX7316010203-001523_pano_0000_003910", "timestamp": "2019-12-18T08:54:36.841570Z", "filename": "pano_0000_003910.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 15.58432427, "relative_pitch": 70.48668913205701, "relative_heading": 271.94111671600535, "relative_elevation": 43.9763030651957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83957089749738, 52.3551801955348, 45.0255262963474 ] }, "distance": 16.47, "direction": 86.48, "angle": 69.91, "elevation": 45.03, "pano_id": "TMX7316010203-001310_pano_0000_001082", "timestamp": "2019-07-12T09:25:16.481830Z", "filename": "pano_0000_001082.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 16.4659222, "relative_pitch": 69.91243597176448, "relative_heading": 86.47781042950834, "relative_elevation": 45.0255262963474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0000_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83908793810604, 52.3551643953611, 44.6627806620672 ] }, "distance": 16.49, "direction": 267.4, "angle": 69.74, "elevation": 44.66, "pano_id": "TMX7316010203-002815_pano_0000_000152", "timestamp": "2022-10-05T07:21:58.025160Z", "filename": "pano_0000_000152.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 16.48764389, "relative_pitch": 69.7379479364599, "relative_heading": 267.404746316691, "relative_elevation": 44.6627806620672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83908476978915, 52.3551749549146, 44.1681739287451 ] }, "distance": 16.69, "direction": 271.47, "angle": 69.3, "elevation": 44.17, "pano_id": "TMX7316010203-001691_pano_0001_006628", "timestamp": "2020-05-06T12:00:16.847890Z", "filename": "pano_0001_006628.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 16.6920958, "relative_pitch": 69.29735103097441, "relative_heading": 271.4707896092032, "relative_elevation": 44.1681739287451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0010_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8395838556806, 52.3551737259638, 44.0614610090852 ] }, "distance": 17.32, "direction": 89.04, "angle": 68.54, "elevation": 44.06, "pano_id": "TMX7316010203-001031_pano_0010_000019", "timestamp": "2019-01-02T10:11:36.138370Z", "filename": "pano_0010_000019.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 17.32016023, "relative_pitch": 68.54066102831341, "relative_heading": 89.03502279177725, "relative_elevation": 44.0614610090852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0000_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83907427682495, 52.3551792675091, 44.4748918414116 ] }, "distance": 17.43, "direction": 272.99, "angle": 68.6, "elevation": 44.47, "pano_id": "TMX7316010203-002394_pano_0000_000020", "timestamp": "2022-01-06T09:41:51.263160Z", "filename": "pano_0000_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 17.42520376, "relative_pitch": 68.6048198219143, "relative_heading": 272.9880112487221, "relative_elevation": 44.4748918414116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0000_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0000_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0000_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83958824143172, 52.3551767635246, 44.7197545552626 ] }, "distance": 17.63, "direction": 87.95, "angle": 68.49, "elevation": 44.72, "pano_id": "TMX7316010203-002394_pano_0000_000013", "timestamp": "2022-01-06T09:41:44.308280Z", "filename": "pano_0000_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 17.62776824, "relative_pitch": 68.48648278350524, "relative_heading": 87.95285568645275, "relative_elevation": 44.7197545552626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0000_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83958852219856, 52.3551733762918, 44.9900728585199 ] }, "distance": 17.64, "direction": 89.18, "angle": 68.59, "elevation": 44.99, "pano_id": "TMX7316010203-000054_pano_0000_000367", "timestamp": "2016-08-10T06:36:41.131000Z", "filename": "pano_0000_000367.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 17.63746017, "relative_pitch": 68.59332855421037, "relative_heading": 89.178794239084, "relative_elevation": 44.9900728585199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0010_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0010_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0010_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83906634842334, 52.3551719410426, 44.0657240999863 ] }, "distance": 17.94, "direction": 270.3, "angle": 67.85, "elevation": 44.07, "pano_id": "TMX7316010203-001031_pano_0010_000026", "timestamp": "2019-01-02T10:11:40.708290Z", "filename": "pano_0010_000026.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 17.94194499, "relative_pitch": 67.8456512573387, "relative_heading": 270.2972416020125, "relative_elevation": 44.0657240999863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83906549351936, 52.355166669821, 44.0106851235032 ] }, "distance": 18.01, "direction": 268.43, "angle": 67.75, "elevation": 44.01, "pano_id": "TMX7316010203-000821_pano_0000_000057", "timestamp": "2018-07-03T08:27:29.958990Z", "filename": "pano_0000_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 18.00671601, "relative_pitch": 67.74836139275828, "relative_heading": 268.4296236212651, "relative_elevation": 44.0106851235032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0000_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0000_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0000_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83959769671941, 52.3551762357177, 44.7778358664364 ] }, "distance": 18.27, "direction": 88.21, "angle": 67.8, "elevation": 44.78, "pano_id": "TMX7316010203-002815_pano_0000_000145", "timestamp": "2022-10-05T07:21:51.385010Z", "filename": "pano_0000_000145.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 18.26966071, "relative_pitch": 67.80420735313811, "relative_heading": 88.20908999662966, "relative_elevation": 44.7778358664364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83959839898451, 52.3551786953016, 44.1683254009113 ] }, "distance": 18.33, "direction": 87.36, "angle": 67.46, "elevation": 44.17, "pano_id": "TMX7316010203-000821_pano_0000_000050", "timestamp": "2018-07-03T08:27:23.919020Z", "filename": "pano_0000_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 18.32805653, "relative_pitch": 67.46354026662658, "relative_heading": 87.35856810007915, "relative_elevation": 44.1683254009113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0000_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83937427801707, 52.355002687941, 45.7973512420431 ] }, "distance": 18.99, "direction": 170.79, "angle": 67.48, "elevation": 45.8, "pano_id": "TMX7316010203-000054_pano_0000_000358", "timestamp": "2016-08-10T06:36:20.186120Z", "filename": "pano_0000_000358.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 18.98516838, "relative_pitch": 67.48368040454997, "relative_heading": 170.7903541307404, "relative_elevation": 45.7973512420431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8390505571463, 52.3551712933587, 45.0215557748452 ] }, "distance": 19.02, "direction": 270.06, "angle": 67.1, "elevation": 45.02, "pano_id": "TMX7316010203-001310_pano_0000_001089", "timestamp": "2019-07-12T09:25:20.611760Z", "filename": "pano_0000_001089.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 19.01762514, "relative_pitch": 67.100242551696, "relative_heading": 270.0633080090116, "relative_elevation": 45.0215557748452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_01011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_01011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839611306653239, 52.35517469091915, 0.0 ] }, "distance": 19.19, "direction": 88.81, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_01011", "timestamp": "2025-10-01T10:09:42Z", "filename": "2025_10_01_09_07_51_01011.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 19.19217456, "relative_pitch": 0.0, "relative_heading": 88.80852887278893, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83904573031459, 52.3551674797876, 43.8309001950547 ] }, "distance": 19.35, "direction": 268.81, "angle": 66.18, "elevation": 43.83, "pano_id": "TMX7316010203-000288_pano_0003_004356", "timestamp": "2017-05-08T12:02:35.610130Z", "filename": "pano_0003_004356.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 19.35068648, "relative_pitch": 66.17925918863816, "relative_heading": 268.80566554060954, "relative_elevation": 43.8309001950547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83961403385429, 52.3551762785434, 43.9998379144818 ] }, "distance": 19.38, "direction": 88.3, "angle": 66.23, "elevation": 44.0, "pano_id": "TMX7316010203-001523_pano_0000_003917", "timestamp": "2019-12-18T08:54:40.676520Z", "filename": "pano_0000_003917.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 19.38238991, "relative_pitch": 66.22600559708138, "relative_heading": 88.29782994873334, "relative_elevation": 43.9998379144818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0002_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83961526524909, 52.3551743576958, 44.1245167721063 ] }, "distance": 19.46, "direction": 88.93, "angle": 66.2, "elevation": 44.12, "pano_id": "TMX7316010203-002505_pano_0002_000038", "timestamp": "2022-04-11T11:06:37.331570Z", "filename": "pano_0002_000038.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 19.46110385, "relative_pitch": 66.20013791524599, "relative_heading": 88.93417899942249, "relative_elevation": 44.1245167721063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0002_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0002_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0002_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83904243703714, 52.3551662731778, 44.2205608673394 ] }, "distance": 19.58, "direction": 268.43, "angle": 66.12, "elevation": 44.22, "pano_id": "TMX7316010203-002505_pano_0002_000046", "timestamp": "2022-04-11T11:06:47.501520Z", "filename": "pano_0002_000046.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 19.57824691, "relative_pitch": 66.1190728388152, "relative_heading": 268.4265126721647, "relative_elevation": 44.2205608673394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83904068049609, 52.3551723836249, 46.2689486294985 ] }, "distance": 19.69, "direction": 270.41, "angle": 66.95, "elevation": 46.27, "pano_id": "TMX7316010203-002835_pano_0002_000051", "timestamp": "2022-12-07T11:00:19.002080Z", "filename": "pano_0002_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 19.69105494, "relative_pitch": 66.9464547421302, "relative_heading": 270.41415867799714, "relative_elevation": 46.2689486294985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83961882199049, 52.3551769652769, 44.1659808652475 ] }, "distance": 19.71, "direction": 88.1, "angle": 65.95, "elevation": 44.17, "pano_id": "TMX7316010203-001691_pano_0001_006621", "timestamp": "2020-05-06T12:00:09.307950Z", "filename": "pano_0001_006621.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 19.71085922, "relative_pitch": 65.94924550797334, "relative_heading": 88.10396599114267, "relative_elevation": 44.1659808652475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_001741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83961894770264, 52.3551784661945, 45.0747846448794 ] }, "distance": 19.73, "direction": 87.62, "angle": 66.36, "elevation": 45.07, "pano_id": "TMX7316010203-002086_pano_0000_001741", "timestamp": "2021-04-12T11:06:54.115570Z", "filename": "pano_0000_001741.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 19.72564871, "relative_pitch": 66.36482873037194, "relative_heading": 87.6199365432671, "relative_elevation": 45.0747846448794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0001_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83961983674961, 52.3551752024895, 44.514647975564 ] }, "distance": 19.77, "direction": 88.68, "angle": 66.05, "elevation": 44.51, "pano_id": "TMX7316010203-002648_pano_0001_000055", "timestamp": "2022-06-29T07:59:18.746850Z", "filename": "pano_0001_000055.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 19.77446564, "relative_pitch": 66.04806908000512, "relative_heading": 88.67863652522173, "relative_elevation": 44.514647975564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83962003946595, 52.3551802052654, 46.2593120131642 ] }, "distance": 19.81, "direction": 87.07, "angle": 66.82, "elevation": 46.26, "pano_id": "TMX7316010203-002835_pano_0002_000043", "timestamp": "2022-12-07T11:00:13.752160Z", "filename": "pano_0002_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 19.80891899, "relative_pitch": 66.81867753503107, "relative_heading": 87.06962182197744, "relative_elevation": 46.2593120131642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0007_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83903467211675, 52.3551747436307, 43.9610660234466 ] }, "distance": 20.1, "direction": 271.15, "angle": 65.42, "elevation": 43.96, "pano_id": "TMX7316010203-001060_pano_0007_000015", "timestamp": "2019-01-17T10:32:19.861560Z", "filename": "pano_0007_000015.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 20.10398803, "relative_pitch": 65.42474313043498, "relative_heading": 271.1541548625357, "relative_elevation": 43.9610660234466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83962625891158, 52.3551726955549, 44.8161195954308 ] }, "distance": 20.21, "direction": 89.5, "angle": 65.73, "elevation": 44.82, "pano_id": "TMX7316010203-002020_pano_0000_003254", "timestamp": "2021-02-19T12:08:35.701090Z", "filename": "pano_0000_003254.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 20.20754617, "relative_pitch": 65.72943142025849, "relative_heading": 89.49800334406554, "relative_elevation": 44.8161195954308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0000_000390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0000_000390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0000_000390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8390332773931, 52.3551629162424, 44.0388785135001 ] }, "distance": 20.22, "direction": 267.42, "angle": 65.34, "elevation": 44.04, "pano_id": "TMX7316010203-000054_pano_0000_000390", "timestamp": "2016-08-10T06:37:12.805750Z", "filename": "pano_0000_000390.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 20.21548519, "relative_pitch": 65.34311476714005, "relative_heading": 267.4167298257599, "relative_elevation": 44.0388785135001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83903184361039, 52.3551714577431, 44.8796368250623 ] }, "distance": 20.29, "direction": 270.11, "angle": 65.67, "elevation": 44.88, "pano_id": "TMX7316010203-002020_pano_0000_003262", "timestamp": "2021-02-19T12:08:41.426020Z", "filename": "pano_0000_003262.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 20.29266401, "relative_pitch": 65.66953925070375, "relative_heading": 270.1109907994753, "relative_elevation": 44.8796368250623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0001_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0001_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0001_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83903036116549, 52.3551700064019, 44.3419093312696 ] }, "distance": 20.39, "direction": 269.66, "angle": 65.3, "elevation": 44.34, "pano_id": "TMX7316010203-002648_pano_0001_000063", "timestamp": "2022-06-29T07:59:27.011920Z", "filename": "pano_0001_000063.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 20.3939963, "relative_pitch": 65.30107001970231, "relative_heading": 269.65672258807297, "relative_elevation": 44.3419093312696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_001749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_001749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_001749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83903001720383, 52.3551737517055, 44.7470566378906 ] }, "distance": 20.42, "direction": 270.83, "angle": 65.47, "elevation": 44.75, "pano_id": "TMX7316010203-002086_pano_0000_001749", "timestamp": "2021-04-12T11:07:02.120550Z", "filename": "pano_0000_001749.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 20.41918859, "relative_pitch": 65.47161317595032, "relative_heading": 270.8265828903976, "relative_elevation": 44.7470566378906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839028401968195, 52.35516983580928, 0.0 ] }, "distance": 20.53, "direction": 269.61, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00002", "timestamp": "2025-10-01T10:09:52Z", "filename": "2025_10_01_10_09_51_00002.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 20.52760208, "relative_pitch": 0.0, "relative_heading": 269.6059740588675, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83902764188997, 52.3551742274769, 43.9854594413191 ] }, "distance": 20.58, "direction": 270.97, "angle": 64.92, "elevation": 43.99, "pano_id": "TMX7316010203-001523_pano_0000_003909", "timestamp": "2019-12-18T08:54:36.206540Z", "filename": "pano_0000_003909.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 20.58183512, "relative_pitch": 64.92399635614493, "relative_heading": 270.9674476852452, "relative_elevation": 43.9854594413191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_01015/adjacencies/2025_10_01_09_07_51_01015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0007_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0007_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0007_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83963233044768, 52.3551767906128, 43.9943415904418 ] }, "distance": 20.63, "direction": 88.24, "angle": 64.88, "elevation": 43.99, "pano_id": "TMX7316010203-001060_pano_0007_000007", "timestamp": "2019-01-17T10:32:08.816600Z", "filename": "pano_0007_000007.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": "2025_10_01_09_07_51_01015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117675.044, 485393.369 ] }, "relative_distance": 20.63014662, "relative_pitch": 64.87683841937093, "relative_heading": 88.24247671480951, "relative_elevation": 43.9943415904418 } ] } }