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_09_29_07_20_07_00450/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882261987214761, 52.39106331580373, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00450", "timestamp": "2025-09-29T07:39:15Z", "filename": "2025_09_29_07_20_07_00450.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "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_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001598_pano_0000_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88227031611908, 52.391061717832, 47.4595945971087 ] }, "distance": 0.59, "direction": 107.41, "angle": 89.28, "elevation": 47.46, "pano_id": "TMX7316010203-001598_pano_0000_000365", "timestamp": "2020-01-29T10:14:50.298920Z", "filename": "pano_0000_000365.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 0.59424205, "relative_pitch": 89.28263646889616, "relative_heading": 107.41124560671481, "relative_elevation": 47.4595945971087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8822710616846, 52.3910680849757, 47.4712595660239 ] }, "distance": 0.81, "direction": 49.34, "angle": 89.02, "elevation": 47.47, "pano_id": "TMX7316010203-001128_pano_0002_000350", "timestamp": "2019-04-15T13:17:07.578350Z", "filename": "pano_0002_000350.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 0.81441498, "relative_pitch": 89.01713237973992, "relative_heading": 49.33619463024402, "relative_elevation": 47.4712595660239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882250120568596, 52.391066720194466, 0.0 ] }, "distance": 0.89, "direction": 295.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01130", "timestamp": "2024-10-16T06:43:08Z", "filename": "recording_2024-10-16_06-25-31_01130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 0.89226661, "relative_pitch": 0.0, "relative_heading": 295.1229690090648, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88225004252295, 52.3910677557122, 47.3748839991167 ] }, "distance": 0.95, "direction": 301.28, "angle": 88.85, "elevation": 47.37, "pano_id": "TMX7316010203-002548_pano_0000_001141", "timestamp": "2022-04-26T11:13:10.488490Z", "filename": "pano_0000_001141.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 0.95148883, "relative_pitch": 88.84941215302825, "relative_heading": 301.281201843152, "relative_elevation": 47.3748839991167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_001639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88223682537282, 52.3910640769183, 47.8958033118397 ] }, "distance": 1.72, "direction": 272.83, "angle": 87.95, "elevation": 47.9, "pano_id": "TMX7316010203-001710_pano_0000_001639", "timestamp": "2020-05-14T06:48:24.529890Z", "filename": "pano_0000_001639.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 1.71505928, "relative_pitch": 87.94922134354296, "relative_heading": 272.8305344492614, "relative_elevation": 47.8958033118397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_001109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8822380699265, 52.3910702968423, 47.4730984559283 ] }, "distance": 1.8, "direction": 295.51, "angle": 87.82, "elevation": 47.47, "pano_id": "TMX7316010203-002052_pano_0000_001109", "timestamp": "2021-03-19T13:29:52.896930Z", "filename": "pano_0000_001109.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 1.80405235, "relative_pitch": 87.82371753332836, "relative_heading": 295.5052495172597, "relative_elevation": 47.4730984559283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000802_pano_0000_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88225236018649, 52.3910903369018, 47.2345590367913 ] }, "distance": 3.08, "direction": 347.7, "angle": 86.27, "elevation": 47.23, "pano_id": "TMX7316010203-000802_pano_0000_000168", "timestamp": "2018-06-21T09:19:01.530340Z", "filename": "pano_0000_000168.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 3.07736553, "relative_pitch": 86.27240682305629, "relative_heading": 347.7035124031146, "relative_elevation": 47.2345590367913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88223270149021, 52.3910851627085, 47.9911006269977 ] }, "distance": 3.14, "direction": 320.64, "angle": 86.25, "elevation": 47.99, "pano_id": "TMX7315080123-000292_pano_0000_000475", "timestamp": "2016-06-15T10:05:27.325170Z", "filename": "pano_0000_000475.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 3.14399324, "relative_pitch": 86.25179467509327, "relative_heading": 320.64425350945965, "relative_elevation": 47.9911006269977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000279_pano_0000_006284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_006284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_006284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88223226789309, 52.391085168725, 47.2285566693172 ] }, "distance": 3.16, "direction": 320.24, "angle": 86.17, "elevation": 47.23, "pano_id": "TMX7316010203-000279_pano_0000_006284", "timestamp": "2017-04-24T11:03:36.274350Z", "filename": "pano_0000_006284.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 3.16330882, "relative_pitch": 86.16812464763713, "relative_heading": 320.23853185696174, "relative_elevation": 47.2285566693172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88230515947037, 52.3910756334835, 47.9946207897738 ] }, "distance": 3.24, "direction": 65.0, "angle": 86.13, "elevation": 47.99, "pano_id": "TMX7315080123-000292_pano_0000_000476", "timestamp": "2016-06-15T10:05:27.820240Z", "filename": "pano_0000_000476.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 3.24297035, "relative_pitch": 86.13443120312118, "relative_heading": 64.99786761380015, "relative_elevation": 47.9946207897738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_001110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88231136722109, 52.3910608054297, 47.4753031469882 ] }, "distance": 3.37, "direction": 94.75, "angle": 85.94, "elevation": 47.48, "pano_id": "TMX7316010203-002052_pano_0000_001110", "timestamp": "2021-03-19T13:29:53.341940Z", "filename": "pano_0000_001110.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 3.37327622, "relative_pitch": 85.93577699917158, "relative_heading": 94.75008846388403, "relative_elevation": 47.4753031469882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_001640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88231032531542, 52.3910549938216, 47.8951599178836 ] }, "distance": 3.42, "direction": 105.72, "angle": 85.92, "elevation": 47.9, "pano_id": "TMX7316010203-001710_pano_0000_001640", "timestamp": "2020-05-14T06:48:25.010010Z", "filename": "pano_0000_001640.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 3.41857047, "relative_pitch": 85.91737347359025, "relative_heading": 105.71669418717156, "relative_elevation": 47.8951599178836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882321883443777, 52.391057208514276, 0.0 ] }, "distance": 4.13, "direction": 99.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01131", "timestamp": "2024-10-16T06:43:09Z", "filename": "recording_2024-10-16_06-25-31_01131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 4.1338565, "relative_pitch": 0.0, "relative_heading": 99.46209353802197, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88232268316637, 52.3910582168931, 47.3810381172225 ] }, "distance": 4.17, "direction": 97.82, "angle": 84.97, "elevation": 47.38, "pano_id": "TMX7316010203-002548_pano_0000_001142", "timestamp": "2022-04-26T11:13:11.008460Z", "filename": "pano_0000_001142.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 4.17082889, "relative_pitch": 84.96936942718189, "relative_heading": 97.81846861574614, "relative_elevation": 47.3810381172225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_001086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88220981947969, 52.3910877255174, 46.9700822727755 ] }, "distance": 4.47, "direction": 307.41, "angle": 84.56, "elevation": 46.97, "pano_id": "TMX7316010203-000277_pano_0001_001086", "timestamp": "2017-04-24T07:46:28.230470Z", "filename": "pano_0001_001086.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 4.47108667, "relative_pitch": 84.56239337916648, "relative_heading": 307.40897858475813, "relative_elevation": 46.9700822727755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001598_pano_0000_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88219606387562, 52.3910712838091, 47.4633841766044 ] }, "distance": 4.57, "direction": 281.18, "angle": 84.49, "elevation": 47.46, "pano_id": "TMX7316010203-001598_pano_0000_000364", "timestamp": "2020-01-29T10:14:49.893910Z", "filename": "pano_0000_000364.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 4.57467015, "relative_pitch": 84.49465833225054, "relative_heading": 281.1755116414765, "relative_elevation": 47.4633841766044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88219819212018, 52.3910787982668, 47.4619918055832 ] }, "distance": 4.67, "direction": 291.64, "angle": 84.38, "elevation": 47.46, "pano_id": "TMX7316010203-001128_pano_0002_000349", "timestamp": "2019-04-15T13:17:06.983340Z", "filename": "pano_0002_000349.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 4.67226441, "relative_pitch": 84.37779025591212, "relative_heading": 291.6373856004405, "relative_elevation": 47.4619918055832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000802_pano_0000_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8823252140913, 52.3910812043805, 47.2249728888273 ] }, "distance": 4.74, "direction": 65.18, "angle": 84.27, "elevation": 47.22, "pano_id": "TMX7316010203-000802_pano_0000_000169", "timestamp": "2018-06-21T09:19:02.100270Z", "filename": "pano_0000_000169.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 4.74233679, "relative_pitch": 84.26557586618182, "relative_heading": 65.18181662861366, "relative_elevation": 47.2249728888273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882190497840213, 52.391072798589065, 0.0 ] }, "distance": 4.98, "direction": 282.23, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00449", "timestamp": "2025-09-29T07:39:15Z", "filename": "2025_09_29_07_20_07_00449.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 4.97992645, "relative_pitch": 0.0, "relative_heading": 282.2331406822255, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882333533987614, 52.391053950059884, 0.0 ] }, "distance": 4.98, "direction": 102.08, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00451", "timestamp": "2025-09-29T07:39:16Z", "filename": "2025_09_29_07_20_07_00451.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 4.98100514, "relative_pitch": 0.0, "relative_heading": 102.07714843504117, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882287841411329, 52.391108562160746, 0.0 ] }, "distance": 5.33, "direction": 19.27, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00500", "timestamp": "2025-09-29T07:40:07Z", "filename": "2025_09_29_07_20_07_00500.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 5.33356749, "relative_pitch": 0.0, "relative_heading": 19.269024570552872, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88234375882729, 52.3910587274753, 47.4747539740056 ] }, "distance": 5.59, "direction": 95.24, "angle": 83.28, "elevation": 47.47, "pano_id": "TMX7316010203-001128_pano_0002_000351", "timestamp": "2019-04-15T13:17:08.178340Z", "filename": "pano_0002_000351.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 5.59020916, "relative_pitch": 83.28427797950602, "relative_heading": 95.2402105047866, "relative_elevation": 47.4747539740056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001598_pano_0000_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88234435938852, 52.3910523677828, 47.467590842396 ] }, "distance": 5.74, "direction": 102.26, "angle": 83.11, "elevation": 47.47, "pano_id": "TMX7316010203-001598_pano_0000_000366", "timestamp": "2020-01-29T10:14:50.703920Z", "filename": "pano_0000_000366.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 5.73853148, "relative_pitch": 83.10675502255253, "relative_heading": 102.2566113108965, "relative_elevation": 47.467590842396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882178366743305, 52.3910763607894, 0.0 ] }, "distance": 5.87, "direction": 284.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01129", "timestamp": "2024-10-16T06:43:08Z", "filename": "recording_2024-10-16_06-25-31_01129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 5.87486411, "relative_pitch": 0.0, "relative_heading": 284.3049865664905, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88217791011103, 52.3910772217179, 47.3748250491917 ] }, "distance": 5.93, "direction": 285.13, "angle": 82.87, "elevation": 47.37, "pano_id": "TMX7316010203-002548_pano_0000_001140", "timestamp": "2022-04-26T11:13:09.968470Z", "filename": "pano_0000_001140.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 5.92926865, "relative_pitch": 82.86615336441086, "relative_heading": 285.1278215550049, "relative_elevation": 47.3748250491917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_001087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88235394655285, 52.3910693491489, 46.9896842706949 ] }, "distance": 6.3, "direction": 83.88, "angle": 82.37, "elevation": 46.99, "pano_id": "TMX7316010203-000277_pano_0001_001087", "timestamp": "2017-04-24T07:46:28.900440Z", "filename": "pano_0001_001087.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 6.29629873, "relative_pitch": 82.36821198696138, "relative_heading": 83.8790169874657, "relative_elevation": 46.9896842706949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_001551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88229139207468, 52.3911203369322, 47.8814117126167 ] }, "distance": 6.65, "direction": 17.51, "angle": 82.09, "elevation": 47.88, "pano_id": "TMX7315080123-000292_pano_0000_001551", "timestamp": "2016-06-15T10:26:43.470010Z", "filename": "pano_0000_001551.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 6.65330597, "relative_pitch": 82.08918639413791, "relative_heading": 17.51022719995049, "relative_elevation": 47.8814117126167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_001638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88216367364264, 52.3910732681292, 47.9034136934206 ] }, "distance": 6.78, "direction": 279.4, "angle": 81.94, "elevation": 47.9, "pano_id": "TMX7316010203-001710_pano_0000_001638", "timestamp": "2020-05-14T06:48:24.050010Z", "filename": "pano_0000_001638.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 6.7839885, "relative_pitch": 81.9394840338783, "relative_heading": 279.39525603972754, "relative_elevation": 47.9034136934206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88221490422623, 52.39111746357721, 0.0 ] }, "distance": 6.82, "direction": 331.99, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00501", "timestamp": "2025-09-29T07:40:07Z", "filename": "2025_09_29_07_20_07_00501.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 6.82481038, "relative_pitch": 0.0, "relative_heading": 331.9880619201329, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_001108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88216465834694, 52.391079836909, 47.4754153126851 ] }, "distance": 6.88, "direction": 285.51, "angle": 81.76, "elevation": 47.48, "pano_id": "TMX7316010203-002052_pano_0000_001108", "timestamp": "2021-03-19T13:29:52.451940Z", "filename": "pano_0000_001108.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 6.87625307, "relative_pitch": 81.75869328153912, "relative_heading": 285.5068135621939, "relative_elevation": 47.4754153126851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000802_pano_0000_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88217960608892, 52.3910996830005, 47.2300890162587 ] }, "distance": 6.92, "direction": 305.81, "angle": 81.67, "elevation": 47.23, "pano_id": "TMX7316010203-000802_pano_0000_000167", "timestamp": "2018-06-21T09:19:00.965400Z", "filename": "pano_0000_000167.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 6.91589749, "relative_pitch": 81.6693885984438, "relative_heading": 305.812742520079, "relative_elevation": 47.2300890162587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_001112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88232963604006, 52.3911125901794, 47.0389700904489 ] }, "distance": 7.16, "direction": 40.03, "angle": 81.34, "elevation": 47.04, "pano_id": "TMX7316010203-000277_pano_0001_001112", "timestamp": "2017-04-24T07:46:57.440340Z", "filename": "pano_0001_001112.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 7.16050721, "relative_pitch": 81.34459742564094, "relative_heading": 40.0282457706694, "relative_elevation": 47.0389700904489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000279_pano_0000_006285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_006285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_006285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8823749188639, 52.3910658521479, 47.2553019644693 ] }, "distance": 7.69, "direction": 87.9, "angle": 80.75, "elevation": 47.26, "pano_id": "TMX7316010203-000279_pano_0000_006285", "timestamp": "2017-04-24T11:03:37.024520Z", "filename": "pano_0000_006285.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 7.69333465, "relative_pitch": 80.75316547254172, "relative_heading": 87.89757939178496, "relative_elevation": 47.2553019644693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8821601528382, 52.3910948278954, 47.9874659432098 ] }, "distance": 7.77, "direction": 296.83, "angle": 80.8, "elevation": 47.99, "pano_id": "TMX7315080123-000292_pano_0000_000474", "timestamp": "2016-06-15T10:05:26.835180Z", "filename": "pano_0000_000474.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 7.76901014, "relative_pitch": 80.80379682651147, "relative_heading": 296.83002539653745, "relative_elevation": 47.9874659432098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882360218920445, 52.39109978414135, 0.0 ] }, "distance": 7.82, "direction": 58.75, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00499", "timestamp": "2025-09-29T07:40:07Z", "filename": "2025_09_29_07_20_07_00499.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 7.82233232, "relative_pitch": 0.0, "relative_heading": 58.750054393752876, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88237767911783, 52.3910658665148, 47.9897715682164 ] }, "distance": 7.88, "direction": 87.94, "angle": 80.67, "elevation": 47.99, "pano_id": "TMX7315080123-000292_pano_0000_000477", "timestamp": "2016-06-15T10:05:28.315250Z", "filename": "pano_0000_000477.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 7.88118104, "relative_pitch": 80.67377695263698, "relative_heading": 87.93607993871866, "relative_elevation": 47.9897715682164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_001552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88221943137934, 52.391129620066, 47.8790921829641 ] }, "distance": 7.93, "direction": 338.56, "angle": 80.6, "elevation": 47.88, "pano_id": "TMX7315080123-000292_pano_0000_001552", "timestamp": "2016-06-15T10:26:43.920030Z", "filename": "pano_0000_001552.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 7.92641283, "relative_pitch": 80.59990621557333, "relative_heading": 338.5615948513397, "relative_elevation": 47.8790921829641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_001111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88238445878708, 52.3910512695576, 47.4814531635493 ] }, "distance": 8.44, "direction": 99.13, "angle": 79.92, "elevation": 47.48, "pano_id": "TMX7316010203-002052_pano_0000_001111", "timestamp": "2021-03-19T13:29:53.786920Z", "filename": "pano_0000_001111.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 8.44468043, "relative_pitch": 79.91526917825054, "relative_heading": 99.13327168847245, "relative_elevation": 47.4814531635493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_001641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88238306825289, 52.3910458623031, 47.8904157932848 ] }, "distance": 8.47, "direction": 103.26, "angle": 79.97, "elevation": 47.89, "pano_id": "TMX7316010203-001710_pano_0000_001641", "timestamp": "2020-05-14T06:48:25.484810Z", "filename": "pano_0000_001641.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 8.46865622, "relative_pitch": 79.97182552275677, "relative_heading": 103.25770193410845, "relative_elevation": 47.8904157932848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_001550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88236368046626, 52.3911108817928, 47.888366503641 ] }, "distance": 8.71, "direction": 52.6, "angle": 79.69, "elevation": 47.89, "pano_id": "TMX7315080123-000292_pano_0000_001550", "timestamp": "2016-06-15T10:26:43.025080Z", "filename": "pano_0000_001550.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 8.71456064, "relative_pitch": 79.686369246452, "relative_heading": 52.600944727853275, "relative_elevation": 47.888366503641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_001113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88218649909322, 52.391130826698, 47.0353246526793 ] }, "distance": 9.1, "direction": 325.62, "angle": 79.05, "elevation": 47.04, "pano_id": "TMX7316010203-000277_pano_0001_001113", "timestamp": "2017-04-24T07:46:58.190260Z", "filename": "pano_0001_001113.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 9.10187431, "relative_pitch": 79.0479767818801, "relative_heading": 325.62432730798514, "relative_elevation": 47.0353246526793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882393702446732, 52.39104780096713, 0.0 ] }, "distance": 9.13, "direction": 100.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01132", "timestamp": "2024-10-16T06:43:09Z", "filename": "recording_2024-10-16_06-25-31_01132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 9.13158758, "relative_pitch": 0.0, "relative_heading": 100.89782829698677, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88239519530522, 52.3910485862603, 47.3843337986618 ] }, "distance": 9.22, "direction": 100.24, "angle": 78.99, "elevation": 47.38, "pano_id": "TMX7316010203-002548_pano_0000_001143", "timestamp": "2022-04-26T11:13:11.523470Z", "filename": "pano_0000_001143.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 9.21546327, "relative_pitch": 78.99431207052909, "relative_heading": 100.24485711015416, "relative_elevation": 47.3843337986618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000802_pano_0000_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88239829689823, 52.3910720063801, 47.2168939076364 ] }, "distance": 9.33, "direction": 84.05, "angle": 78.82, "elevation": 47.22, "pano_id": "TMX7316010203-000802_pano_0000_000170", "timestamp": "2018-06-21T09:19:02.675580Z", "filename": "pano_0000_000170.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 9.32993623, "relative_pitch": 78.82249185995032, "relative_heading": 84.05059014451383, "relative_elevation": 47.2168939076364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88212550688158, 52.3910877779848, 47.4693837054074 ] }, "distance": 9.68, "direction": 286.33, "angle": 78.47, "elevation": 47.47, "pano_id": "TMX7316010203-001128_pano_0002_000348", "timestamp": "2019-04-15T13:17:06.388340Z", "filename": "pano_0002_000348.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 9.68182162, "relative_pitch": 78.47210915415494, "relative_heading": 286.3287796808451, "relative_elevation": 47.4693837054074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001598_pano_0000_000363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88212239827776, 52.3910807660811, 47.4681804319844 ] }, "distance": 9.7, "direction": 281.55, "angle": 78.45, "elevation": 47.47, "pano_id": "TMX7316010203-001598_pano_0000_000363", "timestamp": "2020-01-29T10:14:49.493930Z", "filename": "pano_0000_000363.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 9.69928537, "relative_pitch": 78.45158875689386, "relative_heading": 281.5485815555309, "relative_elevation": 47.4681804319844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88240561130374, 52.39104443374342, 0.0 ] }, "distance": 10.0, "direction": 102.13, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00452", "timestamp": "2025-09-29T07:39:16Z", "filename": "2025_09_29_07_20_07_00452.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 10.00083971, "relative_pitch": 0.0, "relative_heading": 102.12768989383294, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882118126328291, 52.391082340483216, 0.0 ] }, "distance": 10.02, "direction": 282.2, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00448", "timestamp": "2025-09-29T07:39:14Z", "filename": "2025_09_29_07_20_07_00448.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 10.019938, "relative_pitch": 0.0, "relative_heading": 282.1971640316958, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88241654011249, 52.3910488051332, 47.4842751715332 ] }, "distance": 10.64, "direction": 98.72, "angle": 77.36, "elevation": 47.48, "pano_id": "TMX7316010203-001128_pano_0002_000352", "timestamp": "2019-04-15T13:17:08.783320Z", "filename": "pano_0002_000352.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 10.64482196, "relative_pitch": 77.3645760603074, "relative_heading": 98.72459001843777, "relative_elevation": 47.4842751715332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88214186418302, 52.391126364510185, 0.0 ] }, "distance": 10.77, "direction": 310.63, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00502", "timestamp": "2025-09-29T07:40:08Z", "filename": "2025_09_29_07_20_07_00502.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 10.77476967, "relative_pitch": 0.0, "relative_heading": 310.6265831159061, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001598_pano_0000_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88241801952055, 52.3910429310966, 47.4657878102735 ] }, "distance": 10.86, "direction": 102.05, "angle": 77.11, "elevation": 47.47, "pano_id": "TMX7316010203-001598_pano_0000_000367", "timestamp": "2020-01-29T10:14:51.108900Z", "filename": "pano_0000_000367.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 10.86185103, "relative_pitch": 77.11062749031115, "relative_heading": 102.05385976138152, "relative_elevation": 47.4657878102735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882106577626515, 52.391085819320864, 0.0 ] }, "distance": 10.87, "direction": 283.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01128", "timestamp": "2024-10-16T06:43:07Z", "filename": "recording_2024-10-16_06-25-31_01128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 10.87226036, "relative_pitch": 0.0, "relative_heading": 283.31583685469695, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88210547796944, 52.3910866553952, 47.3740674871951 ] }, "distance": 10.97, "direction": 283.7, "angle": 76.97, "elevation": 47.37, "pano_id": "TMX7316010203-002548_pano_0000_001139", "timestamp": "2022-04-26T11:13:09.443540Z", "filename": "pano_0000_001139.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 10.96678229, "relative_pitch": 76.96599743590197, "relative_heading": 283.698746234973, "relative_elevation": 47.3740674871951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_001553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88214714515907, 52.391138691282, 47.879398887977 ] }, "distance": 11.47, "direction": 317.01, "angle": 76.53, "elevation": 47.88, "pano_id": "TMX7315080123-000292_pano_0000_001553", "timestamp": "2016-06-15T10:26:44.380010Z", "filename": "pano_0000_001553.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 11.46615215, "relative_pitch": 76.53244831409316, "relative_heading": 317.0115964087752, "relative_elevation": 47.879398887977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000802_pano_0000_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8821068278402, 52.3911087502184, 47.2366999778897 ] }, "distance": 11.71, "direction": 295.58, "angle": 76.08, "elevation": 47.24, "pano_id": "TMX7316010203-000802_pano_0000_000166", "timestamp": "2018-06-21T09:19:00.405340Z", "filename": "pano_0000_000166.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 11.71049092, "relative_pitch": 76.07646957938378, "relative_heading": 295.5771032312932, "relative_elevation": 47.2366999778897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_001637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88209105399156, 52.3910825227199, 47.9085398288444 ] }, "distance": 11.83, "direction": 280.41, "angle": 76.13, "elevation": 47.91, "pano_id": "TMX7316010203-001710_pano_0000_001637", "timestamp": "2020-05-14T06:48:23.569890Z", "filename": "pano_0000_001637.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 11.83142114, "relative_pitch": 76.12788776030833, "relative_heading": 280.40719303873345, "relative_elevation": 47.9085398288444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_001107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88209143912927, 52.3910892421922, 47.4737246893346 ] }, "distance": 11.96, "direction": 283.95, "angle": 75.86, "elevation": 47.47, "pano_id": "TMX7316010203-002052_pano_0000_001107", "timestamp": "2021-03-19T13:29:52.007120Z", "filename": "pano_0000_001107.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 11.96361614, "relative_pitch": 75.85568696749321, "relative_heading": 283.9541311326841, "relative_elevation": 47.4737246893346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882433330790684, 52.39109101819523, 0.0 ] }, "distance": 12.07, "direction": 75.2, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00498", "timestamp": "2025-09-29T07:40:06Z", "filename": "2025_09_29_07_20_07_00498.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 12.06515295, "relative_pitch": 0.0, "relative_heading": 75.1970580042535, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_001549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88243563002445, 52.3911013919012, 47.8931630523875 ] }, "distance": 12.56, "direction": 70.28, "angle": 75.31, "elevation": 47.89, "pano_id": "TMX7315080123-000292_pano_0000_001549", "timestamp": "2016-06-15T10:26:42.589960Z", "filename": "pano_0000_001549.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 12.55759483, "relative_pitch": 75.3077695892848, "relative_heading": 70.28149792064139, "relative_elevation": 47.8931630523875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000279_pano_0000_006283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_006283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_006283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88208927103387, 52.3911037476311, 47.2071107849479 ] }, "distance": 12.59, "direction": 290.94, "angle": 75.07, "elevation": 47.21, "pano_id": "TMX7316010203-000279_pano_0000_006283", "timestamp": "2017-04-24T11:03:35.539320Z", "filename": "pano_0000_006283.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 12.58950776, "relative_pitch": 75.06751214843561, "relative_heading": 290.9384934398569, "relative_elevation": 47.2071107849479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88208788084163, 52.3911041339733, 47.983323100023 ] }, "distance": 12.69, "direction": 290.97, "angle": 75.18, "elevation": 47.98, "pano_id": "TMX7315080123-000292_pano_0000_000473", "timestamp": "2016-06-15T10:05:26.350170Z", "filename": "pano_0000_000473.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 12.6932642, "relative_pitch": 75.18267480074745, "relative_heading": 290.96706605249165, "relative_elevation": 47.983323100023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88245041043614, 52.3910558739784, 47.9673168063164 ] }, "distance": 12.85, "direction": 93.69, "angle": 75.0, "elevation": 47.97, "pano_id": "TMX7315080123-000292_pano_0000_000478", "timestamp": "2016-06-15T10:05:28.810290Z", "filename": "pano_0000_000478.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 12.85417072, "relative_pitch": 74.99847663371014, "relative_heading": 93.69357422730968, "relative_elevation": 47.9673168063164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_001642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88245596073628, 52.3910365312247, 47.8798043755814 ] }, "distance": 13.54, "direction": 102.72, "angle": 74.21, "elevation": 47.88, "pano_id": "TMX7316010203-001710_pano_0000_001642", "timestamp": "2020-05-14T06:48:25.959860Z", "filename": "pano_0000_001642.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 13.53749218, "relative_pitch": 74.21232859742805, "relative_heading": 102.71849975788695, "relative_elevation": 47.8798043755814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_001112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88245786792392, 52.3910416308553, 47.4795585237443 ] }, "distance": 13.55, "direction": 100.26, "angle": 74.07, "elevation": 47.48, "pano_id": "TMX7316010203-002052_pano_0000_001112", "timestamp": "2021-03-19T13:29:54.241930Z", "filename": "pano_0000_001112.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 13.55171812, "relative_pitch": 74.07007968365615, "relative_heading": 100.25656873870143, "relative_elevation": 47.4795585237443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882465582571381, 52.39103837363875, 0.0 ] }, "distance": 14.14, "direction": 101.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01133", "timestamp": "2024-10-16T06:43:10Z", "filename": "recording_2024-10-16_06-25-31_01133.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 14.13550932, "relative_pitch": 0.0, "relative_heading": 101.32321289941876, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_001085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88206620003677, 52.3911059835926, 46.9533370155841 ] }, "distance": 14.15, "direction": 289.61, "angle": 73.23, "elevation": 46.95, "pano_id": "TMX7316010203-000277_pano_0001_001085", "timestamp": "2017-04-24T07:46:27.560480Z", "filename": "pano_0001_001085.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 14.14915477, "relative_pitch": 73.23008052964833, "relative_heading": 289.6064922140591, "relative_elevation": 46.9533370155841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000802_pano_0000_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88247129831826, 52.3910625563891, 47.2008294751868 ] }, "distance": 14.25, "direction": 90.34, "angle": 73.2, "elevation": 47.2, "pano_id": "TMX7316010203-000802_pano_0000_000171", "timestamp": "2018-06-21T09:19:03.255380Z", "filename": "pano_0000_000171.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 14.24972361, "relative_pitch": 73.20116476000281, "relative_heading": 90.33969442691387, "relative_elevation": 47.2008294751868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88246785349283, 52.3910389472941, 47.3856068924069 ] }, "distance": 14.27, "direction": 100.95, "angle": 73.24, "elevation": 47.39, "pano_id": "TMX7316010203-002548_pano_0000_001144", "timestamp": "2022-04-26T11:13:12.038590Z", "filename": "pano_0000_001144.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 14.27486892, "relative_pitch": 73.23512228067449, "relative_heading": 100.95014847796695, "relative_elevation": 47.3856068924069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88205267068083, 52.3910966495184, 47.4686049977317 ] }, "distance": 14.72, "direction": 284.59, "angle": 72.77, "elevation": 47.47, "pano_id": "TMX7316010203-001128_pano_0002_000347", "timestamp": "2019-04-15T13:17:05.793340Z", "filename": "pano_0002_000347.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 14.72467443, "relative_pitch": 72.76620553767398, "relative_heading": 284.5902809710328, "relative_elevation": 47.4686049977317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001598_pano_0000_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88204846172185, 52.3910901914532, 47.4586611846462 ] }, "distance": 14.84, "direction": 281.63, "angle": 72.63, "elevation": 47.46, "pano_id": "TMX7316010203-001598_pano_0000_000362", "timestamp": "2020-01-29T10:14:49.093920Z", "filename": "pano_0000_000362.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 14.84081511, "relative_pitch": 72.63499549471534, "relative_heading": 281.6253940677569, "relative_elevation": 47.4586611846462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_001111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88247373124961, 52.3910952292377, 47.0490779876709 ] }, "distance": 14.85, "direction": 76.16, "angle": 72.49, "elevation": 47.05, "pano_id": "TMX7316010203-000277_pano_0001_001111", "timestamp": "2017-04-24T07:46:56.645290Z", "filename": "pano_0001_001111.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 14.84606855, "relative_pitch": 72.4872059324627, "relative_heading": 76.16066520491901, "relative_elevation": 47.0490779876709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882046243031926, 52.3910915788343, 0.0 ] }, "distance": 15.02, "direction": 282.09, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00447", "timestamp": "2025-09-29T07:39:13Z", "filename": "2025_09_29_07_20_07_00447.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 15.02035515, "relative_pitch": 0.0, "relative_heading": 282.0861077899422, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882477793668854, 52.391034720101885, 0.0 ] }, "distance": 15.03, "direction": 102.22, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00453", "timestamp": "2025-09-29T07:39:17Z", "filename": "2025_09_29_07_20_07_00453.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 15.03230199, "relative_pitch": 0.0, "relative_heading": 102.22051294629466, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882068881538784, 52.39113538248284, 0.0 ] }, "distance": 15.4, "direction": 301.38, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00503", "timestamp": "2025-09-29T07:40:08Z", "filename": "2025_09_29_07_20_07_00503.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 15.39905771, "relative_pitch": 0.0, "relative_heading": 301.3832774395459, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88248911150421, 52.391039140431, 47.4898137748241 ] }, "distance": 15.69, "direction": 99.87, "angle": 71.71, "elevation": 47.49, "pano_id": "TMX7316010203-001128_pano_0002_000353", "timestamp": "2019-04-15T13:17:09.393320Z", "filename": "pano_0002_000353.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 15.69443073, "relative_pitch": 71.71231565346226, "relative_heading": 99.86944794098426, "relative_elevation": 47.4898137748241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_001554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88207457554844, 52.3911477596642, 47.8826887188479 ] }, "distance": 15.85, "direction": 306.37, "angle": 71.69, "elevation": 47.88, "pano_id": "TMX7315080123-000292_pano_0000_001554", "timestamp": "2016-06-15T10:26:44.850040Z", "filename": "pano_0000_001554.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 15.84535693, "relative_pitch": 71.68956861971957, "relative_heading": 306.37104614124485, "relative_elevation": 47.8826887188479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882034680491974, 52.39109499864995, 0.0 ] }, "distance": 15.87, "direction": 282.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01127", "timestamp": "2024-10-16T06:43:06Z", "filename": "recording_2024-10-16_06-25-31_01127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 15.87109172, "relative_pitch": 0.0, "relative_heading": 282.83446590018593, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88203303379773, 52.391096105251, 47.3645297326148 ] }, "distance": 16.01, "direction": 283.18, "angle": 71.33, "elevation": 47.36, "pano_id": "TMX7316010203-002548_pano_0000_001138", "timestamp": "2022-04-26T11:13:08.918680Z", "filename": "pano_0000_001138.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 16.00802995, "relative_pitch": 71.32602900866897, "relative_heading": 283.17505872637594, "relative_elevation": 47.3645297326148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001598_pano_0000_000368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88249220591925, 52.3910334880115, 47.4666859945282 ] }, "distance": 16.02, "direction": 101.96, "angle": 71.35, "elevation": 47.47, "pano_id": "TMX7316010203-001598_pano_0000_000368", "timestamp": "2020-01-29T10:14:51.518890Z", "filename": "pano_0000_000368.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 16.02041639, "relative_pitch": 71.35001709894696, "relative_heading": 101.95694637658774, "relative_elevation": 47.4666859945282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_001088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88249729479478, 52.3910509871149, 46.9713817350566 ] }, "distance": 16.08, "direction": 94.89, "angle": 71.1, "elevation": 46.97, "pano_id": "TMX7316010203-000277_pano_0001_001088", "timestamp": "2017-04-24T07:46:29.565470Z", "filename": "pano_0001_001088.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 16.07789773, "relative_pitch": 71.1043682095333, "relative_heading": 94.89471154479328, "relative_elevation": 46.9713817350566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000802_pano_0000_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88203369628417, 52.391117129282, 47.2305080583319 ] }, "distance": 16.66, "direction": 291.07, "angle": 70.58, "elevation": 47.23, "pano_id": "TMX7316010203-000802_pano_0000_000165", "timestamp": "2018-06-21T09:18:59.850280Z", "filename": "pano_0000_000165.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 16.65525662, "relative_pitch": 70.57542971783691, "relative_heading": 291.07149165947106, "relative_elevation": 47.2305080583319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882505825454372, 52.391082267549315, 0.0 ] }, "distance": 16.73, "direction": 82.76, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00497", "timestamp": "2025-09-29T07:40:06Z", "filename": "2025_09_29_07_20_07_00497.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 16.73342356, "relative_pitch": 0.0, "relative_heading": 82.75987729493352, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_001636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88201870368167, 52.391091878882, 47.9095920622349 ] }, "distance": 16.86, "direction": 280.86, "angle": 70.61, "elevation": 47.91, "pano_id": "TMX7316010203-001710_pano_0000_001636", "timestamp": "2020-05-14T06:48:23.089950Z", "filename": "pano_0000_001636.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 16.8644521, "relative_pitch": 70.60763813143092, "relative_heading": 280.86328226091723, "relative_elevation": 47.9095920622349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_001548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88250757756282, 52.3910919893456, 47.8909978158772 ] }, "distance": 17.02, "direction": 79.2, "angle": 70.43, "elevation": 47.89, "pano_id": "TMX7315080123-000292_pano_0000_001548", "timestamp": "2016-06-15T10:26:42.159950Z", "filename": "pano_0000_001548.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 17.02100667, "relative_pitch": 70.43420693731215, "relative_heading": 79.19571089204373, "relative_elevation": 47.8909978158772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_001106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88201815086008, 52.3910986576304, 47.4627429833636 ] }, "distance": 17.06, "direction": 283.33, "angle": 70.23, "elevation": 47.46, "pano_id": "TMX7316010203-002052_pano_0000_001106", "timestamp": "2021-03-19T13:29:51.556950Z", "filename": "pano_0000_001106.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 17.0593556, "relative_pitch": 70.23023095246592, "relative_heading": 283.3282370983992, "relative_elevation": 47.4627429833636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000279_pano_0000_006286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_006286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000279_pano_0000_006286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000279/pano_0000_006286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88251763998147, 52.3910463662314, 47.2535209851339 ] }, "distance": 17.51, "direction": 96.18, "angle": 69.67, "elevation": 47.25, "pano_id": "TMX7316010203-000279_pano_0000_006286", "timestamp": "2017-04-24T11:03:37.794330Z", "filename": "pano_0000_006286.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 17.50621749, "relative_pitch": 69.67162438307426, "relative_heading": 96.18475370500325, "relative_elevation": 47.2535209851339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_001114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_001114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_001114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88204354437565, 52.3911490308773, 47.0379448588938 ] }, "distance": 17.67, "direction": 302.68, "angle": 69.41, "elevation": 47.04, "pano_id": "TMX7316010203-000277_pano_0001_001114", "timestamp": "2017-04-24T07:46:58.905260Z", "filename": "pano_0001_001114.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 17.66698842, "relative_pitch": 69.41431653674853, "relative_heading": 302.67506196670445, "relative_elevation": 47.0379448588938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88201574451198, 52.3911138765815, 47.9829637482762 ] }, "distance": 17.68, "direction": 288.55, "angle": 69.77, "elevation": 47.98, "pano_id": "TMX7315080123-000292_pano_0000_000472", "timestamp": "2016-06-15T10:05:25.860120Z", "filename": "pano_0000_000472.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 17.68261251, "relative_pitch": 69.77022185483744, "relative_heading": 288.552600325166, "relative_elevation": 47.9829637482762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_000479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_000479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_000479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88252253691532, 52.3910459503542, 47.9543729834259 ] }, "distance": 17.84, "direction": 96.22, "angle": 69.59, "elevation": 47.95, "pano_id": "TMX7315080123-000292_pano_0000_000479", "timestamp": "2016-06-15T10:05:29.300270Z", "filename": "pano_0000_000479.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 17.84263904, "relative_pitch": 69.59100775128714, "relative_heading": 96.21715499260559, "relative_elevation": 47.9543729834259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_001643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_001643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_001643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88252914349782, 52.3910272719682, 47.8818969801068 ] }, "distance": 18.62, "direction": 102.44, "angle": 68.75, "elevation": 47.88, "pano_id": "TMX7316010203-001710_pano_0000_001643", "timestamp": "2020-05-14T06:48:26.434780Z", "filename": "pano_0000_001643.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 18.62444768, "relative_pitch": 68.7456384134645, "relative_heading": 102.43593941306086, "relative_elevation": 47.8818969801068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_001113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_001113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_001113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882531488546, 52.3910320273293, 47.4893455458805 ] }, "distance": 18.67, "direction": 100.74, "angle": 68.53, "elevation": 47.49, "pano_id": "TMX7316010203-002052_pano_0000_001113", "timestamp": "2021-03-19T13:29:54.706930Z", "filename": "pano_0000_001113.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 18.67452836, "relative_pitch": 68.53345299548457, "relative_heading": 100.74480111079858, "relative_elevation": 47.4893455458805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882537445231169, 52.39102915640593, 0.0 ] }, "distance": 19.13, "direction": 101.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01134", "timestamp": "2024-10-16T06:43:11Z", "filename": "recording_2024-10-16_06-25-31_01134.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 19.13398087, "relative_pitch": 0.0, "relative_heading": 101.45826458474002, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000802_pano_0000_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000802_pano_0000_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000802/pano_0000_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88254427498876, 52.3910532750662, 47.1958137564361 ] }, "distance": 19.25, "direction": 93.33, "angle": 67.81, "elevation": 47.2, "pano_id": "TMX7316010203-000802_pano_0000_000172", "timestamp": "2018-06-21T09:19:03.840290Z", "filename": "pano_0000_000172.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 19.25002905, "relative_pitch": 67.81064263438739, "relative_heading": 93.32723218508255, "relative_elevation": 47.1958137564361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88254003708002, 52.3910293316103, 47.3981547644362 ] }, "distance": 19.3, "direction": 101.3, "angle": 67.84, "elevation": 47.4, "pano_id": "TMX7316010203-002548_pano_0000_001145", "timestamp": "2022-04-26T11:13:12.548450Z", "filename": "pano_0000_001145.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 19.30311497, "relative_pitch": 67.84116511498512, "relative_heading": 101.29750585259632, "relative_elevation": 47.3981547644362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88197988823009, 52.3911056314482, 47.4732121611014 ] }, "distance": 19.77, "direction": 283.78, "angle": 67.39, "elevation": 47.47, "pano_id": "TMX7316010203-001128_pano_0002_000346", "timestamp": "2019-04-15T13:17:05.198350Z", "filename": "pano_0002_000346.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 19.77353183, "relative_pitch": 67.3873065004258, "relative_heading": 283.77628716764434, "relative_elevation": 47.4732121611014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001598_pano_0000_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001598_pano_0000_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001598/pano_0000_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88197466835931, 52.3910998282752, 47.4629437020048 ] }, "distance": 19.98, "direction": 281.73, "angle": 67.17, "elevation": 47.46, "pano_id": "TMX7316010203-001598_pano_0000_000361", "timestamp": "2020-01-29T10:14:48.693950Z", "filename": "pano_0000_000361.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 19.97758163, "relative_pitch": 67.17333490453466, "relative_heading": 281.73443386764285, "relative_elevation": 47.4629437020048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881974416621487, 52.39110097916274, 0.0 ] }, "distance": 20.02, "direction": 282.08, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00446", "timestamp": "2025-09-29T07:39:13Z", "filename": "2025_09_29_07_20_07_00446.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 20.02077715, "relative_pitch": 0.0, "relative_heading": 282.08330011986277, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882550355789314, 52.39102519677578, 0.0 ] }, "distance": 20.08, "direction": 102.19, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00454", "timestamp": "2025-09-29T07:39:18Z", "filename": "2025_09_29_07_20_07_00454.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 20.0845653, "relative_pitch": 0.0, "relative_heading": 102.19206225101762, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881995441840742, 52.39114454226393, 0.0 ] }, "distance": 20.27, "direction": 296.48, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00504", "timestamp": "2025-09-29T07:40:09Z", "filename": "2025_09_29_07_20_07_00504.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 20.2722842, "relative_pitch": 0.0, "relative_heading": 296.478022819009, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_001555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_001555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_001555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88200259734364, 52.3911567271351, 47.8844422260299 ] }, "distance": 20.49, "direction": 300.48, "angle": 66.83, "elevation": 47.88, "pano_id": "TMX7315080123-000292_pano_0000_001555", "timestamp": "2016-06-15T10:26:45.325080Z", "filename": "pano_0000_001555.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 20.49078295, "relative_pitch": 66.83287610348918, "relative_heading": 300.4821459237292, "relative_elevation": 47.8844422260299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88256154700816, 52.3910294933791, 47.4991849306971 ] }, "distance": 20.74, "direction": 100.46, "angle": 66.41, "elevation": 47.5, "pano_id": "TMX7316010203-001128_pano_0002_000354", "timestamp": "2019-04-15T13:17:10.008340Z", "filename": "pano_0002_000354.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_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 20.73780208, "relative_pitch": 66.41426491706676, "relative_heading": 100.4561010994103, "relative_elevation": 47.4991849306971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00450/adjacencies/2025_09_29_07_20_07_00450/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881963066442704, 52.39110429171251, 0.0 ] }, "distance": 20.85, "direction": 282.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01126", "timestamp": "2024-10-16T06:43:06Z", "filename": "recording_2024-10-16_06-25-31_01126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_20_07_00450", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120627.676, 489365.601 ] }, "relative_distance": 20.85446058, "relative_pitch": 0.0, "relative_heading": 282.62918783029284, "relative_elevation": 0.0 } ] } }