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/TMX7316010203-001153_pano_0000_004008/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90235368484002, 52.3572892593982, 48.5221109194681 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-001153_pano_0000_004008", "timestamp": "2019-05-02T07:10:24.544890Z", "filename": "pano_0000_004008.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "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/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902348432452106, 52.357290092808995, 0.0 ] }, "distance": 0.37, "direction": 284.53, "angle": -89.56, "elevation": -48.52, "pano_id": "recording_2025-07-14_08-27-06_00083", "timestamp": "2025-07-14T08:31:59Z", "filename": "recording_2025-07-14_08-27-06_00083.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 0.36966607, "relative_pitch": -89.56350011421407, "relative_heading": 284.5288318343719, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001792_pano_0000_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90235481917726, 52.3572804349878, 46.0942461779341 ] }, "distance": 0.98, "direction": 175.5, "angle": -67.92, "elevation": -2.43, "pano_id": "TMX7316010203-001792_pano_0000_000456", "timestamp": "2020-07-07T05:22:20.400020Z", "filename": "pano_0000_000456.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 0.98496514, "relative_pitch": -67.91800232906206, "relative_heading": 175.49983456170378, "relative_elevation": -2.4278647415339947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90234572616407, 52.3572975313673, 46.5059571424499 ] }, "distance": 1.07, "direction": 329.5, "angle": -62.08, "elevation": -2.02, "pano_id": "TMX7316010203-001532_pano_0000_001355", "timestamp": "2020-01-06T09:00:09.519230Z", "filename": "pano_0000_001355.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 1.06829128, "relative_pitch": -62.08240582411877, "relative_heading": 329.49844558740335, "relative_elevation": -2.0161537770181965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_09-37-25_00854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_09-37-25_00854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_09-37-25_00854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902358866658561, 52.35727566989799, 0.0 ] }, "distance": 1.55, "direction": 166.86, "angle": -88.17, "elevation": -48.52, "pano_id": "recording_2024-09-04_09-37-25_00854", "timestamp": "2024-09-04T10:01:44Z", "filename": "recording_2024-09-04_09-37-25_00854.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 1.55282401, "relative_pitch": -88.16702311600388, "relative_heading": 166.8588037659817, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90233248447673, 52.3572957593873, 45.3509100154042 ] }, "distance": 1.62, "direction": 296.6, "angle": -63.01, "elevation": -3.17, "pano_id": "TMX7316010203-002112_pano_0001_002532", "timestamp": "2021-04-21T13:02:57.942420Z", "filename": "pano_0001_002532.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 1.61535285, "relative_pitch": -63.00652268109135, "relative_heading": 296.59967997745326, "relative_elevation": -3.1712009040638947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90235536382078, 52.3572736357046, 46.6765818716958 ] }, "distance": 1.74, "direction": 176.24, "angle": -46.65, "elevation": -1.85, "pano_id": "TMX7316010203-002913_pano_0007_000246", "timestamp": "2023-01-03T10:41:58.831590Z", "filename": "pano_0007_000246.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 1.74227209, "relative_pitch": -46.64851814021761, "relative_heading": 176.23553860384166, "relative_elevation": -1.8455290477722954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_008485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90233593777812, 52.3573007717433, 47.6252852799371 ] }, "distance": 1.76, "direction": 316.65, "angle": -26.98, "elevation": -0.9, "pano_id": "TMX7316060226-000011_pano_0000_008485", "timestamp": "2016-08-02T10:18:48.364330Z", "filename": "pano_0000_008485.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 1.76152333, "relative_pitch": -26.98152553212844, "relative_heading": 316.6543784637369, "relative_elevation": -0.896825639530995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90237010684542, 52.3572757291528, 45.9243002142757 ] }, "distance": 1.88, "direction": 143.38, "angle": -54.17, "elevation": -2.6, "pano_id": "TMX7316010203-000783_pano_0000_001613", "timestamp": "2018-06-11T07:33:24.661670Z", "filename": "pano_0000_001613.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 1.87576926, "relative_pitch": -54.16854204736572, "relative_heading": 143.3828840549923, "relative_elevation": -2.597810705192394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90235426565343, 52.3572704693067, 46.8449248271063 ] }, "distance": 2.09, "direction": 178.92, "angle": -38.73, "elevation": -1.68, "pano_id": "TMX7316010203-002469_pano_0000_001508", "timestamp": "2022-03-23T07:59:44.345720Z", "filename": "pano_0000_001508.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 2.09122553, "relative_pitch": -38.730000133860734, "relative_heading": 178.9157677593613, "relative_elevation": -1.6771860923618007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90232700334584, 52.3573107369867, 46.8560454752296 ] }, "distance": 3.0, "direction": 322.74, "angle": -29.02, "elevation": -1.67, "pano_id": "TMX7316010203-002469_pano_0000_001507", "timestamp": "2022-03-23T07:59:42.815740Z", "filename": "pano_0000_001507.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 3.00267309, "relative_pitch": -29.024174738098576, "relative_heading": 322.7426413317804, "relative_elevation": -1.6660654442384981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90233550932598, 52.3573156211661, 45.3236515698954 ] }, "distance": 3.18, "direction": 337.11, "angle": -45.13, "elevation": -3.2, "pano_id": "TMX7316010203-000251_pano_0000_004385", "timestamp": "2017-04-07T09:43:42.205260Z", "filename": "pano_0000_004385.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 3.18404009, "relative_pitch": -45.129441658317056, "relative_heading": 337.11349457684975, "relative_elevation": -3.198459349572701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90234454530214, 52.3573183050575, 45.9951997213066 ] }, "distance": 3.29, "direction": 349.1, "angle": -37.51, "elevation": -2.53, "pano_id": "TMX7316010203-000783_pano_0000_001614", "timestamp": "2018-06-11T07:33:25.826660Z", "filename": "pano_0000_001614.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 3.29146568, "relative_pitch": -37.514029752174366, "relative_heading": 349.0951368849521, "relative_elevation": -2.5269111981615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_008484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90236288304841, 52.3572590184589, 47.6976953037083 ] }, "distance": 3.42, "direction": 169.45, "angle": -13.54, "elevation": -0.82, "pano_id": "TMX7316060226-000011_pano_0000_008484", "timestamp": "2016-08-02T10:18:47.224350Z", "filename": "pano_0000_008484.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 3.42288986, "relative_pitch": -13.541972617296343, "relative_heading": 169.45060222719215, "relative_elevation": -0.824415615759797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_09-37-25_00853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_09-37-25_00853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_09-37-25_00853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902331762177909, 52.35731742569569, 0.0 ] }, "distance": 3.47, "direction": 334.52, "angle": -85.91, "elevation": -48.52, "pano_id": "recording_2024-09-04_09-37-25_00853", "timestamp": "2024-09-04T10:01:43Z", "filename": "recording_2024-09-04_09-37-25_00853.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 3.47187166, "relative_pitch": -85.90732659127328, "relative_heading": 334.5199502144733, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90232574064561, 52.357315757313, 46.6833961829543 ] }, "distance": 3.51, "direction": 327.15, "angle": -27.65, "elevation": -1.84, "pano_id": "TMX7316010203-002913_pano_0007_000245", "timestamp": "2023-01-03T10:41:57.976600Z", "filename": "pano_0007_000245.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 3.50976224, "relative_pitch": -27.649406385277263, "relative_heading": 327.15012630918403, "relative_elevation": -1.8387147365138006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90237398169893, 52.3572574634825, 46.5154923964292 ] }, "distance": 3.8, "direction": 158.65, "angle": -27.84, "elevation": -2.01, "pano_id": "TMX7316010203-001532_pano_0000_001354", "timestamp": "2020-01-06T09:00:08.104280Z", "filename": "pano_0000_001354.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 3.79869588, "relative_pitch": -27.84475193802169, "relative_heading": 158.6523449290644, "relative_elevation": -2.0066185230388953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001792_pano_0000_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9023245980653, 52.357321761321, 46.1454179827124 ] }, "distance": 4.12, "direction": 331.28, "angle": -29.96, "elevation": -2.38, "pano_id": "TMX7316010203-001792_pano_0000_000455", "timestamp": "2020-07-07T05:22:19.700060Z", "filename": "pano_0000_000455.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 4.12395609, "relative_pitch": -29.955442399510304, "relative_heading": 331.2800835940777, "relative_elevation": -2.3766929367556955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90235844660083, 52.3572523109524, 45.3581042150036 ] }, "distance": 4.12, "direction": 175.49, "angle": -37.49, "elevation": -3.16, "pano_id": "TMX7316010203-002112_pano_0001_002533", "timestamp": "2021-04-21T13:02:59.632550Z", "filename": "pano_0001_002533.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 4.12418578, "relative_pitch": -37.49482005975197, "relative_heading": 175.48831183743619, "relative_elevation": -3.164006704464498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902375342565976, 52.35724817639393, 0.0 ] }, "distance": 4.8, "direction": 162.11, "angle": -84.35, "elevation": -48.52, "pano_id": "recording_2025-07-14_08-27-06_00082", "timestamp": "2025-07-14T08:31:58Z", "filename": "recording_2025-07-14_08-27-06_00082.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 4.80370756, "relative_pitch": -84.34611923031174, "relative_heading": 162.1114183877608, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90232821830228, 52.3573310689796, 48.5177595866844 ] }, "distance": 4.97, "direction": 339.55, "angle": -0.05, "elevation": -0.0, "pano_id": "TMX7316010203-001153_pano_0000_004009", "timestamp": "2019-05-02T07:10:25.879860Z", "filename": "pano_0000_004009.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 4.96532609, "relative_pitch": -0.05021078886292362, "relative_heading": 339.547576667779, "relative_elevation": -0.004351332783699036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90237947103196, 52.3572474377055, 48.5134207447991 ] }, "distance": 4.97, "direction": 159.32, "angle": -0.1, "elevation": -0.01, "pano_id": "TMX7316010203-001153_pano_0000_004007", "timestamp": "2019-05-02T07:10:23.544900Z", "filename": "pano_0000_004007.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 4.97423919, "relative_pitch": -0.10009768452709764, "relative_heading": 159.3179249942461, "relative_elevation": -0.008690174668998907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902322154845969, 52.35733188598026, 0.0 ] }, "distance": 5.21, "direction": 335.64, "angle": -83.87, "elevation": -48.52, "pano_id": "recording_2025-07-14_08-27-06_00084", "timestamp": "2025-07-14T08:32:01Z", "filename": "recording_2025-07-14_08-27-06_00084.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 5.20699235, "relative_pitch": -83.87492991697395, "relative_heading": 335.6350111987111, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90231965801108, 52.3573378567957, 46.5892435954884 ] }, "distance": 5.88, "direction": 336.8, "angle": -18.19, "elevation": -1.93, "pano_id": "TMX7316010203-001532_pano_0000_001356", "timestamp": "2020-01-06T09:00:11.219230Z", "filename": "pano_0000_001356.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 5.8836001, "relative_pitch": -18.186272041944154, "relative_heading": 336.79527874810213, "relative_elevation": -1.9328673239796998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001792_pano_0000_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90238360056908, 52.3572391858648, 46.0935414340347 ] }, "distance": 5.93, "direction": 159.91, "angle": -22.26, "elevation": -2.43, "pano_id": "TMX7316010203-001792_pano_0000_000457", "timestamp": "2020-07-07T05:22:21.060010Z", "filename": "pano_0000_000457.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 5.93296136, "relative_pitch": -22.261009207507794, "relative_heading": 159.90783013341346, "relative_elevation": -2.4285694854333997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002410_pano_0005_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0005_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0005_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90237886432801, 52.3572334367525, 45.9162996150553 ] }, "distance": 6.44, "direction": 164.56, "angle": -22.02, "elevation": -2.61, "pano_id": "TMX7316010203-002410_pano_0005_000234", "timestamp": "2022-01-11T09:04:15.013860Z", "filename": "pano_0005_000234.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 6.44414778, "relative_pitch": -22.016863994345115, "relative_heading": 164.56130391586169, "relative_elevation": -2.6058113044127964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90239136708864, 52.3572360255474, 45.2274341639131 ] }, "distance": 6.46, "direction": 156.57, "angle": -27.04, "elevation": -3.29, "pano_id": "TMX7316010203-000251_pano_0000_004386", "timestamp": "2017-04-07T09:43:43.545220Z", "filename": "pano_0000_004386.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 6.45596059, "relative_pitch": -27.03662940983097, "relative_heading": 156.5678893545197, "relative_elevation": -3.2946767555549954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9023030952931, 52.3573385469319, 45.4306938275695 ] }, "distance": 6.48, "direction": 327.85, "angle": -25.51, "elevation": -3.09, "pano_id": "TMX7316010203-002112_pano_0001_002531", "timestamp": "2021-04-21T13:02:56.732430Z", "filename": "pano_0001_002531.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 6.47753087, "relative_pitch": -25.512921385574295, "relative_heading": 327.8529300688473, "relative_elevation": -3.091417091898599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_09-37-25_00855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_09-37-25_00855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_09-37-25_00855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902386839500346, 52.35723414705448, 0.0 ] }, "distance": 6.54, "direction": 159.78, "angle": -82.33, "elevation": -48.52, "pano_id": "recording_2024-09-04_09-37-25_00855", "timestamp": "2024-09-04T10:01:45Z", "filename": "recording_2024-09-04_09-37-25_00855.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 6.53535058, "relative_pitch": -82.3291040509054, "relative_heading": 159.7796146544938, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_008486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90230997090201, 52.3573431951562, 47.4617404257879 ] }, "distance": 6.7, "direction": 333.61, "angle": -8.99, "elevation": -1.06, "pano_id": "TMX7316060226-000011_pano_0000_008486", "timestamp": "2016-08-02T10:18:50.769320Z", "filename": "pano_0000_008486.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 6.69997626, "relative_pitch": -8.993313499986932, "relative_heading": 333.6078485182152, "relative_elevation": -1.060370493680196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90238382950896, 52.3572307957577, 46.648208886385 ] }, "distance": 6.82, "direction": 162.48, "angle": -15.36, "elevation": -1.87, "pano_id": "TMX7316010203-002913_pano_0007_000247", "timestamp": "2023-01-03T10:41:59.636560Z", "filename": "pano_0007_000247.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 6.82197331, "relative_pitch": -15.359535432464824, "relative_heading": 162.47930961793313, "relative_elevation": -1.8739020330830982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90239608132826, 52.3572333266302, 45.9349375301972 ] }, "distance": 6.86, "direction": 155.1, "angle": -20.66, "elevation": -2.59, "pano_id": "TMX7316010203-000783_pano_0000_001612", "timestamp": "2018-06-11T07:33:23.626670Z", "filename": "pano_0000_001612.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 6.86147382, "relative_pitch": -20.659350984669967, "relative_heading": 155.1041760295732, "relative_elevation": -2.5871733892708946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90238097214166, 52.3572298157984, 46.8511814009398 ] }, "distance": 6.87, "direction": 164.3, "angle": -13.67, "elevation": -1.67, "pano_id": "TMX7316010203-002469_pano_0000_001509", "timestamp": "2022-03-23T07:59:45.670750Z", "filename": "pano_0000_001509.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 6.87082676, "relative_pitch": -13.668530500957283, "relative_heading": 164.30142818297972, "relative_elevation": -1.6709295185282969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90229572155752, 52.357349231971, 46.8682443033904 ] }, "distance": 7.75, "direction": 329.38, "angle": -12.04, "elevation": -1.65, "pano_id": "TMX7316010203-002469_pano_0000_001506", "timestamp": "2022-03-23T07:59:40.645750Z", "filename": "pano_0000_001506.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 7.75429277, "relative_pitch": -12.039871826392977, "relative_heading": 329.3847896964436, "relative_elevation": -1.6538666160776998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90230973632832, 52.3573593298881, 45.9439129121602 ] }, "distance": 8.35, "direction": 338.99, "angle": -17.15, "elevation": -2.58, "pano_id": "TMX7316010203-000783_pano_0000_001615", "timestamp": "2018-06-11T07:33:28.161640Z", "filename": "pano_0000_001615.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 8.35218482, "relative_pitch": -17.154696468463253, "relative_heading": 338.99229847449675, "relative_elevation": -2.578198007307897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_008483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90239059196283, 52.3572173437284, 47.7576624909416 ] }, "distance": 8.39, "direction": 162.56, "angle": -5.21, "elevation": -0.76, "pano_id": "TMX7316060226-000011_pano_0000_008483", "timestamp": "2016-08-02T10:18:46.239410Z", "filename": "pano_0000_008483.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 8.3881034, "relative_pitch": -5.207256874536654, "relative_heading": 162.55634461263745, "relative_elevation": -0.7644484285264994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_09-37-25_00852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_09-37-25_00852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_09-37-25_00852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902305634719125, 52.357359479190116, 0.0 ] }, "distance": 8.47, "direction": 337.27, "angle": -80.1, "elevation": -48.52, "pano_id": "recording_2024-09-04_09-37-25_00852", "timestamp": "2024-09-04T10:01:42Z", "filename": "recording_2024-09-04_09-37-25_00852.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 8.47170823, "relative_pitch": -80.09628244636944, "relative_heading": 337.26801925675784, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90229596404743, 52.3573577474291, 46.7620102809742 ] }, "distance": 8.58, "direction": 332.71, "angle": -11.6, "elevation": -1.76, "pano_id": "TMX7316010203-002913_pano_0007_000244", "timestamp": "2023-01-03T10:41:57.051810Z", "filename": "pano_0007_000244.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 8.57574784, "relative_pitch": -11.598412738034186, "relative_heading": 332.70568826455735, "relative_elevation": -1.7601006384938955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90240409666196, 52.3572179517464, 46.4861765336245 ] }, "distance": 8.65, "direction": 156.59, "angle": -13.25, "elevation": -2.04, "pano_id": "TMX7316010203-001532_pano_0000_001353", "timestamp": "2020-01-06T09:00:06.759260Z", "filename": "pano_0000_001353.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 8.64613144, "relative_pitch": -13.250255412409572, "relative_heading": 156.59447194626853, "relative_elevation": -2.0359343858435963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001792_pano_0000_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90229334312502, 52.3573628771335, 46.1307125752792 ] }, "distance": 9.17, "direction": 333.35, "angle": -14.62, "elevation": -2.39, "pano_id": "TMX7316010203-001792_pano_0000_000454", "timestamp": "2020-07-07T05:22:18.995270Z", "filename": "pano_0000_000454.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 9.16546106, "relative_pitch": -14.62326491101233, "relative_heading": 333.34999927328874, "relative_elevation": -2.3913983441889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90238898893949, 52.3572086465759, 45.3570373728871 ] }, "distance": 9.29, "direction": 164.99, "angle": -18.82, "elevation": -3.17, "pano_id": "TMX7316010203-002112_pano_0001_002534", "timestamp": "2021-04-21T13:03:01.837410Z", "filename": "pano_0001_002534.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 9.28700139, "relative_pitch": -18.819461013970503, "relative_heading": 164.98967386878684, "relative_elevation": -3.1650735465809987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902402222584293, 52.357206322763446, 0.0 ] }, "distance": 9.8, "direction": 160.29, "angle": -78.58, "elevation": -48.52, "pano_id": "recording_2025-07-14_08-27-06_00081", "timestamp": "2025-07-14T08:31:57Z", "filename": "recording_2025-07-14_08-27-06_00081.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 9.8032833, "relative_pitch": -78.57786453589878, "relative_heading": 160.28610587706964, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90230429585686, 52.3573735321134, 48.5082581024617 ] }, "distance": 9.96, "direction": 340.26, "angle": -0.08, "elevation": -0.01, "pano_id": "TMX7316010203-001153_pano_0000_004010", "timestamp": "2019-05-02T07:10:27.554860Z", "filename": "pano_0000_004010.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 9.9628027, "relative_pitch": -0.07966708377411354, "relative_heading": 340.26061339473085, "relative_elevation": -0.013852817006394957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90240557978855, 52.3572055121556, 48.5032398840413 ] }, "distance": 9.97, "direction": 159.22, "angle": -0.11, "elevation": -0.02, "pano_id": "TMX7316010203-001153_pano_0000_004006", "timestamp": "2019-05-02T07:10:22.669890Z", "filename": "pano_0000_004006.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 9.96706605, "relative_pitch": -0.10848020747548033, "relative_heading": 159.22317901338388, "relative_elevation": -0.018871035426798244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902290401494636, 52.35737236248195, 0.0 ] }, "distance": 10.2, "direction": 335.0, "angle": -78.13, "elevation": -48.52, "pano_id": "recording_2025-07-14_08-27-06_00085", "timestamp": "2025-07-14T08:32:03Z", "filename": "recording_2025-07-14_08-27-06_00085.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 10.20294284, "relative_pitch": -78.1251806744308, "relative_heading": 335.00290846869757, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002410_pano_0005_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0005_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0005_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90240141548155, 52.3571998224473, 45.9480996420607 ] }, "distance": 10.47, "direction": 161.9, "angle": -13.81, "elevation": -2.57, "pano_id": "TMX7316010203-002410_pano_0005_000235", "timestamp": "2022-01-11T09:04:21.633540Z", "filename": "pano_0005_000235.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 10.46983545, "relative_pitch": -13.812246815165956, "relative_heading": 161.90483728614518, "relative_elevation": -2.5740112774074007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001792_pano_0000_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90241068936398, 52.3571978283184, 46.0994776347652 ] }, "distance": 10.89, "direction": 159.11, "angle": -12.54, "elevation": -2.42, "pano_id": "TMX7316010203-001792_pano_0000_000458", "timestamp": "2020-07-07T05:22:21.705010Z", "filename": "pano_0000_000458.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 10.88998545, "relative_pitch": -12.542025835523795, "relative_heading": 159.10647932405806, "relative_elevation": -2.422633284702897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90229389377529, 52.3573844738363, 46.2085416773334 ] }, "distance": 11.35, "direction": 338.97, "angle": -11.52, "elevation": -2.31, "pano_id": "TMX7316010203-001532_pano_0000_001357", "timestamp": "2020-01-06T09:00:21.354150Z", "filename": "pano_0000_001357.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 11.35102837, "relative_pitch": -11.520241640625674, "relative_heading": 338.96914396051034, "relative_elevation": -2.3135692421346974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_09-37-25_00856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_09-37-25_00856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_09-37-25_00856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902413989146789, 52.35719247279219, 0.0 ] }, "distance": 11.53, "direction": 159.12, "angle": -76.64, "elevation": -48.52, "pano_id": "recording_2024-09-04_09-37-25_00856", "timestamp": "2024-09-04T10:01:46Z", "filename": "recording_2024-09-04_09-37-25_00856.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 11.52690773, "relative_pitch": -76.63653293068599, "relative_heading": 159.11888731642108, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002410_pano_0005_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0005_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0005_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90240638439935, 52.3571906707362, 45.9127659928054 ] }, "distance": 11.54, "direction": 161.88, "angle": -12.74, "elevation": -2.61, "pano_id": "TMX7316010203-002410_pano_0005_000233", "timestamp": "2022-01-11T09:04:13.893620Z", "filename": "pano_0005_000233.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 11.54296686, "relative_pitch": -12.73790273589008, "relative_heading": 161.87756170823633, "relative_elevation": -2.6093449266627005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90226223941577, 52.3573783881025, 45.3925028610975 ] }, "distance": 11.71, "direction": 327.86, "angle": -14.96, "elevation": -3.13, "pano_id": "TMX7316010203-002112_pano_0001_002530", "timestamp": "2021-04-21T13:02:55.372450Z", "filename": "pano_0001_002530.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 11.71221913, "relative_pitch": -14.960413189192991, "relative_heading": 327.8636148467722, "relative_elevation": -3.1296080583706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90240854570874, 52.357189415891, 46.84149320703 ] }, "distance": 11.72, "direction": 161.41, "angle": -8.16, "elevation": -1.68, "pano_id": "TMX7316010203-002469_pano_0000_001510", "timestamp": "2022-03-23T07:59:46.905730Z", "filename": "pano_0000_001510.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 11.72187131, "relative_pitch": -8.159151094700483, "relative_heading": 161.40580437727374, "relative_elevation": -1.6806177124380994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90227163132908, 52.3573828056005, 46.7301598405465 ] }, "distance": 11.82, "direction": 331.76, "angle": -8.62, "elevation": -1.79, "pano_id": "TMX7316010203-002469_pano_0000_001505", "timestamp": "2022-03-23T07:59:32.420850Z", "filename": "pano_0000_001505.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 11.81542735, "relative_pitch": -8.623871733463472, "relative_heading": 331.76204188786136, "relative_elevation": -1.791951078921599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90242217246582, 52.3571907988801, 45.9476887788624 ] }, "distance": 11.91, "direction": 156.93, "angle": -12.2, "elevation": -2.57, "pano_id": "TMX7316010203-000783_pano_0000_001611", "timestamp": "2018-06-11T07:33:22.641650Z", "filename": "pano_0000_001611.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 11.90833488, "relative_pitch": -12.198846291426841, "relative_heading": 156.93146268085846, "relative_elevation": -2.574422140605698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90241171430946, 52.3571876751951, 46.6183378379792 ] }, "distance": 11.98, "direction": 160.72, "angle": -9.03, "elevation": -1.9, "pano_id": "TMX7316010203-002913_pano_0007_000248", "timestamp": "2023-01-03T10:42:00.401570Z", "filename": "pano_0007_000248.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 11.97514216, "relative_pitch": -9.033121517965279, "relative_heading": 160.7223305675406, "relative_elevation": -1.9037730814889002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90224284011256, 52.3573784322534, 45.8889224035665 ] }, "distance": 12.47, "direction": 322.73, "angle": -11.92, "elevation": -2.63, "pano_id": "TMX7316010203-000783_pano_0000_001616", "timestamp": "2018-06-11T07:33:30.101630Z", "filename": "pano_0000_001616.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 12.46951565, "relative_pitch": -11.92397256803245, "relative_heading": 322.7263103047869, "relative_elevation": -2.633188515901601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90243182911432, 52.3571857843569, 45.9438752876595 ] }, "distance": 12.69, "direction": 155.18, "angle": -11.49, "elevation": -2.58, "pano_id": "TMX7316010203-001532_pano_0000_001352", "timestamp": "2020-01-06T08:59:25.129680Z", "filename": "pano_0000_001352.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 12.68538653, "relative_pitch": -11.488569297540256, "relative_heading": 155.18475878898766, "relative_elevation": -2.578235631808596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90227552189398, 52.3573930668031, 45.4051255732775 ] }, "distance": 12.72, "direction": 335.25, "angle": -13.77, "elevation": -3.12, "pano_id": "TMX7316010203-000251_pano_0000_004384", "timestamp": "2017-04-07T09:43:40.775250Z", "filename": "pano_0000_004384.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 12.71949215, "relative_pitch": -13.76931680429599, "relative_heading": 335.2495893571312, "relative_elevation": -3.116985346190596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_008482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90241762403213, 52.3571753982023, 47.8076602881774 ] }, "distance": 13.4, "direction": 161.03, "angle": -3.05, "elevation": -0.71, "pano_id": "TMX7316060226-000011_pano_0000_008482", "timestamp": "2016-08-02T10:18:45.354340Z", "filename": "pano_0000_008482.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 13.39777039, "relative_pitch": -3.052468345323297, "relative_heading": 161.02580021641234, "relative_elevation": -0.7144506312906955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90226196978425, 52.3573980377308, 46.7733451845124 ] }, "distance": 13.62, "direction": 332.7, "angle": -7.32, "elevation": -1.75, "pano_id": "TMX7316010203-002913_pano_0007_000243", "timestamp": "2023-01-03T10:41:56.096560Z", "filename": "pano_0007_000243.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 13.62189961, "relative_pitch": -7.3155598670326105, "relative_heading": 332.6960002280599, "relative_elevation": -1.7487657349556969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90242014647821, 52.3571658372251, 45.3440939988941 ] }, "distance": 14.46, "direction": 161.75, "angle": -12.39, "elevation": -3.18, "pano_id": "TMX7316010203-002112_pano_0001_002535", "timestamp": "2021-04-21T13:03:03.102520Z", "filename": "pano_0001_002535.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 14.4608938, "relative_pitch": -12.39464526276309, "relative_heading": 161.75246344064635, "relative_elevation": -3.178016920573995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90224006052022, 52.3574011167788, 45.6404652791098 ] }, "distance": 14.66, "direction": 328.12, "angle": -11.12, "elevation": -2.88, "pano_id": "TMX7316010203-001038_pano_0001_000963", "timestamp": "2019-01-04T12:46:06.451270Z", "filename": "pano_0001_000963.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 14.65775923, "relative_pitch": -11.122234683468948, "relative_heading": 328.12083984432746, "relative_elevation": -2.8816456403583004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90230568989647, 52.3574182248036, 48.4423959478736 ] }, "distance": 14.72, "direction": 347.16, "angle": -0.31, "elevation": -0.08, "pano_id": "TMX7316010203-001153_pano_0000_004011", "timestamp": "2019-05-02T07:10:29.304870Z", "filename": "pano_0000_004011.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 14.71833547, "relative_pitch": -0.3103127244254521, "relative_heading": 347.16384337588056, "relative_elevation": -0.07971497159449825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902428721790731, 52.35716438667755, 0.0 ] }, "distance": 14.81, "direction": 159.8, "angle": -73.03, "elevation": -48.52, "pano_id": "recording_2025-07-14_08-27-06_00080", "timestamp": "2025-07-14T08:31:57Z", "filename": "recording_2025-07-14_08-27-06_00080.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 14.80571449, "relative_pitch": -73.03130398368417, "relative_heading": 159.80045940885722, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90243188022596, 52.357163674732, 48.503280075267 ] }, "distance": 14.96, "direction": 159.13, "angle": -0.07, "elevation": -0.02, "pano_id": "TMX7316010203-001153_pano_0000_004005", "timestamp": "2019-05-02T07:10:21.849860Z", "filename": "pano_0000_004005.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 14.95538339, "relative_pitch": -0.07214307377291741, "relative_heading": 159.13154852791286, "relative_elevation": -0.01883084420109782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002410_pano_0005_000236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0005_000236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0005_000236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90242848210539, 52.3571600046313, 45.9518188117072 ] }, "distance": 15.26, "direction": 160.49, "angle": -9.56, "elevation": -2.57, "pano_id": "TMX7316010203-002410_pano_0005_000236", "timestamp": "2022-01-11T09:04:22.973550Z", "filename": "pano_0005_000236.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 15.25880029, "relative_pitch": -9.561516492692618, "relative_heading": 160.49022578556827, "relative_elevation": -2.570292107760899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90217034818264, 52.3573693456291, 45.790943888016 ] }, "distance": 15.34, "direction": 305.51, "angle": -10.09, "elevation": -2.73, "pano_id": "TMX7316010203-000783_pano_0000_001617", "timestamp": "2018-06-11T07:33:31.216630Z", "filename": "pano_0000_001617.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 15.34382117, "relative_pitch": -10.09281989496565, "relative_heading": 305.50614354720994, "relative_elevation": -2.7311670314520953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_008376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90224593574743, 52.3574131261958, 46.2479967027903 ] }, "distance": 15.62, "direction": 331.96, "angle": -8.29, "elevation": -2.27, "pano_id": "TMX7316060226-000011_pano_0000_008376", "timestamp": "2016-08-02T10:15:26.125910Z", "filename": "pano_0000_008376.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 15.61617684, "relative_pitch": -8.285486986269797, "relative_heading": 331.9602481217299, "relative_elevation": -2.274114216677795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001792_pano_0000_000535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90223729789507, 52.3574115558143, 46.5926758116111 ] }, "distance": 15.75, "direction": 329.77, "angle": -6.98, "elevation": -1.93, "pano_id": "TMX7316010203-001792_pano_0000_000535", "timestamp": "2020-07-07T05:23:42.994350Z", "filename": "pano_0000_000535.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 15.75008009, "relative_pitch": -6.9841177251685105, "relative_heading": 329.7713496449228, "relative_elevation": -1.929435107856996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90223187818351, 52.3574096277731, 47.5145633108914 ] }, "distance": 15.76, "direction": 328.22, "angle": -3.66, "elevation": -1.01, "pano_id": "TMX7316010203-002469_pano_0000_001590", "timestamp": "2022-03-23T08:01:39.754830Z", "filename": "pano_0000_001590.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 15.75639686, "relative_pitch": -3.6588145761434565, "relative_heading": 328.2182703678171, "relative_elevation": -1.0075476085767008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902266615225444, 52.357421105342176, 0.0 ] }, "distance": 15.82, "direction": 337.98, "angle": -71.94, "elevation": -48.52, "pano_id": "recording_2024-09-04_05-35-54_05290", "timestamp": "2024-09-04T07:39:47Z", "filename": "recording_2024-09-04_05-35-54_05290.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 15.8249347, "relative_pitch": -71.93685207612415, "relative_heading": 337.9847601222088, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002410_pano_0007_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0007_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0007_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90228206541697, 52.3574245689111, 47.0953953256831 ] }, "distance": 15.83, "direction": 342.04, "angle": -5.15, "elevation": -1.43, "pano_id": "TMX7316010203-002410_pano_0007_000049", "timestamp": "2022-01-11T09:10:27.209960Z", "filename": "pano_0007_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 15.82736118, "relative_pitch": -5.1508552012294695, "relative_heading": 342.04381929625083, "relative_elevation": -1.4267155937849978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002410_pano_0007_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0007_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0007_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90221631646355, 52.3574039911929, 47.1252138996497 ] }, "distance": 15.83, "direction": 323.76, "angle": -5.04, "elevation": -1.4, "pano_id": "TMX7316010203-002410_pano_0007_000050", "timestamp": "2022-01-11T09:10:27.999930Z", "filename": "pano_0007_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 15.82961889, "relative_pitch": -5.04304705803172, "relative_heading": 323.75599356050094, "relative_elevation": -1.3968970198183968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001792_pano_0000_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90243731905118, 52.3571564574608, 46.1043609706685 ] }, "distance": 15.84, "direction": 158.91, "angle": -8.68, "elevation": -2.42, "pano_id": "TMX7316010203-001792_pano_0000_000459", "timestamp": "2020-07-07T05:22:22.345020Z", "filename": "pano_0000_000459.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 15.83790853, "relative_pitch": -8.679529829592466, "relative_heading": 158.91391272134584, "relative_elevation": -2.417749948799596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902202056947442, 52.35739948996565, 0.0 ] }, "distance": 16.04, "direction": 319.9, "angle": -71.71, "elevation": -48.52, "pano_id": "recording_2024-09-04_05-35-54_05291", "timestamp": "2024-09-04T07:39:48Z", "filename": "recording_2024-09-04_05-35-54_05291.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.03642428, "relative_pitch": -71.71142137863062, "relative_heading": 319.89565962072425, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90229708128872, 52.357429271853, 47.4743597749621 ] }, "distance": 16.05, "direction": 346.1, "angle": -3.74, "elevation": -1.05, "pano_id": "TMX7316010203-002469_pano_0000_001589", "timestamp": "2022-03-23T08:01:38.924820Z", "filename": "pano_0000_001589.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.04994692, "relative_pitch": -3.7350067195157646, "relative_heading": 346.09729567508845, "relative_elevation": -1.0477511445059946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90228922125553, 52.357428103951, 44.7897263383493 ] }, "distance": 16.06, "direction": 344.13, "angle": -13.08, "elevation": -3.73, "pano_id": "TMX7316010203-002112_pano_0001_002437", "timestamp": "2021-04-21T13:00:39.018690Z", "filename": "pano_0001_002437.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.06191932, "relative_pitch": -13.081924654839703, "relative_heading": 344.1312518140811, "relative_elevation": -3.732384581118801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90244769805599, 52.3571568132624, 45.1522719599307 ] }, "distance": 16.07, "direction": 156.51, "angle": -11.84, "elevation": -3.37, "pano_id": "TMX7316010203-000251_pano_0000_004387", "timestamp": "2017-04-07T09:43:44.750240Z", "filename": "pano_0000_004387.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.06951066, "relative_pitch": -11.843529110395055, "relative_heading": 156.50999669797253, "relative_elevation": -3.3698389595373968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_02016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_02016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_02016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902233182904015, 52.35741385811838, 0.0 ] }, "distance": 16.11, "direction": 329.37, "angle": -71.63, "elevation": -48.52, "pano_id": "recording_2025-07-14_07-34-51_02016", "timestamp": "2025-07-14T08:25:25Z", "filename": "recording_2025-07-14_07-34-51_02016.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.11297409, "relative_pitch": -71.62996939192166, "relative_heading": 329.36863155953654, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90225134409585, 52.3574198154659, 46.5961958169937 ] }, "distance": 16.11, "direction": 334.36, "angle": -6.82, "elevation": -1.93, "pano_id": "TMX7316010203-002913_pano_0007_000371", "timestamp": "2023-01-03T10:44:05.890460Z", "filename": "pano_0007_000371.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.11408623, "relative_pitch": -6.815518389465604, "relative_heading": 334.36144164313316, "relative_elevation": -1.9259151024743986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001792_pano_0000_000534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90230393965306, 52.3574320209805, 46.4970451546833 ] }, "distance": 16.24, "direction": 347.96, "angle": -7.11, "elevation": -2.03, "pano_id": "TMX7316010203-001792_pano_0000_000534", "timestamp": "2020-07-07T05:23:42.269470Z", "filename": "pano_0000_000534.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.24317554, "relative_pitch": -7.106499844590798, "relative_heading": 347.9568012996085, "relative_elevation": -2.0250657647847987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_008377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90218289022013, 52.3573927029081, 46.2278643446043 ] }, "distance": 16.37, "direction": 314.69, "angle": -7.98, "elevation": -2.29, "pano_id": "TMX7316060226-000011_pano_0000_008377", "timestamp": "2016-08-02T10:15:26.995900Z", "filename": "pano_0000_008377.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.36749702, "relative_pitch": -7.979213054823417, "relative_heading": 314.68911638320145, "relative_elevation": -2.2942465748637986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90217104873616, 52.3573854602481, 45.5169237907976 ] }, "distance": 16.41, "direction": 310.71, "angle": -10.38, "elevation": -3.01, "pano_id": "TMX7316010203-001038_pano_0001_000962", "timestamp": "2019-01-04T12:46:01.796310Z", "filename": "pano_0001_000962.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.41393695, "relative_pitch": -10.375231544819034, "relative_heading": 310.7054320459993, "relative_elevation": -3.0051871286704994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90225638581721, 52.357424353509, 45.5121032400057 ] }, "distance": 16.43, "direction": 336.2, "angle": -10.38, "elevation": -3.01, "pano_id": "TMX7316010203-001538_pano_0001_000491", "timestamp": "2020-01-07T11:38:54.124860Z", "filename": "pano_0001_000491.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.42920004, "relative_pitch": -10.38206801172992, "relative_heading": 336.2037082628366, "relative_elevation": -3.0100076794623973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90225199472961, 52.3574232590303, 45.7969244392589 ] }, "distance": 16.44, "direction": 335.08, "angle": -9.41, "elevation": -2.73, "pano_id": "TMX7316010203-001038_pano_0001_000921", "timestamp": "2019-01-04T12:44:41.802140Z", "filename": "pano_0001_000921.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.44164571, "relative_pitch": -9.411157712505652, "relative_heading": 335.07850071854875, "relative_elevation": -2.725186480209196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90224327789896, 52.3574210125745, 45.4424627348781 ] }, "distance": 16.48, "direction": 332.84, "angle": -10.59, "elevation": -3.08, "pano_id": "TMX7316010203-001063_pano_0000_000783", "timestamp": "2019-01-18T07:46:14.016140Z", "filename": "pano_0000_000783.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.47778094, "relative_pitch": -10.5862768637518, "relative_heading": 332.8389585035352, "relative_elevation": -3.079648184589999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_09-37-25_00857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_09-37-25_00857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_09-37-25_00857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_09-37-25_00857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90244206337578, 52.357150765761496, 0.0 ] }, "distance": 16.55, "direction": 158.66, "angle": -71.17, "elevation": -48.52, "pano_id": "recording_2024-09-04_09-37-25_00857", "timestamp": "2024-09-04T10:01:46Z", "filename": "recording_2024-09-04_09-37-25_00857.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.54529287, "relative_pitch": -71.1714138685076, "relative_heading": 158.6585788633513, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_02015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_02015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_02015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902298705879804, 52.35743453767119, 0.0 ] }, "distance": 16.59, "direction": 346.95, "angle": -71.12, "elevation": -48.52, "pano_id": "recording_2025-07-14_07-34-51_02015", "timestamp": "2025-07-14T08:25:23Z", "filename": "recording_2025-07-14_07-34-51_02015.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.59399331, "relative_pitch": -71.11991316805643, "relative_heading": 346.9544139491548, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90243623118167, 52.3571489479741, 46.8454308379441 ] }, "distance": 16.6, "direction": 160.19, "angle": -5.77, "elevation": -1.68, "pano_id": "TMX7316010203-002469_pano_0000_001511", "timestamp": "2022-03-23T07:59:48.055710Z", "filename": "pano_0000_001511.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.59502415, "relative_pitch": -5.769307301066513, "relative_heading": 160.19072058411837, "relative_elevation": -1.6766800815239975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002410_pano_0005_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0005_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0005_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90243420619015, 52.3571480867247, 45.91573428642 ] }, "distance": 16.64, "direction": 160.75, "angle": -8.9, "elevation": -2.61, "pano_id": "TMX7316010203-002410_pano_0005_000232", "timestamp": "2022-01-11T09:04:13.153640Z", "filename": "pano_0005_000232.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.63922521, "relative_pitch": -8.90249888565987, "relative_heading": 160.74951507077475, "relative_elevation": -2.6063766330481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90229705667703, 52.3574349873827, 46.5816663093865 ] }, "distance": 16.67, "direction": 346.62, "angle": -6.64, "elevation": -1.94, "pano_id": "TMX7316010203-000783_pano_0000_001479", "timestamp": "2018-06-11T07:28:48.838230Z", "filename": "pano_0000_001479.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.6683947, "relative_pitch": -6.640176581326533, "relative_heading": 346.6169837636735, "relative_elevation": -1.9404446100815989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90218643623011, 52.3573989337177, 46.5294436542317 ] }, "distance": 16.7, "direction": 316.96, "angle": -6.81, "elevation": -1.99, "pano_id": "TMX7316010203-002913_pano_0007_000372", "timestamp": "2023-01-03T10:44:06.770450Z", "filename": "pano_0007_000372.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.69649277, "relative_pitch": -6.805856895088598, "relative_heading": 316.96421722422303, "relative_elevation": -1.992667265236399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001792_pano_0000_000536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90217023758575, 52.3573918156579, 46.4880727231503 ] }, "distance": 16.92, "direction": 312.4, "angle": -6.85, "elevation": -2.03, "pano_id": "TMX7316010203-001792_pano_0000_000536", "timestamp": "2020-07-07T05:23:43.689410Z", "filename": "pano_0000_000536.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.92442874, "relative_pitch": -6.853141434339332, "relative_heading": 312.3985878414196, "relative_elevation": -2.0340381963177947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90219159139554, 52.3574046084109, 45.4477414861321 ] }, "distance": 16.93, "direction": 319.29, "angle": -10.29, "elevation": -3.07, "pano_id": "TMX7316010203-001538_pano_0001_000492", "timestamp": "2020-01-07T11:38:54.854850Z", "filename": "pano_0001_000492.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.93231019, "relative_pitch": -10.290982436283262, "relative_heading": 319.2917394147038, "relative_elevation": -3.0743694333359954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90244953498054, 52.3571486661793, 45.9478609748185 ] }, "distance": 16.95, "direction": 157.34, "angle": -8.63, "elevation": -2.57, "pano_id": "TMX7316010203-000783_pano_0000_001610", "timestamp": "2018-06-11T07:33:21.636720Z", "filename": "pano_0000_001610.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 16.95262017, "relative_pitch": -8.634384173756102, "relative_heading": 157.34335614282836, "relative_elevation": -2.574249944649601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90216618573458, 52.357390978229, 47.4172506993636 ] }, "distance": 17.07, "direction": 311.54, "angle": -3.7, "elevation": -1.1, "pano_id": "TMX7316010203-002469_pano_0000_001591", "timestamp": "2022-03-23T08:01:40.494820Z", "filename": "pano_0000_001591.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.06735748, "relative_pitch": -3.703890371479426, "relative_heading": 311.5426763669806, "relative_elevation": -1.1048602201044986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90218525420208, 52.3574028308473, 45.7493498269469 ] }, "distance": 17.07, "direction": 317.76, "angle": -9.23, "elevation": -2.77, "pano_id": "TMX7316010203-001038_pano_0001_000922", "timestamp": "2019-01-04T12:44:42.882090Z", "filename": "pano_0001_000922.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.07006425, "relative_pitch": -9.226209414080916, "relative_heading": 317.7600192817488, "relative_elevation": -2.7727610925212005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90221758785996, 52.3574184079148, 45.4074261095375 ] }, "distance": 17.1, "direction": 327.17, "angle": -10.32, "elevation": -3.11, "pano_id": "TMX7316010203-002112_pano_0001_002529", "timestamp": "2021-04-21T13:02:53.522550Z", "filename": "pano_0001_002529.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.10255214, "relative_pitch": -10.321481397460083, "relative_heading": 327.16948483577727, "relative_elevation": -3.1146848099306013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_008285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90231111941875, 52.3574409278094, 44.9423951189965 ] }, "distance": 17.12, "direction": 350.25, "angle": -11.81, "elevation": -3.58, "pano_id": "TMX7316060226-000011_pano_0000_008285", "timestamp": "2016-08-02T10:14:01.371590Z", "filename": "pano_0000_008285.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.12411292, "relative_pitch": -11.807380719060188, "relative_heading": 350.24997154404275, "relative_elevation": -3.5797158004715968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90243971931877, 52.3571446462233, 46.6025443831459 ] }, "distance": 17.13, "direction": 159.99, "angle": -6.4, "elevation": -1.92, "pano_id": "TMX7316010203-002913_pano_0007_000249", "timestamp": "2023-01-03T10:42:01.146530Z", "filename": "pano_0007_000249.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.12601886, "relative_pitch": -6.395294214116934, "relative_heading": 159.9854128616845, "relative_elevation": -1.9195665363222005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90231584083388, 52.3574414178999, 46.4921447802335 ] }, "distance": 17.13, "direction": 351.34, "angle": -6.76, "elevation": -2.03, "pano_id": "TMX7316010203-002913_pano_0007_000370", "timestamp": "2023-01-03T10:44:05.020630Z", "filename": "pano_0007_000370.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.12649275, "relative_pitch": -6.759607634305131, "relative_heading": 351.34151551766746, "relative_elevation": -2.0299661392345953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_02017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_02017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_02017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9021680683412, 52.35739342287115, 0.0 ] }, "distance": 17.15, "direction": 312.51, "angle": -70.53, "elevation": -48.52, "pano_id": "recording_2025-07-14_07-34-51_02017", "timestamp": "2025-07-14T08:25:26Z", "filename": "recording_2025-07-14_07-34-51_02017.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.15418796, "relative_pitch": -70.52979631783634, "relative_heading": 312.5068632515556, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9023053303116, 52.3574407094267, 45.3330334089696 ] }, "distance": 17.17, "direction": 348.94, "angle": -10.52, "elevation": -3.19, "pano_id": "TMX7316010203-001063_pano_0000_000782", "timestamp": "2019-01-18T07:46:13.041130Z", "filename": "pano_0000_000782.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.17145107, "relative_pitch": -10.521086667788927, "relative_heading": 348.93911136698125, "relative_elevation": -3.1890775104984996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90215660199379, 52.3573858083899, 44.7355047278106 ] }, "distance": 17.2, "direction": 308.66, "angle": -12.42, "elevation": -3.79, "pano_id": "TMX7316010203-002112_pano_0001_002439", "timestamp": "2021-04-21T13:00:41.423440Z", "filename": "pano_0001_002439.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.196251, "relative_pitch": -12.418321898339624, "relative_heading": 308.66412108728986, "relative_elevation": -3.786606191657498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902330263932035, 52.35744336740147, 0.0 ] }, "distance": 17.22, "direction": 354.68, "angle": -70.46, "elevation": -48.52, "pano_id": "recording_2024-09-04_05-35-54_05289", "timestamp": "2024-09-04T07:39:45Z", "filename": "recording_2024-09-04_05-35-54_05289.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.22231345, "relative_pitch": -70.45832139230373, "relative_heading": 354.68388356723153, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90218015179338, 52.3574019868232, 45.3410254865885 ] }, "distance": 17.24, "direction": 316.69, "angle": -10.46, "elevation": -3.18, "pano_id": "TMX7316010203-001063_pano_0000_000784", "timestamp": "2019-01-18T07:46:14.936070Z", "filename": "pano_0000_000784.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.23720091, "relative_pitch": -10.45615769966219, "relative_heading": 316.6946464453025, "relative_elevation": -3.1810854328795983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002410_pano_0007_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0007_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0007_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9023477092741, 52.3574451005613, 46.9368180278689 ] }, "distance": 17.35, "direction": 358.66, "angle": -5.22, "elevation": -1.59, "pano_id": "TMX7316010203-002410_pano_0007_000048", "timestamp": "2022-01-11T09:10:26.364950Z", "filename": "pano_0007_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.34586852, "relative_pitch": -5.2219327146658205, "relative_heading": 358.6551253909691, "relative_elevation": -1.5852928915991953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90231932113523, 52.3574441109597, 45.6081983046606 ] }, "distance": 17.39, "direction": 352.26, "angle": -9.51, "elevation": -2.91, "pano_id": "TMX7316010203-001038_pano_0001_000920", "timestamp": "2019-01-04T12:44:39.917010Z", "filename": "pano_0001_000920.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.38929611, "relative_pitch": -9.512635556564119, "relative_heading": 352.2625520491935, "relative_elevation": -2.9139126148075007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90232100169827, 52.3574444596732, 45.4072521114722 ] }, "distance": 17.41, "direction": 352.65, "angle": -10.14, "elevation": -3.11, "pano_id": "TMX7316010203-001538_pano_0001_000490", "timestamp": "2020-01-07T11:38:53.334880Z", "filename": "pano_0001_000490.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.41273493, "relative_pitch": -10.142023543817437, "relative_heading": 352.6530592401248, "relative_elevation": -3.114858807995901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002410_pano_0007_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0007_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0007_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90215022760383, 52.3573842135885, 47.0709747131914 ] }, "distance": 17.43, "direction": 307.32, "angle": -4.76, "elevation": -1.45, "pano_id": "TMX7316010203-002410_pano_0007_000051", "timestamp": "2022-01-11T09:10:28.759930Z", "filename": "pano_0007_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.42930326, "relative_pitch": -4.759378901552614, "relative_heading": 307.31656928975775, "relative_elevation": -1.4511362062767006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_003860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_003860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_003860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90216357139274, 52.3573960122102, 48.2553412588313 ] }, "distance": 17.57, "direction": 312.52, "angle": -0.87, "elevation": -0.27, "pano_id": "TMX7316010203-001153_pano_0000_003860", "timestamp": "2019-05-02T07:07:42.521130Z", "filename": "pano_0000_003860.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.57472889, "relative_pitch": -0.8696351453433966, "relative_heading": 312.52445234284335, "relative_elevation": -0.26676966063679686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90219615800282, 52.3574147185297, 46.0572465006262 ] }, "distance": 17.61, "direction": 322.45, "angle": -7.97, "elevation": -2.46, "pano_id": "TMX7316010203-000783_pano_0000_001503", "timestamp": "2018-06-11T07:29:49.467890Z", "filename": "pano_0000_001503.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.60889685, "relative_pitch": -7.968394077657796, "relative_heading": 322.44813431257245, "relative_elevation": -2.4648644188418984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90219270833919, 52.357414632861, 47.0160730816424 ] }, "distance": 17.75, "direction": 321.83, "angle": -4.85, "elevation": -1.51, "pano_id": "TMX7316010203-002913_pano_0007_000149", "timestamp": "2023-01-03T10:40:10.502560Z", "filename": "pano_0007_000149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.74562257, "relative_pitch": -4.850961549736476, "relative_heading": 321.8277620496937, "relative_elevation": -1.5060378378256942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902136578375454, 52.35737934407773, 0.0 ] }, "distance": 17.87, "direction": 304.13, "angle": -69.78, "elevation": -48.52, "pano_id": "recording_2024-09-04_05-35-54_05292", "timestamp": "2024-09-04T07:39:50Z", "filename": "recording_2024-09-04_05-35-54_05292.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.86809563, "relative_pitch": -69.78394890351005, "relative_heading": 304.12542847043375, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90236107034134, 52.3574499016254, 47.3610857008025 ] }, "distance": 17.88, "direction": 1.61, "angle": -3.71, "elevation": -1.16, "pano_id": "TMX7316010203-002469_pano_0000_001588", "timestamp": "2022-03-23T08:01:37.949870Z", "filename": "pano_0000_001588.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 17.88240506, "relative_pitch": -3.7147469777659627, "relative_heading": 1.6123905784481873, "relative_elevation": -1.1610252186655998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90236035419972, 52.3574510286047, 46.421422585845 ] }, "distance": 18.01, "direction": 1.45, "angle": -6.65, "elevation": -2.1, "pano_id": "TMX7316010203-000783_pano_0000_001478", "timestamp": "2018-06-11T07:28:47.308270Z", "filename": "pano_0000_001478.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.00646214, "relative_pitch": -6.654219166831355, "relative_heading": 1.445974768439045, "relative_elevation": -2.100688333623097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9023554704091, 52.3574511225029, 44.6356920646504 ] }, "distance": 18.01, "direction": 0.39, "angle": -12.18, "elevation": -3.89, "pano_id": "TMX7316010203-002112_pano_0001_002436", "timestamp": "2021-04-21T13:00:35.098530Z", "filename": "pano_0001_002436.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.01158746, "relative_pitch": -12.17622020611604, "relative_heading": 0.3869784945033952, "relative_elevation": -3.8864188548176983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90225810029892, 52.3574405052609, 45.3827992351726 ] }, "distance": 18.05, "direction": 338.85, "angle": -9.87, "elevation": -3.14, "pano_id": "TMX7316010203-000251_pano_0000_004178", "timestamp": "2017-04-07T09:34:21.709340Z", "filename": "pano_0000_004178.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.04573978, "relative_pitch": -9.868648840466003, "relative_heading": 338.84644002048105, "relative_elevation": -3.1393116842954996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001792_pano_0000_000533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90237049617651, 52.3574523129377, 46.3556408341974 ] }, "distance": 18.18, "direction": 3.61, "angle": -6.8, "elevation": -2.17, "pano_id": "TMX7316010203-001792_pano_0000_000533", "timestamp": "2020-07-07T05:23:41.499450Z", "filename": "pano_0000_000533.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.17975662, "relative_pitch": -6.795852629887881, "relative_heading": 3.612108155765871, "relative_elevation": -2.1664700852706957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90234896396816, 52.3574528725669, 48.3085711654276 ] }, "distance": 18.21, "direction": 358.99, "angle": -0.67, "elevation": -0.21, "pano_id": "TMX7316010203-001153_pano_0000_004012", "timestamp": "2019-05-02T07:10:30.589830Z", "filename": "pano_0000_004012.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.20875431, "relative_pitch": -0.6718947168773247, "relative_heading": 358.9879000382099, "relative_elevation": -0.21353975404049663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_008481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90244445573364, 52.3571334229675, 47.8663354497403 ] }, "distance": 18.41, "direction": 160.37, "angle": -2.04, "elevation": -0.66, "pano_id": "TMX7316060226-000011_pano_0000_008481", "timestamp": "2016-08-02T10:18:44.539360Z", "filename": "pano_0000_008481.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.41031659, "relative_pitch": -2.0400131566071726, "relative_heading": 160.37203281770687, "relative_elevation": -0.6557754697278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_008378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90211997712126, 52.3573725712585, 46.1971331601962 ] }, "distance": 18.42, "direction": 300.21, "angle": -7.19, "elevation": -2.32, "pano_id": "TMX7316060226-000011_pano_0000_008378", "timestamp": "2016-08-02T10:15:27.800940Z", "filename": "pano_0000_008378.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.42461443, "relative_pitch": -7.192065019959827, "relative_heading": 300.2091111943164, "relative_elevation": -2.3249777592718956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_02014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_02014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_02014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902364159450737, 52.35745485739398, 0.0 ] }, "distance": 18.44, "direction": 2.22, "angle": -69.19, "elevation": -48.52, "pano_id": "recording_2025-07-14_07-34-51_02014", "timestamp": "2025-07-14T08:25:22Z", "filename": "recording_2025-07-14_07-34-51_02014.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.44058705, "relative_pitch": -69.1909545908608, "relative_heading": 2.217841144467939, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90213463344595, 52.3573875112544, 46.9854004802182 ] }, "distance": 18.5, "direction": 306.23, "angle": -4.75, "elevation": -1.54, "pano_id": "TMX7316010203-002913_pano_0007_000150", "timestamp": "2023-01-03T10:40:12.102520Z", "filename": "pano_0007_000150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.50005216, "relative_pitch": -4.74838410788903, "relative_heading": 306.2256300539431, "relative_elevation": -1.5367104392498945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_008284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90237777573154, 52.3574561921525, 44.822656349279 ] }, "distance": 18.65, "direction": 5.05, "angle": -11.22, "elevation": -3.7, "pano_id": "TMX7316060226-000011_pano_0000_008284", "timestamp": "2016-08-02T10:14:00.051790Z", "filename": "pano_0000_008284.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.64766921, "relative_pitch": -11.221039702997198, "relative_heading": 5.049512704312957, "relative_elevation": -3.699454570189097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90210042860215, 52.3573528593736, 45.7138817263767 ] }, "distance": 18.65, "direction": 292.3, "angle": -8.56, "elevation": -2.81, "pano_id": "TMX7316010203-000783_pano_0000_001618", "timestamp": "2018-06-11T07:33:32.101610Z", "filename": "pano_0000_001618.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.64928093, "relative_pitch": -8.56332463398334, "relative_heading": 292.30158640004856, "relative_elevation": -2.8082291930913996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90222553968209, 52.3574380407856, 46.7949206065387 ] }, "distance": 18.72, "direction": 332.2, "angle": -5.27, "elevation": -1.73, "pano_id": "TMX7316010203-002913_pano_0007_000242", "timestamp": "2023-01-03T10:41:55.071660Z", "filename": "pano_0007_000242.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.71648816, "relative_pitch": -5.272422223292862, "relative_heading": 332.1952630205706, "relative_elevation": -1.7271903129293946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90212675772673, 52.3573849284467, 45.3744252789766 ] }, "distance": 18.77, "direction": 304.55, "angle": -9.52, "elevation": -3.15, "pano_id": "TMX7316010203-001538_pano_0001_000493", "timestamp": "2020-01-07T11:38:55.559790Z", "filename": "pano_0001_000493.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.77108809, "relative_pitch": -9.519247561027797, "relative_heading": 304.54984211326746, "relative_elevation": -3.1476856404914955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_008286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_008286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_008286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90224194186767, 52.3574443747748, 45.0230837184936 ] }, "distance": 18.86, "direction": 336.2, "angle": -10.51, "elevation": -3.5, "pano_id": "TMX7316060226-000011_pano_0000_008286", "timestamp": "2016-08-02T10:14:02.921580Z", "filename": "pano_0000_008286.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.86470551, "relative_pitch": -10.507812492067288, "relative_heading": 336.199173900932, "relative_elevation": -3.4990272009744956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90236713816437, 52.3574592839751, 45.2475710781291 ] }, "distance": 18.94, "direction": 2.77, "angle": -9.81, "elevation": -3.27, "pano_id": "TMX7316010203-001063_pano_0000_000781", "timestamp": "2019-01-18T07:46:11.826100Z", "filename": "pano_0000_000781.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.94152665, "relative_pitch": -9.808136196633681, "relative_heading": 2.7735950189689804, "relative_elevation": -3.2745398413389992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90238305659238, 52.3574588907429, 45.1483513452113 ] }, "distance": 18.98, "direction": 6.05, "angle": -10.08, "elevation": -3.37, "pano_id": "TMX7316010203-000251_pano_0000_004177", "timestamp": "2017-04-07T09:34:16.109320Z", "filename": "pano_0000_004177.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 18.98135709, "relative_pitch": -10.07853830214622, "relative_heading": 6.0515852490934, "relative_elevation": -3.3737595742567947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90210396659907, 52.3573668329938, 45.4656195631251 ] }, "distance": 19.08, "direction": 296.9, "angle": -9.1, "elevation": -3.06, "pano_id": "TMX7316010203-001038_pano_0001_000961", "timestamp": "2019-01-04T12:45:59.056370Z", "filename": "pano_0001_000961.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.07777582, "relative_pitch": -9.102128053610048, "relative_heading": 296.90173750774795, "relative_elevation": -3.0564913563429954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90211835733475, 52.3573824623635, 45.7243177173659 ] }, "distance": 19.09, "direction": 302.9, "angle": -8.34, "elevation": -2.8, "pano_id": "TMX7316010203-001038_pano_0001_000923", "timestamp": "2019-01-04T12:44:43.742060Z", "filename": "pano_0001_000923.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.09478354, "relative_pitch": -8.335739948809563, "relative_heading": 302.89752207320083, "relative_elevation": -2.7977932021021985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90211679700274, 52.3573825739365, 45.2749800104648 ] }, "distance": 19.19, "direction": 302.76, "angle": -9.6, "elevation": -3.25, "pano_id": "TMX7316010203-001063_pano_0000_000785", "timestamp": "2019-01-18T07:46:15.840970Z", "filename": "pano_0000_000785.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.19084352, "relative_pitch": -9.60360692023648, "relative_heading": 302.7562631828233, "relative_elevation": -3.247130909003296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90238157361648, 52.357462130682, 46.355546250008 ] }, "distance": 19.33, "direction": 5.64, "angle": -6.4, "elevation": -2.17, "pano_id": "TMX7316010203-002913_pano_0007_000369", "timestamp": "2023-01-03T10:44:04.115450Z", "filename": "pano_0007_000369.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.32971399, "relative_pitch": -6.395286566478741, "relative_heading": 5.641111187827002, "relative_elevation": -2.166564669460101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_003972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_003972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_003972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90223608858534, 52.3574474382581, 46.5809678807855 ] }, "distance": 19.34, "direction": 335.53, "angle": -5.73, "elevation": -1.94, "pano_id": "TMX7316010203-001153_pano_0000_003972", "timestamp": "2019-05-02T07:09:08.530500Z", "filename": "pano_0000_003972.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.338869, "relative_pitch": -5.731877449091104, "relative_heading": 335.5257338341237, "relative_elevation": -1.941143038682597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001792_pano_0000_000537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90210335918665, 52.3573715856525, 46.4426284674555 ] }, "distance": 19.36, "direction": 298.24, "angle": -6.13, "elevation": -2.08, "pano_id": "TMX7316010203-001792_pano_0000_000537", "timestamp": "2020-07-07T05:23:44.354340Z", "filename": "pano_0000_000537.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.3592606, "relative_pitch": -6.1309406627811605, "relative_heading": 298.2422500102053, "relative_elevation": -2.0794824520125985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_02018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_02018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_02018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_02018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902102866552162, 52.35737291532857, 0.0 ] }, "distance": 19.46, "direction": 298.58, "angle": -68.15, "elevation": -48.52, "pano_id": "recording_2025-07-14_07-34-51_02018", "timestamp": "2025-07-14T08:25:28Z", "filename": "recording_2025-07-14_07-34-51_02018.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.45917848, "relative_pitch": -68.1473714148501, "relative_heading": 298.5792780325568, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90238653789233, 52.3574637905464, 45.2377830808982 ] }, "distance": 19.55, "direction": 6.57, "angle": -9.54, "elevation": -3.28, "pano_id": "TMX7316010203-001038_pano_0001_000919", "timestamp": "2019-01-04T12:44:26.357180Z", "filename": "pano_0001_000919.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.54935847, "relative_pitch": -9.536737276363336, "relative_heading": 6.57438881747127, "relative_elevation": -3.284327838569901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90238620253393, 52.3574638499827, 45.2813029894605 ] }, "distance": 19.55, "direction": 6.51, "angle": -9.41, "elevation": -3.24, "pano_id": "TMX7316010203-001538_pano_0001_000489", "timestamp": "2020-01-07T11:38:52.474890Z", "filename": "pano_0001_000489.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.55332683, "relative_pitch": -9.410768111564929, "relative_heading": 6.505660716938754, "relative_elevation": -3.2408079300075983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90210065747469, 52.3573722159956, 47.3651042962447 ] }, "distance": 19.55, "direction": 298.17, "angle": -3.39, "elevation": -1.16, "pano_id": "TMX7316010203-002469_pano_0000_001592", "timestamp": "2022-03-23T08:01:41.174840Z", "filename": "pano_0000_001592.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.55462251, "relative_pitch": -3.3861251771497605, "relative_heading": 298.1680936672103, "relative_elevation": -1.1570066232233955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90244982542036, 52.3571229658519, 45.3401186410338 ] }, "distance": 19.63, "direction": 160.51, "angle": -9.21, "elevation": -3.18, "pano_id": "TMX7316010203-002112_pano_0001_002536", "timestamp": "2021-04-21T13:03:04.077410Z", "filename": "pano_0001_002536.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.62925368, "relative_pitch": -9.20781284120864, "relative_heading": 160.50713980817665, "relative_elevation": -3.1819922784343007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902395590683117, 52.3574638448474, 0.0 ] }, "distance": 19.64, "direction": 8.36, "angle": -67.97, "elevation": -48.52, "pano_id": "recording_2024-09-04_05-35-54_05288", "timestamp": "2024-09-04T07:39:42Z", "filename": "recording_2024-09-04_05-35-54_05288.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.63551672, "relative_pitch": -67.9682225208251, "relative_heading": 8.360519524423951, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902455338277801, 52.35712246005354, 0.0 ] }, "distance": 19.81, "direction": 159.54, "angle": -67.79, "elevation": -48.52, "pano_id": "recording_2025-07-14_08-27-06_00079", "timestamp": "2025-07-14T08:31:56Z", "filename": "recording_2025-07-14_08-27-06_00079.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.81047806, "relative_pitch": -67.79091939500518, "relative_heading": 159.5373878027278, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90245889279007, 52.3571219783926, 48.5087914504111 ] }, "distance": 19.95, "direction": 158.94, "angle": -0.04, "elevation": -0.01, "pano_id": "TMX7316010203-001153_pano_0000_004004", "timestamp": "2019-05-02T07:10:20.999880Z", "filename": "pano_0000_004004.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.9464399, "relative_pitch": -0.03825992270881664, "relative_heading": 158.93946462928653, "relative_elevation": -0.013319469056995104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002410_pano_0007_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0007_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0007_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90241330141985, 52.3574649146819, 46.7393704820424 ] }, "distance": 19.96, "direction": 11.74, "angle": -5.1, "elevation": -1.78, "pano_id": "TMX7316010203-002410_pano_0007_000047", "timestamp": "2022-01-11T09:10:25.474960Z", "filename": "pano_0007_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.96343932, "relative_pitch": -5.1029923973084514, "relative_heading": 11.739055292030473, "relative_elevation": -1.7827404374256943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902209495438527, 52.35744563156754, 0.0 ] }, "distance": 19.98, "direction": 330.55, "angle": -67.62, "elevation": -48.52, "pano_id": "recording_2025-07-14_08-27-06_00087", "timestamp": "2025-07-14T08:32:08Z", "filename": "recording_2025-07-14_08-27-06_00087.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 19.98172094, "relative_pitch": -67.61781722938969, "relative_heading": 330.55234913435504, "relative_elevation": -48.5221109194681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90208841002032, 52.3573666536048, 44.6779066640884 ] }, "distance": 20.02, "direction": 295.48, "angle": -10.87, "elevation": -3.84, "pano_id": "TMX7316010203-002112_pano_0001_002440", "timestamp": "2021-04-21T13:00:42.438440Z", "filename": "pano_0001_002440.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 20.02009618, "relative_pitch": -10.86947977050545, "relative_heading": 295.4782272989806, "relative_elevation": -3.844204255379701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90221309661701, 52.3574476875549, 45.6434439755976 ] }, "distance": 20.06, "direction": 331.48, "angle": -8.17, "elevation": -2.88, "pano_id": "TMX7316010203-001038_pano_0001_000964", "timestamp": "2019-01-04T12:46:10.986300Z", "filename": "pano_0001_000964.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 20.06297277, "relative_pitch": -8.16516109737614, "relative_heading": 331.48373269735123, "relative_elevation": -2.878666943870499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002410_pano_0005_000237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0005_000237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0005_000237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0005_000237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9024554816182, 52.357119881398, 45.9534207349643 ] }, "distance": 20.08, "direction": 159.8, "angle": -7.29, "elevation": -2.57, "pano_id": "TMX7316010203-002410_pano_0005_000237", "timestamp": "2022-01-11T09:04:24.093530Z", "filename": "pano_0005_000237.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 20.08293122, "relative_pitch": -7.288792794097652, "relative_heading": 159.79747102601647, "relative_elevation": -2.568690184503801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002410_pano_0007_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0007_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002410_pano_0007_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002410/pano_0007_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90208430511619, 52.3573645966942, 47.0342924073339 ] }, "distance": 20.18, "direction": 294.55, "angle": -4.22, "elevation": -1.49, "pano_id": "TMX7316010203-002410_pano_0007_000052", "timestamp": "2022-01-11T09:10:29.485040Z", "filename": "pano_0007_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 20.17675727, "relative_pitch": -4.217313777924722, "relative_heading": 294.54982050260827, "relative_elevation": -1.4878185121341971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_003861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_003861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_003861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_003861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90209500134542, 52.3573810523502, 48.1656997157261 ] }, "distance": 20.37, "direction": 300.09, "angle": -1.0, "elevation": -0.36, "pano_id": "TMX7316010203-001153_pano_0000_003861", "timestamp": "2019-05-02T07:07:43.486170Z", "filename": "pano_0000_003861.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 20.37000648, "relative_pitch": -1.0023940967575455, "relative_heading": 300.0949140936813, "relative_elevation": -0.35641120374199886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90242534042196, 52.3574700558712, 47.2271466422826 ] }, "distance": 20.7, "direction": 13.64, "angle": -3.58, "elevation": -1.29, "pano_id": "TMX7316010203-002469_pano_0000_001587", "timestamp": "2022-03-23T08:01:36.959860Z", "filename": "pano_0000_001587.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 20.70182327, "relative_pitch": -3.5793678439649805, "relative_heading": 13.63986275138956, "relative_elevation": -1.2949642771854997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90242226707826, 52.3574709583812, 44.5107018733397 ] }, "distance": 20.75, "direction": 13.01, "angle": -10.94, "elevation": -4.01, "pano_id": "TMX7316010203-002112_pano_0001_002435", "timestamp": "2021-04-21T13:00:32.833490Z", "filename": "pano_0001_002435.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 20.75128318, "relative_pitch": -10.940839432802768, "relative_heading": 13.01263734581422, "relative_elevation": -4.011409046128399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90242312343838, 52.3574709544378, 46.2834238661453 ] }, "distance": 20.76, "direction": 13.17, "angle": -6.15, "elevation": -2.24, "pano_id": "TMX7316010203-000783_pano_0000_001477", "timestamp": "2018-06-11T07:28:46.288240Z", "filename": "pano_0000_001477.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 20.76407076, "relative_pitch": -6.153598632637191, "relative_heading": 13.169767324849541, "relative_elevation": -2.238687053322799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001792_pano_0000_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001792_pano_0000_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001792/pano_0000_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90246328751068, 52.3571147879801, 46.1085368525237 ] }, "distance": 20.8, "direction": 158.96, "angle": -6.62, "elevation": -2.41, "pano_id": "TMX7316010203-001792_pano_0000_000460", "timestamp": "2020-07-07T05:22:22.989980Z", "filename": "pano_0000_000460.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 20.80069757, "relative_pitch": -6.618621827507263, "relative_heading": 158.96179758028055, "relative_elevation": -2.413574066944399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90241155315519, 52.357473032637, 48.1658846568316 ] }, "distance": 20.83, "direction": 10.91, "angle": -0.98, "elevation": -0.36, "pano_id": "TMX7316010203-001153_pano_0000_004013", "timestamp": "2019-05-02T07:10:31.524840Z", "filename": "pano_0000_004013.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 20.8257975, "relative_pitch": -0.9799514850411029, "relative_heading": 10.912561493807942, "relative_elevation": -0.3562262626364969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004008/adjacencies/TMX7316010203-001153_pano_0000_004008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902070406365825, 52.35736007691417, 0.0 ] }, "distance": 20.85, "direction": 292.21, "angle": -66.75, "elevation": -48.52, "pano_id": "recording_2024-09-04_05-35-54_05293", "timestamp": "2024-09-04T07:39:51Z", "filename": "recording_2024-09-04_05-35-54_05293.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": "TMX7316010203-001153_pano_0000_004008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121970.19825420366, 485598.4523428331 ] }, "relative_distance": 20.84648986, "relative_pitch": -66.75025337219806, "relative_heading": 292.2105127403419, "relative_elevation": -48.5221109194681 } ] } }