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_000587/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_000587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88747610795635, 52.3545993525794, 45.5179153000936 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-001153_pano_0000_000587", "timestamp": "2019-05-02T05:53:48.911350Z", "filename": "pano_0000_000587.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "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_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887470123034384, 52.35460087668363, 0.0 ] }, "distance": 0.44, "direction": 292.58, "angle": -89.44, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00822", "timestamp": "2025-09-29T09:31:44Z", "filename": "recording_2025-09-29_09-14-27_00822.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 0.44163778, "relative_pitch": -89.44410488225374, "relative_heading": 292.5822923591756, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002991/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002991/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002991/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002991/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002991/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002991/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002991/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002991/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002991/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88748934757932, 52.3546051967216, 45.6615727255121 ] }, "distance": 1.11, "direction": 54.21, "angle": 7.36, "elevation": 0.14, "pano_id": "TMX7316010203-002115_pano_0000_002991", "timestamp": "2021-04-23T08:30:08.362090Z", "filename": "pano_0000_002991.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 1.11203446, "relative_pitch": 7.360949520811764, "relative_heading": 54.21216172606834, "relative_elevation": 0.14365742541850324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88749325465666, 52.3546042111495, 45.0464140092954 ] }, "distance": 1.29, "direction": 65.17, "angle": -20.12, "elevation": -0.47, "pano_id": "TMX7316010203-001793_pano_0000_006678", "timestamp": "2020-07-07T08:55:22.896670Z", "filename": "pano_0000_006678.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 1.28730266, "relative_pitch": -20.116304084172846, "relative_heading": 65.1670827836284, "relative_elevation": -0.47150129079820147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88748621889982, 52.354610394907, 45.5857301866636 ] }, "distance": 1.41, "direction": 29.28, "angle": 2.76, "elevation": 0.07, "pano_id": "TMX7316010203-001038_pano_0001_001218", "timestamp": "2019-01-04T12:51:37.273320Z", "filename": "pano_0001_001218.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 1.40866858, "relative_pitch": 2.756155258315415, "relative_heading": 29.277691620890074, "relative_elevation": 0.06781488657000523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_000580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88745658860002, 52.3545938947319, 45.5386785473675 ] }, "distance": 1.46, "direction": 245.46, "angle": 0.81, "elevation": 0.02, "pano_id": "TMX7316060226-000011_pano_0000_000580", "timestamp": "2016-08-02T07:14:10.148450Z", "filename": "pano_0000_000580.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 1.46203803, "relative_pitch": 0.8136357913904093, "relative_heading": 245.45608627996168, "relative_elevation": 0.020763247273904994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88745673434922, 52.3546093648324, 45.6698059001938 ] }, "distance": 1.73, "direction": 310.16, "angle": 5.03, "elevation": 0.15, "pano_id": "TMX7316010203-001063_pano_0000_000370", "timestamp": "2019-01-18T07:38:32.675460Z", "filename": "pano_0000_000370.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 1.72731984, "relative_pitch": 5.025336149847018, "relative_heading": 310.1649430407849, "relative_elevation": 0.15189060010020228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887450100783206, 52.35460040873343, 0.0 ] }, "distance": 1.78, "direction": 273.79, "angle": -87.77, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05647", "timestamp": "2024-09-04T08:16:49Z", "filename": "recording_2024-09-04_05-35-54_05647.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 1.77586688, "relative_pitch": -87.76575667623713, "relative_heading": 273.7944793078577, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88745026307093, 52.354592876253, 47.8496689330786 ] }, "distance": 1.9, "direction": 247.74, "angle": 50.79, "elevation": 2.33, "pano_id": "TMX7316010203-000085_pano_0004_000180", "timestamp": "2016-08-28T09:30:31.466300Z", "filename": "pano_0004_000180.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 1.90267189, "relative_pitch": 50.78613123246087, "relative_heading": 247.74339932842594, "relative_elevation": 2.3317536329849986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88744564373405, 52.3545996221474, 46.6364283710718 ] }, "distance": 2.08, "direction": 270.83, "angle": 28.32, "elevation": 1.12, "pano_id": "TMX7316010203-002469_pano_0000_001155", "timestamp": "2022-03-23T07:51:00.249830Z", "filename": "pano_0000_001155.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 2.07586747, "relative_pitch": 28.316550398053625, "relative_heading": 270.82795513884724, "relative_elevation": 1.118513070978203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0000_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88751100433618, 52.3546046180152, 45.4606566270813 ] }, "distance": 2.45, "direction": 76.16, "angle": -1.34, "elevation": -0.06, "pano_id": "TMX7316010203-000784_pano_0000_000182", "timestamp": "2018-06-11T09:55:19.595480Z", "filename": "pano_0000_000182.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 2.4487584, "relative_pitch": -1.3394880416159027, "relative_heading": 76.15671724108105, "relative_elevation": -0.057258673012299255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_001183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88749776036994, 52.3546185627475, 45.6964704934508 ] }, "distance": 2.6, "direction": 34.61, "angle": 3.93, "elevation": 0.18, "pano_id": "TMX7316010203-002455_pano_0001_001183", "timestamp": "2022-03-21T08:40:45.751380Z", "filename": "pano_0001_001183.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 2.59725196, "relative_pitch": 3.9327671930280266, "relative_heading": 34.61159576137681, "relative_elevation": 0.17855519335720516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88749165346564, 52.3546212881438, 43.7858729185537 ] }, "distance": 2.66, "direction": 23.46, "angle": -33.06, "elevation": -1.73, "pano_id": "TMX7316010203-001063_pano_0000_000280", "timestamp": "2019-01-18T07:36:43.216430Z", "filename": "pano_0000_000280.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 2.66076208, "relative_pitch": -33.062407253851816, "relative_heading": 23.457776735811834, "relative_elevation": -1.7320423815398982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001648_pano_0000_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887449135478, 52.3546174763647, 45.6902913153172 ] }, "distance": 2.73, "direction": 317.66, "angle": 3.61, "elevation": 0.17, "pano_id": "TMX7316010203-001648_pano_0000_000118", "timestamp": "2020-02-17T09:06:41.133490Z", "filename": "pano_0000_000118.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 2.72844486, "relative_pitch": 3.614993104262925, "relative_heading": 317.6583690356409, "relative_elevation": 0.17237601522359824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0000_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88743662634923, 52.3546083166174, 45.5674780299887 ] }, "distance": 2.87, "direction": 290.34, "angle": 0.99, "elevation": 0.05, "pano_id": "TMX7316010203-000784_pano_0000_000181", "timestamp": "2018-06-11T09:55:19.000970Z", "filename": "pano_0000_000181.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 2.86901714, "relative_pitch": 0.989695309461413, "relative_heading": 290.34475366995895, "relative_elevation": 0.04956272989510069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752024852772, 52.3545974295516, 46.5389080988243 ] }, "distance": 3.02, "direction": 94.07, "angle": 18.71, "elevation": 1.02, "pano_id": "TMX7316010203-002469_pano_0000_001156", "timestamp": "2022-03-23T07:51:00.759750Z", "filename": "pano_0000_001156.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 3.01507871, "relative_pitch": 18.707586090009304, "relative_heading": 94.06974264653292, "relative_elevation": 1.0209927987307026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752344728745, 52.35459848600714, 0.0 ] }, "distance": 3.23, "direction": 91.71, "angle": -85.94, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05648", "timestamp": "2024-09-04T08:16:49Z", "filename": "recording_2024-09-04_05-35-54_05648.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 3.2268613, "relative_pitch": -85.94496503094703, "relative_heading": 91.71238347683648, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752885005164, 52.3545925040411, 47.7661475334316 ] }, "distance": 3.67, "direction": 101.97, "angle": 31.47, "elevation": 2.25, "pano_id": "TMX7316010203-000085_pano_0004_000181", "timestamp": "2016-08-28T09:30:32.246300Z", "filename": "pano_0004_000181.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 3.67344795, "relative_pitch": 31.467563725035088, "relative_heading": 101.97306452219556, "relative_elevation": 2.248232233338001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752979678338, 52.3546036771083, 45.5800607735291 ] }, "distance": 3.69, "direction": 82.51, "angle": 0.96, "elevation": 0.06, "pano_id": "TMX7316010203-001063_pano_0000_000371", "timestamp": "2019-01-18T07:38:33.300440Z", "filename": "pano_0000_000371.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 3.68955213, "relative_pitch": 0.964978009514982, "relative_heading": 82.50585573139409, "relative_elevation": 0.06214547343549981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_000581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88753009336401, 52.3545930018034, 45.4394239196554 ] }, "distance": 3.75, "direction": 100.88, "angle": -1.2, "elevation": -0.08, "pano_id": "TMX7316060226-000011_pano_0000_000581", "timestamp": "2016-08-02T07:14:10.858440Z", "filename": "pano_0000_000581.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 3.745514, "relative_pitch": -1.2005205879592702, "relative_heading": 100.87532135035315, "relative_elevation": -0.07849138043820147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_002515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88742470891241, 52.3546122399491, 45.6734953811392 ] }, "distance": 3.78, "direction": 292.27, "angle": 2.35, "elevation": 0.16, "pano_id": "TMX7316010203-001703_pano_0000_002515", "timestamp": "2020-05-13T05:51:28.651530Z", "filename": "pano_0000_002515.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 3.78425915, "relative_pitch": 2.3542427899830938, "relative_heading": 292.2684368102407, "relative_elevation": 0.15558008104559917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001648_pano_0000_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752374622588, 52.3546176141125, 45.6006498318166 ] }, "distance": 3.83, "direction": 57.95, "angle": 1.24, "elevation": 0.08, "pano_id": "TMX7316010203-001648_pano_0000_000119", "timestamp": "2020-02-17T09:06:41.563490Z", "filename": "pano_0000_000119.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 3.82939988, "relative_pitch": 1.2376879609357903, "relative_heading": 57.95122882077782, "relative_elevation": 0.08273453172299838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88741957661893, 52.3546060976155, 45.1506355646998 ] }, "distance": 3.92, "direction": 281.03, "angle": -5.35, "elevation": -0.37, "pano_id": "TMX7316010203-001793_pano_0000_006677", "timestamp": "2020-07-07T08:55:22.156670Z", "filename": "pano_0000_006677.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 3.92415344, "relative_pitch": -5.347001096655918, "relative_heading": 281.02655767028756, "relative_elevation": -0.3672797353938009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_001440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88749999557438, 52.3546318487826, 47.7510228399187 ] }, "distance": 3.97, "direction": 24.23, "angle": 29.39, "elevation": 2.23, "pano_id": "TMX7316060226-000011_pano_0000_001440", "timestamp": "2016-08-02T07:31:39.524540Z", "filename": "pano_0000_001440.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 3.96538755, "relative_pitch": 29.386031504027237, "relative_heading": 24.232560720273927, "relative_elevation": 2.233107539825099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_001182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88742353594505, 52.3546181652397, 45.7860578717664 ] }, "distance": 4.15, "direction": 300.3, "angle": 3.7, "elevation": 0.27, "pano_id": "TMX7316010203-002455_pano_0001_001182", "timestamp": "2022-03-21T08:40:45.191410Z", "filename": "pano_0001_001182.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 4.14879245, "relative_pitch": 3.6979673278360172, "relative_heading": 300.3029173242897, "relative_elevation": 0.2681425716728043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002990/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002990/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002990/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002990/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002990/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002990/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002990/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002990/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002990/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88741569418292, 52.3546095348428, 45.7790006650612 ] }, "distance": 4.27, "direction": 285.39, "angle": 3.5, "elevation": 0.26, "pano_id": "TMX7316010203-002115_pano_0000_002990", "timestamp": "2021-04-23T08:30:07.511920Z", "filename": "pano_0000_002990.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 4.26932366, "relative_pitch": 3.499496522133206, "relative_heading": 285.389959692543, "relative_elevation": 0.2610853649675988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887488630804512, 52.35463753493819, 0.0 ] }, "distance": 4.33, "direction": 11.36, "angle": -84.56, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00568", "timestamp": "2025-09-29T09:26:39Z", "filename": "recording_2025-09-29_09-14-27_00568.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 4.33353377, "relative_pitch": -84.56154634450361, "relative_heading": 11.355181980710945, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88741291432933, 52.3546120211547, 45.6978198802099 ] }, "distance": 4.53, "direction": 288.13, "angle": 2.27, "elevation": 0.18, "pano_id": "TMX7316010203-001038_pano_0001_001217", "timestamp": "2019-01-04T12:51:36.513300Z", "filename": "pano_0001_001217.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 4.53053182, "relative_pitch": 2.2739847774130277, "relative_heading": 288.1286945442408, "relative_elevation": 0.1799045801163004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887543355959329, 52.35459808505924, 0.0 ] }, "distance": 4.58, "direction": 91.76, "angle": -84.25, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00823", "timestamp": "2025-09-29T09:31:45Z", "filename": "recording_2025-09-29_09-14-27_00823.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 4.58404896, "relative_pitch": -84.24920759719912, "relative_heading": 91.76312970597814, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_001859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88741733973604, 52.354625002665, 45.5854982556775 ] }, "distance": 4.92, "direction": 305.48, "angle": 0.79, "elevation": 0.07, "pano_id": "TMX7316010203-000258_pano_0002_001859", "timestamp": "2017-04-12T11:07:34.647840Z", "filename": "pano_0002_001859.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 4.91724922, "relative_pitch": 0.7874269041185602, "relative_heading": 305.4818275993177, "relative_elevation": 0.0675829555839016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_000586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88740325338697, 52.3546018298548, 45.6237501930445 ] }, "distance": 4.97, "direction": 273.18, "angle": 1.22, "elevation": 0.11, "pano_id": "TMX7316010203-001153_pano_0000_000586", "timestamp": "2019-05-02T05:53:48.451330Z", "filename": "pano_0000_000586.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 4.97152457, "relative_pitch": 1.219540772007167, "relative_heading": 273.17854286142494, "relative_elevation": 0.10583489295090232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_000588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88754935531914, 52.3545964941219, 45.4317440437153 ] }, "distance": 5.0, "direction": 93.65, "angle": -0.99, "elevation": -0.09, "pano_id": "TMX7316010203-001153_pano_0000_000588", "timestamp": "2019-05-02T05:53:49.376380Z", "filename": "pano_0000_000588.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.00076511, "relative_pitch": -0.9872010810735918, "relative_heading": 93.6467142983952, "relative_elevation": -0.08617125637830014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_001441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88742678725619, 52.3546334675371, 47.8488715076819 ] }, "distance": 5.07, "direction": 318.48, "angle": 24.69, "elevation": 2.33, "pano_id": "TMX7316060226-000011_pano_0000_001441", "timestamp": "2016-08-02T07:31:40.164560Z", "filename": "pano_0000_001441.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.069799, "relative_pitch": 24.691690066599037, "relative_heading": 318.4839147673086, "relative_elevation": 2.330956207588301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8874173829672, 52.3546275252072, 43.8873226055875 ] }, "distance": 5.08, "direction": 308.08, "angle": -17.79, "elevation": -1.63, "pano_id": "TMX7316010203-001063_pano_0000_000279", "timestamp": "2019-01-18T07:36:42.491500Z", "filename": "pano_0000_000279.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.08299652, "relative_pitch": -17.785907835043364, "relative_heading": 308.0784267139156, "relative_elevation": -1.630592694506099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88747065646368, 52.3546449813478, 45.1563456868753 ] }, "distance": 5.09, "direction": 355.82, "angle": -4.06, "elevation": -0.36, "pano_id": "TMX7316010203-002115_pano_0000_002535", "timestamp": "2021-04-23T08:16:14.323690Z", "filename": "pano_0000_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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.09086728, "relative_pitch": -4.062507138524833, "relative_heading": 355.8159574766804, "relative_elevation": -0.3615696132183004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002912_pano_0012_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88753272515937, 52.3546326122587, 45.7040549172089 ] }, "distance": 5.35, "direction": 46.19, "angle": 1.99, "elevation": 0.19, "pano_id": "TMX7316010203-002912_pano_0012_000177", "timestamp": "2023-01-03T09:58:49.120020Z", "filename": "pano_0012_000177.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.3458124, "relative_pitch": 1.9942165316686606, "relative_heading": 46.18701717087139, "relative_elevation": 0.1861396171153018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887396776726845, 52.35460330827412, 0.0 ] }, "distance": 5.42, "direction": 274.66, "angle": -83.21, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00821", "timestamp": "2025-09-29T09:31:43Z", "filename": "recording_2025-09-29_09-14-27_00821.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.42305022, "relative_pitch": -83.20574957693863, "relative_heading": 274.65561139930423, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002470_pano_0000_001087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88744163359607, 52.3546435282044, 45.8591659357771 ] }, "distance": 5.45, "direction": 334.46, "angle": 3.58, "elevation": 0.34, "pano_id": "TMX7316010203-002470_pano_0000_001087", "timestamp": "2022-03-23T09:37:56.459550Z", "filename": "pano_0000_001087.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.44796885, "relative_pitch": 3.584218350570261, "relative_heading": 334.45962733843675, "relative_elevation": 0.341250635683501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002470_pano_0000_001086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88751303218278, 52.354643383074, 45.7850708169863 ] }, "distance": 5.51, "direction": 27.18, "angle": 2.78, "elevation": 0.27, "pano_id": "TMX7316010203-002470_pano_0000_001086", "timestamp": "2022-03-23T09:37:55.864610Z", "filename": "pano_0000_001086.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.50761891, "relative_pitch": 2.7770431566795937, "relative_heading": 27.17980544248164, "relative_elevation": 0.2671555168927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88751507872306, 52.3546432497239, 45.4278371017426 ] }, "distance": 5.56, "direction": 28.53, "angle": -0.93, "elevation": -0.09, "pano_id": "TMX7316010203-001793_pano_0000_006981", "timestamp": "2020-07-07T09:00:04.525000Z", "filename": "pano_0000_006981.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.55965192, "relative_pitch": -0.9282324011045923, "relative_heading": 28.528110346837124, "relative_elevation": -0.0900781983510015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88744080092192, 52.3546449310254, 45.5135357901454 ] }, "distance": 5.61, "direction": 334.62, "angle": -0.04, "elevation": -0.0, "pano_id": "TMX7316010203-001793_pano_0000_006982", "timestamp": "2020-07-07T09:00:05.164990Z", "filename": "pano_0000_006982.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.61329643, "relative_pitch": -0.044702322170600856, "relative_heading": 334.62408100051573, "relative_elevation": -0.004379509948201132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88748921490256, 52.3546495869593, 45.6536075277254 ] }, "distance": 5.66, "direction": 9.08, "angle": 1.37, "elevation": 0.14, "pano_id": "TMX7316010203-002225_pano_0000_000517", "timestamp": "2021-07-09T07:47:01.915740Z", "filename": "pano_0000_000517.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.66067052, "relative_pitch": 1.373177138444331, "relative_heading": 9.076911619560851, "relative_elevation": 0.13569222763180022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887509672428211, 52.354646431404774, 0.0 ] }, "distance": 5.72, "direction": 23.58, "angle": -82.84, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05617", "timestamp": "2024-09-04T08:15:56Z", "filename": "recording_2024-09-04_05-35-54_05617.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.71605766, "relative_pitch": -82.84236748563275, "relative_heading": 23.583185441902295, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887559283829, 52.3546071116704, 45.4972448255867 ] }, "distance": 5.73, "direction": 81.34, "angle": -0.21, "elevation": -0.02, "pano_id": "TMX7316010203-001038_pano_0001_001219", "timestamp": "2019-01-04T12:51:38.048430Z", "filename": "pano_0001_001219.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.73249959, "relative_pitch": -0.20659850006135788, "relative_heading": 81.33754739581866, "relative_elevation": -0.020670474506900405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001533_pano_0000_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8874889469538, 52.3546509876096, 45.4708795649931 ] }, "distance": 5.81, "direction": 8.66, "angle": -0.46, "elevation": -0.05, "pano_id": "TMX7316010203-001533_pano_0000_000308", "timestamp": "2020-01-06T09:19:40.594170Z", "filename": "pano_0000_000308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.81185098, "relative_pitch": -0.4636888112521211, "relative_heading": 8.656783547122902, "relative_elevation": -0.04703573510050063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002992/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002992/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002992/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002992/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002992/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002992/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002992/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002992/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002992/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756285911679, 52.3546001953514, 45.5713194860145 ] }, "distance": 5.91, "direction": 89.09, "angle": 0.52, "elevation": 0.05, "pano_id": "TMX7316010203-002115_pano_0000_002992", "timestamp": "2021-04-23T08:30:09.167010Z", "filename": "pano_0000_002992.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.91145147, "relative_pitch": 0.5175972838265185, "relative_heading": 89.09099295892828, "relative_elevation": 0.05340418592090401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887435769455909, 52.35464662068474, 0.0 ] }, "distance": 5.93, "direction": 332.41, "angle": -82.57, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05618", "timestamp": "2024-09-04T08:15:57Z", "filename": "recording_2024-09-04_05-35-54_05618.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.93451221, "relative_pitch": -82.57181894264248, "relative_heading": 332.4110423371924, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887415263783829, 52.35463789028384, 0.0 ] }, "distance": 5.96, "direction": 315.97, "angle": -82.53, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00569", "timestamp": "2025-09-29T09:26:39Z", "filename": "recording_2025-09-29_09-14-27_00569.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.96445456, "relative_pitch": -82.53476202912366, "relative_heading": 315.96930657669725, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002912_pano_0012_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756295109468, 52.3545918238708, 45.683423913084 ] }, "distance": 5.98, "direction": 98.06, "angle": 1.59, "elevation": 0.17, "pano_id": "TMX7316010203-002912_pano_0012_000178", "timestamp": "2023-01-03T09:58:50.560000Z", "filename": "pano_0012_000178.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 5.97598678, "relative_pitch": 1.5864361552963748, "relative_heading": 98.05857932331318, "relative_elevation": 0.16550861299040065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_002593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88751195149555, 52.354649331817, 45.5739400424063 ] }, "distance": 6.07, "direction": 23.71, "angle": 0.53, "elevation": 0.06, "pano_id": "TMX7316010203-001703_pano_0000_002593", "timestamp": "2020-05-13T05:52:25.191050Z", "filename": "pano_0000_002593.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.07398265, "relative_pitch": 0.5284654962776015, "relative_heading": 23.707611231048006, "relative_elevation": 0.05602474231270094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001647_pano_0002_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88749921588881, 52.354652374488, 45.5624922979623 ] }, "distance": 6.11, "direction": 14.94, "angle": 0.42, "elevation": 0.04, "pano_id": "TMX7316010203-001647_pano_0002_000308", "timestamp": "2020-02-17T08:44:48.434540Z", "filename": "pano_0002_000308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.10642496, "relative_pitch": 0.4182526585295466, "relative_heading": 14.94149163231207, "relative_elevation": 0.044576997868702506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756473179598, 52.3546103991895, 43.711071238853 ] }, "distance": 6.16, "direction": 78.49, "angle": -16.34, "elevation": -1.81, "pano_id": "TMX7316010203-001063_pano_0000_000281", "timestamp": "2019-01-18T07:36:43.896440Z", "filename": "pano_0000_000281.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.16214281, "relative_pitch": -16.34202574829131, "relative_heading": 78.49362937716046, "relative_elevation": -1.8068440612405965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756708020982, 52.3546015227321, 44.9612628556788 ] }, "distance": 6.2, "direction": 87.77, "angle": -5.13, "elevation": -0.56, "pano_id": "TMX7316010203-001793_pano_0000_006679", "timestamp": "2020-07-07T08:55:23.641700Z", "filename": "pano_0000_006679.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.20300983, "relative_pitch": -5.127935166242664, "relative_heading": 87.76888867159802, "relative_elevation": -0.5566524444148016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_002594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88743838850145, 52.3546506196322, 45.6597193777561 ] }, "distance": 6.26, "direction": 335.75, "angle": 1.3, "elevation": 0.14, "pano_id": "TMX7316010203-001703_pano_0000_002594", "timestamp": "2020-05-13T05:52:25.781050Z", "filename": "pano_0000_002594.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.25686189, "relative_pitch": 1.298316097085, "relative_heading": 335.74834284214046, "relative_elevation": 0.14180407766249914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88751205032954, 52.3546513939467, 47.4210995109752 ] }, "distance": 6.29, "direction": 22.92, "angle": 16.84, "elevation": 1.9, "pano_id": "TMX7316010203-000085_pano_0004_000167", "timestamp": "2016-08-28T09:30:16.611340Z", "filename": "pano_0004_000167.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.28737674, "relative_pitch": 16.841024408976544, "relative_heading": 22.923027639262187, "relative_elevation": 1.903184210881605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88739269330038, 52.354574335166, 45.7201871192083 ] }, "distance": 6.33, "direction": 243.9, "angle": 1.83, "elevation": 0.2, "pano_id": "TMX7316060226-000012_pano_0000_007624", "timestamp": "2016-08-03T13:15:02.500630Z", "filename": "pano_0000_007624.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.32852981, "relative_pitch": 1.8306586059956331, "relative_heading": 243.9038486854747, "relative_elevation": 0.20227181911469927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_000579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88738302550047, 52.3545940117685, 45.6625183904544 ] }, "distance": 6.37, "direction": 264.65, "angle": 1.3, "elevation": 0.14, "pano_id": "TMX7316060226-000011_pano_0000_000579", "timestamp": "2016-08-02T07:14:09.438440Z", "filename": "pano_0000_000579.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.3698685, "relative_pitch": 1.300454475383038, "relative_heading": 264.6466891569998, "relative_elevation": 0.14460309036080332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88738394303074, 52.3546147764345, 45.7888261610642 ] }, "distance": 6.51, "direction": 285.29, "angle": 2.38, "elevation": 0.27, "pano_id": "TMX7316010203-001063_pano_0000_000369", "timestamp": "2019-01-18T07:38:32.010590Z", "filename": "pano_0000_000369.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.50988315, "relative_pitch": 2.383007092236412, "relative_heading": 285.28628207078106, "relative_elevation": 0.27091086097060213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88743871710529, 52.3546534307366, 47.5427743885666 ] }, "distance": 6.53, "direction": 337.05, "angle": 17.22, "elevation": 2.02, "pano_id": "TMX7316010203-000085_pano_0004_000168", "timestamp": "2016-08-28T09:30:17.566370Z", "filename": "pano_0004_000168.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.53456043, "relative_pitch": 17.216599313497028, "relative_heading": 337.05399099897676, "relative_elevation": 2.0248590884730007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8875438367544, 52.3546413626178, 45.1054744850844 ] }, "distance": 6.57, "direction": 44.63, "angle": -3.59, "elevation": -0.41, "pano_id": "TMX7316010203-002115_pano_0000_002534", "timestamp": "2021-04-23T08:16:13.688690Z", "filename": "pano_0000_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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.56863808, "relative_pitch": -3.5928507058194326, "relative_heading": 44.629940982878516, "relative_elevation": -0.41244081500919805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_001860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756519502299, 52.3546238701947, 45.4359861081466 ] }, "distance": 6.65, "direction": 65.8, "angle": -0.71, "elevation": -0.08, "pano_id": "TMX7316010203-000258_pano_0002_001860", "timestamp": "2017-04-12T11:07:35.807800Z", "filename": "pano_0002_001860.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.65478386, "relative_pitch": -0.7053511989876439, "relative_heading": 65.79783224852481, "relative_elevation": -0.08192919194699755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88737672985413, 52.354601458834864, 0.0 ] }, "distance": 6.78, "direction": 271.98, "angle": -81.53, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05646", "timestamp": "2024-09-04T08:16:48Z", "filename": "recording_2024-09-04_05-35-54_05646.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.77508716, "relative_pitch": -81.53399892570846, "relative_heading": 271.9824766635155, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_001184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88757184871975, 52.3546187793727, 45.653637769632 ] }, "distance": 6.87, "direction": 71.67, "angle": 1.13, "elevation": 0.14, "pano_id": "TMX7316010203-002455_pano_0001_001184", "timestamp": "2022-03-21T08:40:46.301390Z", "filename": "pano_0001_001184.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.87205458, "relative_pitch": 1.131439478621428, "relative_heading": 71.66548838521754, "relative_elevation": 0.1357224695384005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88741635251664, 52.3546492779621, 45.7471439745277 ] }, "distance": 6.89, "direction": 323.76, "angle": 1.91, "elevation": 0.23, "pano_id": "TMX7316010203-002225_pano_0000_000518", "timestamp": "2021-07-09T07:47:02.500770Z", "filename": "pano_0000_000518.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.8875683, "relative_pitch": 1.9061864749366646, "relative_heading": 323.763514395439, "relative_elevation": 0.2292286744341041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001647_pano_0002_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88742672715544, 52.3546543118108, 45.6461383709684 ] }, "distance": 6.98, "direction": 331.18, "angle": 1.05, "elevation": 0.13, "pano_id": "TMX7316010203-001647_pano_0002_000309", "timestamp": "2020-02-17T08:44:49.019640Z", "filename": "pano_0002_000309.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 6.97995299, "relative_pitch": 1.0524160501371032, "relative_heading": 331.18227902149425, "relative_elevation": 0.1282230708748031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887561981217503, 52.354636047021096, 0.0 ] }, "distance": 7.13, "direction": 55.09, "angle": -81.09, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00567", "timestamp": "2025-09-29T09:26:38Z", "filename": "recording_2025-09-29_09-14-27_00567.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 7.13477069, "relative_pitch": -81.09157752027235, "relative_heading": 55.09006946002416, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88737118414908, 52.3546013533606, 46.7599970120937 ] }, "distance": 7.15, "direction": 271.78, "angle": 9.85, "elevation": 1.24, "pano_id": "TMX7316010203-002469_pano_0000_001154", "timestamp": "2022-03-23T07:50:59.724810Z", "filename": "pano_0000_001154.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 7.15234933, "relative_pitch": 9.851770418795958, "relative_heading": 271.7838067291279, "relative_elevation": 1.2420817120001004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001648_pano_0000_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88737433076508, 52.3546168466924, 45.8093502270058 ] }, "distance": 7.2, "direction": 285.68, "angle": 2.32, "elevation": 0.29, "pano_id": "TMX7316010203-001648_pano_0000_000117", "timestamp": "2020-02-17T09:06:40.698480Z", "filename": "pano_0000_000117.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 7.20253926, "relative_pitch": 2.3170838491132564, "relative_heading": 285.6804657040561, "relative_elevation": 0.29143492691220274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88737074858684, 52.3545918677606, 47.9645423870534 ] }, "distance": 7.23, "direction": 263.38, "angle": 18.7, "elevation": 2.45, "pano_id": "TMX7316010203-000085_pano_0004_000179", "timestamp": "2016-08-28T09:30:30.661290Z", "filename": "pano_0004_000179.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 7.22671446, "relative_pitch": 18.703693142840184, "relative_heading": 263.3820967084652, "relative_elevation": 2.4466270869598006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001533_pano_0000_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88741296906007, 52.3546530507371, 45.57910289336 ] }, "distance": 7.36, "direction": 324.25, "angle": 0.48, "elevation": 0.06, "pano_id": "TMX7316010203-001533_pano_0000_000309", "timestamp": "2020-01-06T09:19:41.214170Z", "filename": "pano_0000_000309.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 7.36271463, "relative_pitch": 0.47614369487843716, "relative_heading": 324.2477011266706, "relative_elevation": 0.06118759326640344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_001439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88757297290172, 52.3546300461138, 47.6907350551337 ] }, "distance": 7.43, "direction": 62.64, "angle": 16.3, "elevation": 2.17, "pano_id": "TMX7316060226-000011_pano_0000_001439", "timestamp": "2016-08-02T07:31:38.904580Z", "filename": "pano_0000_001439.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 7.43116824, "relative_pitch": 16.298537440655206, "relative_heading": 62.63840276429726, "relative_elevation": 2.172819755040102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0000_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88758546858214, 52.3546000776405, 45.362463847734 ] }, "distance": 7.45, "direction": 89.38, "angle": -1.2, "elevation": -0.16, "pano_id": "TMX7316010203-000784_pano_0000_000183", "timestamp": "2018-06-11T09:55:20.165430Z", "filename": "pano_0000_000183.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 7.45161873, "relative_pitch": -1.1950987743730095, "relative_heading": 89.37958909182326, "relative_elevation": -0.15545145235959978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88739781594367, 52.3546473405075, 45.2458208799362 ] }, "distance": 7.55, "direction": 315.03, "angle": -2.06, "elevation": -0.27, "pano_id": "TMX7316010203-002115_pano_0000_002536", "timestamp": "2021-04-23T08:16:15.008700Z", "filename": "pano_0000_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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 7.54777288, "relative_pitch": -2.064597598565562, "relative_heading": 315.0293592059196, "relative_elevation": -0.2720944201574014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0000_000180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88736164550239, 52.3546099983212, 45.6941504199058 ] }, "distance": 7.89, "direction": 278.64, "angle": 1.28, "elevation": 0.18, "pano_id": "TMX7316010203-000784_pano_0000_000180", "timestamp": "2018-06-11T09:55:18.380530Z", "filename": "pano_0000_000180.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 7.88824313, "relative_pitch": 1.2798602767940663, "relative_heading": 278.6369534965507, "relative_elevation": 0.17623511981220474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756209256088, 52.3546485299702, 45.5986087843776 ] }, "distance": 8.02, "direction": 46.95, "angle": 0.58, "elevation": 0.08, "pano_id": "TMX7316010203-002225_pano_0000_000516", "timestamp": "2021-07-09T07:47:01.335770Z", "filename": "pano_0000_000516.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.01663098, "relative_pitch": 0.5767060948592128, "relative_heading": 46.952651160348914, "relative_elevation": 0.08069348428400502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88759452748879, 52.3545948755272, 46.4488021517172 ] }, "distance": 8.08, "direction": 93.53, "angle": 6.57, "elevation": 0.93, "pano_id": "TMX7316010203-002469_pano_0000_001157", "timestamp": "2022-03-23T07:51:01.264890Z", "filename": "pano_0000_001157.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.0837677, "relative_pitch": 6.568965247939312, "relative_heading": 93.5331697435654, "relative_elevation": 0.9308868516236046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001533_pano_0000_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756497280393, 52.354648625872, 45.4026097273454 ] }, "distance": 8.17, "direction": 47.84, "angle": -0.81, "elevation": -0.12, "pano_id": "TMX7316010203-001533_pano_0000_000307", "timestamp": "2020-01-06T09:19:39.994180Z", "filename": "pano_0000_000307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.16830168, "relative_pitch": -0.808746317377246, "relative_heading": 47.837601504968426, "relative_elevation": -0.11530557274819841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887596715018568, 52.354595791569565, 0.0 ] }, "distance": 8.23, "direction": 92.76, "angle": -79.75, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05649", "timestamp": "2024-09-04T08:16:50Z", "filename": "recording_2024-09-04_05-35-54_05649.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.22699563, "relative_pitch": -79.75485651690082, "relative_heading": 92.76063568349231, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001648_pano_0000_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88759791508651, 52.3546171305659, 45.5695226276293 ] }, "distance": 8.53, "direction": 76.59, "angle": 0.35, "elevation": 0.05, "pano_id": "TMX7316010203-001648_pano_0000_000120", "timestamp": "2020-02-17T09:06:41.988460Z", "filename": "pano_0000_000120.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.53172283, "relative_pitch": 0.34657079893947645, "relative_heading": 76.59290848612305, "relative_elevation": 0.051607327535698744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8876026220048, 52.3545986090973, 45.4818130135536 ] }, "distance": 8.62, "direction": 90.55, "angle": -0.24, "elevation": -0.04, "pano_id": "TMX7316010203-001063_pano_0000_000372", "timestamp": "2019-01-18T07:38:33.895430Z", "filename": "pano_0000_000372.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.62031118, "relative_pitch": -0.2399561353108113, "relative_heading": 90.54983365474187, "relative_elevation": -0.03610228654000025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_002514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88735072893915, 52.3546097986396, 45.8029010025784 ] }, "distance": 8.62, "direction": 277.75, "angle": 1.89, "elevation": 0.28, "pano_id": "TMX7316010203-001703_pano_0000_002514", "timestamp": "2020-05-13T05:51:28.146510Z", "filename": "pano_0000_002514.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.62129749, "relative_pitch": 1.893280508407742, "relative_heading": 277.7486127027473, "relative_elevation": 0.2849857024848035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001647_pano_0002_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8875719099024, 52.3546502982707, 45.500672660768 ] }, "distance": 8.65, "direction": 49.03, "angle": -0.11, "elevation": -0.02, "pano_id": "TMX7316010203-001647_pano_0002_000307", "timestamp": "2020-02-17T08:44:47.864480Z", "filename": "pano_0002_000307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.64542595, "relative_pitch": -0.11427188860733356, "relative_heading": 49.0260791307511, "relative_elevation": -0.017242639325601772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002470_pano_0000_001088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88737034321277, 52.3546428531208, 45.961326379329 ] }, "distance": 8.68, "direction": 303.89, "angle": 2.92, "elevation": 0.44, "pano_id": "TMX7316010203-002470_pano_0000_001088", "timestamp": "2022-03-23T09:37:57.079550Z", "filename": "pano_0000_001088.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.68097072, "relative_pitch": 2.92404205229644, "relative_heading": 303.8898148390789, "relative_elevation": 0.44341107923540335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_000582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8876035872772, 52.3545918923862, 45.3477955879644 ] }, "distance": 8.73, "direction": 95.46, "angle": -1.12, "elevation": -0.17, "pano_id": "TMX7316060226-000011_pano_0000_000582", "timestamp": "2016-08-02T07:14:11.578460Z", "filename": "pano_0000_000582.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.72526185, "relative_pitch": -1.1169758396295857, "relative_heading": 95.45935842063302, "relative_elevation": -0.17011971212919974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002470_pano_0000_001085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88758455319379, 52.3546423521975, 45.7416041865945 ] }, "distance": 8.8, "direction": 57.07, "angle": 1.46, "elevation": 0.22, "pano_id": "TMX7316010203-002470_pano_0000_001085", "timestamp": "2022-03-23T09:37:55.274580Z", "filename": "pano_0000_001085.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.8027421, "relative_pitch": 1.4556454545956108, "relative_heading": 57.07422868912902, "relative_elevation": 0.22368888650090213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88734605081989, 52.3546070396892, 45.2851081034169 ] }, "distance": 8.9, "direction": 275.51, "angle": -1.5, "elevation": -0.23, "pano_id": "TMX7316010203-001793_pano_0000_006676", "timestamp": "2020-07-07T08:55:21.406680Z", "filename": "pano_0000_006676.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.90250693, "relative_pitch": -1.4979859622877423, "relative_heading": 275.51368518289917, "relative_elevation": -0.23280719667669558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887583175801889, 52.35464524255059, 0.0 ] }, "distance": 8.9, "direction": 55.01, "angle": -78.93, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05616", "timestamp": "2024-09-04T08:15:55Z", "filename": "recording_2024-09-04_05-35-54_05616.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.90457328, "relative_pitch": -78.93113803876696, "relative_heading": 55.00851151407613, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_001181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8873493261739, 52.3546191902735, 45.9029951570556 ] }, "distance": 8.92, "direction": 284.33, "angle": 2.47, "elevation": 0.39, "pano_id": "TMX7316010203-002455_pano_0001_001181", "timestamp": "2022-03-21T08:40:44.601410Z", "filename": "pano_0001_001181.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.91573959, "relative_pitch": 2.4731258880681377, "relative_heading": 284.3348190152923, "relative_elevation": 0.3850798569620011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88760652335352, 52.3545906637407, 47.6938333539292 ] }, "distance": 8.94, "direction": 96.21, "angle": 13.68, "elevation": 2.18, "pano_id": "TMX7316010203-000085_pano_0004_000182", "timestamp": "2016-08-28T09:30:33.011430Z", "filename": "pano_0004_000182.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.93817521, "relative_pitch": 13.682002763429741, "relative_heading": 96.20978398137109, "relative_elevation": 2.175918053835602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8875887765617, 52.3546408928791, 45.3765056068078 ] }, "distance": 8.96, "direction": 58.95, "angle": -0.9, "elevation": -0.14, "pano_id": "TMX7316010203-001793_pano_0000_006980", "timestamp": "2020-07-07T09:00:03.915030Z", "filename": "pano_0000_006980.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 8.96079468, "relative_pitch": -0.9041057645378915, "relative_heading": 58.94617033487488, "relative_elevation": -0.14140969328580155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8873668398861, 52.3546460454974, 45.6265611322597 ] }, "distance": 9.08, "direction": 304.91, "angle": 0.69, "elevation": 0.11, "pano_id": "TMX7316010203-001793_pano_0000_006983", "timestamp": "2020-07-07T09:00:05.839950Z", "filename": "pano_0000_006983.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.07863073, "relative_pitch": 0.6856375910567939, "relative_heading": 304.9108972032293, "relative_elevation": 0.10864583216610413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_001442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88735386621144, 52.3546340214217, 47.9746311083436 ] }, "distance": 9.18, "direction": 294.85, "angle": 14.98, "elevation": 2.46, "pano_id": "TMX7316060226-000011_pano_0000_001442", "timestamp": "2016-08-02T07:31:40.829630Z", "filename": "pano_0000_001442.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.17885904, "relative_pitch": 14.983970803062318, "relative_heading": 294.85267713949185, "relative_elevation": 2.456715808250003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_002592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88758582459793, 52.3546472807323, 45.5209584115073 ] }, "distance": 9.18, "direction": 54.49, "angle": 0.02, "elevation": 0.0, "pano_id": "TMX7316010203-001703_pano_0000_002592", "timestamp": "2020-05-13T05:52:24.611120Z", "filename": "pano_0000_002592.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.18284993, "relative_pitch": 0.018987289952438636, "relative_heading": 54.49495122905914, "relative_elevation": 0.003043111413703059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88758516134402, 52.3546483770227, 47.333187087439 ] }, "distance": 9.22, "direction": 53.71, "angle": 11.14, "elevation": 1.82, "pano_id": "TMX7316010203-000085_pano_0004_000166", "timestamp": "2016-08-28T09:30:15.681340Z", "filename": "pano_0004_000166.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.21776512, "relative_pitch": 11.140803852285071, "relative_heading": 53.714521115560885, "relative_elevation": 1.8152717873454023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002989/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002989/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002989/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002989/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002989/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002989/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002989/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002989/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002989/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88734198974804, 52.3546140006251, 45.9167899368331 ] }, "distance": 9.28, "direction": 280.11, "angle": 2.46, "elevation": 0.4, "pano_id": "TMX7316010203-002115_pano_0000_002989", "timestamp": "2021-04-23T08:30:06.591950Z", "filename": "pano_0000_002989.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.28224348, "relative_pitch": 2.460588514964455, "relative_heading": 280.1135407444667, "relative_elevation": 0.3988746367394995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887361668939978, 52.35464564157571, 0.0 ] }, "distance": 9.34, "direction": 303.45, "angle": -78.4, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05619", "timestamp": "2024-09-04T08:15:58Z", "filename": "recording_2024-09-04_05-35-54_05619.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.34486733, "relative_pitch": -78.39833174798217, "relative_heading": 303.4485011924936, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88733956729664, 52.3546121752964, 45.8310216106474 ] }, "distance": 9.41, "direction": 278.72, "angle": 1.91, "elevation": 0.31, "pano_id": "TMX7316010203-001038_pano_0001_001216", "timestamp": "2019-01-04T12:51:35.753330Z", "filename": "pano_0001_001216.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.41184918, "relative_pitch": 1.9053701540805963, "relative_heading": 278.7197125716256, "relative_elevation": 0.313106310553799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_002595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88736477292455, 52.3546513657817, 45.7739647300914 ] }, "distance": 9.54, "direction": 307.34, "angle": 1.54, "elevation": 0.26, "pano_id": "TMX7316010203-001703_pano_0000_002595", "timestamp": "2020-05-13T05:52:26.385980Z", "filename": "pano_0000_002595.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.54151927, "relative_pitch": 1.53717989869342, "relative_heading": 307.34286786790466, "relative_elevation": 0.2560494299978018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887616557698615, 52.35459545503738, 0.0 ] }, "distance": 9.58, "direction": 92.59, "angle": -78.12, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00824", "timestamp": "2025-09-29T09:31:47Z", "filename": "recording_2025-09-29_09-14-27_00824.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.57923246, "relative_pitch": -78.11554447072369, "relative_heading": 92.59487184086714, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88734249300863, 52.3546270324689, 44.0153156640008 ] }, "distance": 9.61, "direction": 288.69, "angle": -8.89, "elevation": -1.5, "pano_id": "TMX7316010203-001063_pano_0000_000278", "timestamp": "2019-01-18T07:36:41.706460Z", "filename": "pano_0000_000278.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.61064669, "relative_pitch": -8.886106760459304, "relative_heading": 288.6922239281964, "relative_elevation": -1.5025996360927962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88736522180303, 52.3546548226824, 47.6865130839869 ] }, "distance": 9.76, "direction": 309.25, "angle": 12.53, "elevation": 2.17, "pano_id": "TMX7316010203-000085_pano_0004_000169", "timestamp": "2016-08-28T09:30:18.491320Z", "filename": "pano_0004_000169.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.75592825, "relative_pitch": 12.532242422661817, "relative_heading": 309.2482006754608, "relative_elevation": 2.168597783893304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_000585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88733002745083, 52.3546039964318, 45.7636430300772 ] }, "distance": 9.97, "direction": 272.97, "angle": 1.41, "elevation": 0.25, "pano_id": "TMX7316010203-001153_pano_0000_000585", "timestamp": "2019-05-02T05:53:47.991370Z", "filename": "pano_0000_000585.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.96646047, "relative_pitch": 1.412368016691821, "relative_heading": 272.97205833438096, "relative_elevation": 0.24572772998359937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_000589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88762215062772, 52.3545935409908, 45.3482745867223 ] }, "distance": 9.97, "direction": 93.72, "angle": -0.97, "elevation": -0.17, "pano_id": "TMX7316010203-001153_pano_0000_000589", "timestamp": "2019-05-02T05:53:49.841440Z", "filename": "pano_0000_000589.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 9.97147049, "relative_pitch": -0.9746565827182392, "relative_heading": 93.71835158480107, "relative_elevation": -0.16964071337130093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887341964279917, 52.354637463935326, 0.0 ] }, "distance": 10.08, "direction": 294.89, "angle": -77.52, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00570", "timestamp": "2025-09-29T09:26:40Z", "filename": "recording_2025-09-29_09-14-27_00570.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 10.07568473, "relative_pitch": -77.51847097999622, "relative_heading": 294.8911634697817, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002912_pano_0012_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88758326354588, 52.3546621189231, 45.5939919259399 ] }, "distance": 10.1, "direction": 46.27, "angle": 0.43, "elevation": 0.08, "pano_id": "TMX7316010203-002912_pano_0012_000176", "timestamp": "2023-01-03T09:58:47.480020Z", "filename": "pano_0012_000176.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 10.10364765, "relative_pitch": 0.43140728564170194, "relative_heading": 46.26987088043137, "relative_elevation": 0.07607662584630503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001647_pano_0002_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8873540085402, 52.3546554542588, 45.7665279991925 ] }, "distance": 10.4, "direction": 306.88, "angle": 1.37, "elevation": 0.25, "pano_id": "TMX7316010203-001647_pano_0002_000310", "timestamp": "2020-02-17T08:44:49.629410Z", "filename": "pano_0002_000310.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 10.4008957, "relative_pitch": 1.3692807674359182, "relative_heading": 306.8845827506293, "relative_elevation": 0.24861269909889927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8873249930785, 52.3545861030981, 45.8545798063278 ] }, "distance": 10.4, "direction": 261.85, "angle": 1.85, "elevation": 0.34, "pano_id": "TMX7316060226-000012_pano_0000_007623", "timestamp": "2016-08-03T13:15:00.725550Z", "filename": "pano_0000_007623.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 10.40109044, "relative_pitch": 1.8539136008348238, "relative_heading": 261.851106917771, "relative_elevation": 0.3366645062342002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887323481328353, 52.35460512886753, 0.0 ] }, "distance": 10.42, "direction": 273.54, "angle": -77.11, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00820", "timestamp": "2025-09-29T09:31:42Z", "filename": "recording_2025-09-29_09-14-27_00820.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 10.41891397, "relative_pitch": -77.10727235203863, "relative_heading": 273.536928811143, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88761663449494, 52.3546375323199, 45.0777757475153 ] }, "distance": 10.47, "direction": 66.07, "angle": -2.41, "elevation": -0.44, "pano_id": "TMX7316010203-002115_pano_0000_002533", "timestamp": "2021-04-23T08:16:13.083710Z", "filename": "pano_0000_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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 10.47486136, "relative_pitch": -2.4060760478760854, "relative_heading": 66.07233910242662, "relative_elevation": -0.4401395525783016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88734385513179, 52.354647975219, 45.8705352153629 ] }, "distance": 10.51, "direction": 300.98, "angle": 1.92, "elevation": 0.35, "pano_id": "TMX7316010203-002225_pano_0000_000519", "timestamp": "2021-07-09T07:47:03.101020Z", "filename": "pano_0000_000519.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 10.51044475, "relative_pitch": 1.9215226690673333, "relative_heading": 300.98199450573003, "relative_elevation": 0.35261991526930103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88763248321627, 52.3546030911045, 45.4010406062007 ] }, "distance": 10.66, "direction": 87.76, "angle": -0.63, "elevation": -0.12, "pano_id": "TMX7316010203-001038_pano_0001_001220", "timestamp": "2019-01-04T12:51:38.848230Z", "filename": "pano_0001_001220.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 10.66259707, "relative_pitch": -0.6280044609077557, "relative_heading": 87.76397725877217, "relative_elevation": -0.11687469389289618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002993/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002993/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002993/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002993/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002993/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002993/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002993/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002993/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002993/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88763595765406, 52.3545954372783, 45.4849641239271 ] }, "distance": 10.9, "direction": 92.29, "angle": -0.17, "elevation": -0.03, "pano_id": "TMX7316010203-002115_pano_0000_002993", "timestamp": "2021-04-23T08:30:09.971970Z", "filename": "pano_0000_002993.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 10.89991769, "relative_pitch": -0.1732084247547851, "relative_heading": 92.29066881214573, "relative_elevation": -0.0329511761664989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88763830407616, 52.3546014194526, 43.6145298909396 ] }, "distance": 11.05, "direction": 88.81, "angle": -9.77, "elevation": -1.9, "pano_id": "TMX7316010203-001063_pano_0000_000282", "timestamp": "2019-01-18T07:36:44.536460Z", "filename": "pano_0000_000282.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 11.05347073, "relative_pitch": -9.77039877047644, "relative_heading": 88.80769724284342, "relative_elevation": -1.903385409153998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764082684071, 52.3545981331019, 44.8705874402076 ] }, "distance": 11.22, "direction": 90.69, "angle": -3.3, "elevation": -0.65, "pano_id": "TMX7316010203-001793_pano_0000_006680", "timestamp": "2020-07-07T08:55:24.401700Z", "filename": "pano_0000_006680.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 11.22378466, "relative_pitch": -3.300857358801654, "relative_heading": 90.69266111469024, "relative_elevation": -0.6473278598859977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001533_pano_0000_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88733673586997, 52.3546542685581, 45.7151112165302 ] }, "distance": 11.29, "direction": 302.76, "angle": 1.0, "elevation": 0.2, "pano_id": "TMX7316010203-001533_pano_0000_000310", "timestamp": "2020-01-06T09:19:41.874150Z", "filename": "pano_0000_000310.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 11.29223478, "relative_pitch": 1.0004525824849266, "relative_heading": 302.76160488152294, "relative_elevation": 0.1971959164365984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_000578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887309454604, 52.3545935033623, 45.8172791199759 ] }, "distance": 11.37, "direction": 266.72, "angle": 1.51, "elevation": 0.3, "pano_id": "TMX7316060226-000011_pano_0000_000578", "timestamp": "2016-08-02T07:14:08.713360Z", "filename": "pano_0000_000578.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 11.37340692, "relative_pitch": 1.5077561247151086, "relative_heading": 266.719406594289, "relative_elevation": 0.2993638198823021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002912_pano_0012_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764207540168, 52.3545870963564, 45.6228570016101 ] }, "distance": 11.39, "direction": 96.88, "angle": 0.53, "elevation": 0.1, "pano_id": "TMX7316010203-002912_pano_0012_000179", "timestamp": "2023-01-03T09:58:51.735040Z", "filename": "pano_0012_000179.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 11.38997857, "relative_pitch": 0.5278804017146014, "relative_heading": 96.87684891158159, "relative_elevation": 0.10494170151650195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88731058187956, 52.354619352465, 45.930801410228 ] }, "distance": 11.5, "direction": 281.16, "angle": 2.06, "elevation": 0.41, "pano_id": "TMX7316010203-001063_pano_0000_000368", "timestamp": "2019-01-18T07:38:31.275430Z", "filename": "pano_0000_000368.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 11.4954369, "relative_pitch": 2.0570306971213235, "relative_heading": 281.1627742974963, "relative_elevation": 0.41288611013440146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887635267240685, 52.35463375887754, 0.0 ] }, "distance": 11.5, "direction": 70.55, "angle": -75.82, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00566", "timestamp": "2025-09-29T09:26:37Z", "filename": "recording_2025-09-29_09-14-27_00566.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 11.50015147, "relative_pitch": -75.82088409968912, "relative_heading": 70.55436806406469, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88732508807472, 52.3546486384355, 45.361577837728 ] }, "distance": 11.66, "direction": 298.06, "angle": -0.77, "elevation": -0.16, "pano_id": "TMX7316010203-002115_pano_0000_002537", "timestamp": "2021-04-23T08:16:15.803670Z", "filename": "pano_0000_002537.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 11.65986844, "relative_pitch": -0.7681853434932963, "relative_heading": 298.0571850209926, "relative_elevation": -0.15633746236559887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_001185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764605050189, 52.3546172006943, 45.6312125697732 ] }, "distance": 11.75, "direction": 80.27, "angle": 0.55, "elevation": 0.11, "pano_id": "TMX7316010203-002455_pano_0001_001185", "timestamp": "2022-03-21T08:40:46.856580Z", "filename": "pano_0001_001185.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 11.74796067, "relative_pitch": 0.5525430606295889, "relative_heading": 80.2671469891323, "relative_elevation": 0.11329726967959886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887303443443728, 52.35460201558679, 0.0 ] }, "distance": 11.77, "direction": 271.44, "angle": -75.5, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05645", "timestamp": "2024-09-04T08:16:47Z", "filename": "recording_2024-09-04_05-35-54_05645.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 11.768063, "relative_pitch": -75.50433045453005, "relative_heading": 271.442947445774, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0012_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0012_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0012_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88732167450822, 52.3546481733501, 45.8767180666327 ] }, "distance": 11.84, "direction": 297.31, "angle": 1.74, "elevation": 0.36, "pano_id": "TMX7316010203-002440_pano_0012_000000", "timestamp": "2022-01-26T09:22:13.081590Z", "filename": "pano_0012_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 11.84178914, "relative_pitch": 1.7355144743773452, "relative_heading": 297.30689516490594, "relative_elevation": 0.3588027665390996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_001438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764615314385, 52.3546275767007, 47.6506696566939 ] }, "distance": 12.0, "direction": 74.83, "angle": 10.07, "elevation": 2.13, "pano_id": "TMX7316060226-000011_pano_0000_001438", "timestamp": "2016-08-02T07:31:38.289640Z", "filename": "pano_0000_001438.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 12.00398578, "relative_pitch": 10.074640554120466, "relative_heading": 74.83307887881087, "relative_elevation": 2.1327543566003015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8876348832482, 52.3546464044546, 45.5635903785005 ] }, "distance": 12.02, "direction": 64.17, "angle": 0.22, "elevation": 0.05, "pano_id": "TMX7316010203-002225_pano_0000_000515", "timestamp": "2021-07-09T07:47:00.751030Z", "filename": "pano_0000_000515.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 12.01836691, "relative_pitch": 0.21774810521217813, "relative_heading": 64.1740560722922, "relative_elevation": 0.04567507840690155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001648_pano_0000_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88729967675381, 52.3546154998693, 45.9633337045088 ] }, "distance": 12.15, "direction": 278.5, "angle": 2.1, "elevation": 0.45, "pano_id": "TMX7316010203-001648_pano_0000_000116", "timestamp": "2020-02-17T09:06:40.258480Z", "filename": "pano_0000_000116.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 12.1545099, "relative_pitch": 2.098741928834277, "relative_heading": 278.50113697507294, "relative_elevation": 0.4454184044152001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88729617978605, 52.3546027261534, 46.920239395462 ] }, "distance": 12.26, "direction": 271.75, "angle": 6.52, "elevation": 1.4, "pano_id": "TMX7316010203-002469_pano_0000_001153", "timestamp": "2022-03-23T07:50:59.159800Z", "filename": "pano_0000_001153.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 12.26498003, "relative_pitch": 6.522624253989037, "relative_heading": 271.7539835310035, "relative_elevation": 1.4023240953683995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001533_pano_0000_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764079794721, 52.3546459401579, 45.3637702465057 ] }, "distance": 12.36, "direction": 65.2, "angle": -0.71, "elevation": -0.15, "pano_id": "TMX7316010203-001533_pano_0000_000306", "timestamp": "2020-01-06T09:19:39.409200Z", "filename": "pano_0000_000306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 12.36059712, "relative_pitch": -0.7144803056839517, "relative_heading": 65.20344897499703, "relative_elevation": -0.15414505358789654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0000_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88766006312419, 52.3545957062068, 45.2839851249009 ] }, "distance": 12.54, "direction": 91.85, "angle": -1.07, "elevation": -0.23, "pano_id": "TMX7316010203-000784_pano_0000_000184", "timestamp": "2018-06-11T09:55:20.725430Z", "filename": "pano_0000_000184.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 12.54017639, "relative_pitch": -1.0686976741594032, "relative_heading": 91.8540984529344, "relative_elevation": -0.23393017519269677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001647_pano_0002_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8876444581778, 52.354647951805, 45.4594580652192 ] }, "distance": 12.68, "direction": 64.76, "angle": -0.26, "elevation": -0.06, "pano_id": "TMX7316010203-001647_pano_0002_000306", "timestamp": "2020-02-17T08:44:47.309420Z", "filename": "pano_0002_000306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 12.68125335, "relative_pitch": -0.26411656828831886, "relative_heading": 64.75788630795164, "relative_elevation": -0.058457234874396136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88728987235627, 52.3545901747924, 48.1245821043849 ] }, "distance": 12.73, "direction": 265.4, "angle": 11.57, "elevation": 2.61, "pano_id": "TMX7316010203-000085_pano_0004_000178", "timestamp": "2016-08-28T09:30:29.801300Z", "filename": "pano_0004_000178.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 12.7300168, "relative_pitch": 11.572225372930129, "relative_heading": 265.39864616446744, "relative_elevation": 2.606666804291301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0000_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88728716603097, 52.3546101635691, 45.8716645874083 ] }, "distance": 12.93, "direction": 275.34, "angle": 1.57, "elevation": 0.35, "pano_id": "TMX7316010203-000784_pano_0000_000179", "timestamp": "2018-06-11T09:55:17.740540Z", "filename": "pano_0000_000179.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 12.92946204, "relative_pitch": 1.5672180310230874, "relative_heading": 275.3387099908956, "relative_elevation": 0.3537492873146988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002470_pano_0000_001089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88729960083422, 52.3546420509559, 46.1002536332235 ] }, "distance": 12.93, "direction": 291.56, "angle": 2.58, "elevation": 0.58, "pano_id": "TMX7316010203-002470_pano_0000_001089", "timestamp": "2022-03-23T09:37:57.764570Z", "filename": "pano_0000_001089.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 12.93066624, "relative_pitch": 2.5785986817424673, "relative_heading": 291.55778976774815, "relative_elevation": 0.5823383331299041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002470_pano_0000_001084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88765577590992, 52.3546402307935, 45.7136801211163 ] }, "distance": 13.06, "direction": 69.62, "angle": 0.86, "elevation": 0.2, "pano_id": "TMX7316010203-002470_pano_0000_001084", "timestamp": "2022-03-23T09:37:54.684610Z", "filename": "pano_0000_001084.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.05928185, "relative_pitch": 0.8588265491660503, "relative_heading": 69.61591301963978, "relative_elevation": 0.1957648210226992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8876692481937, 52.3545921778321, 46.3982310052961 ] }, "distance": 13.18, "direction": 93.47, "angle": 3.82, "elevation": 0.88, "pano_id": "TMX7316010203-002469_pano_0000_001158", "timestamp": "2022-03-23T07:51:01.774770Z", "filename": "pano_0000_001158.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.18362259, "relative_pitch": 3.8201648345756065, "relative_heading": 93.47172026826645, "relative_elevation": 0.8803157052024986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887656493997227, 52.354642990004436, 0.0 ] }, "distance": 13.21, "direction": 68.44, "angle": -73.81, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05615", "timestamp": "2024-09-04T08:15:54Z", "filename": "recording_2024-09-04_05-35-54_05615.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.21485931, "relative_pitch": -73.81081617801958, "relative_heading": 68.44189015852919, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887669899379149, 52.35459270291149, 0.0 ] }, "distance": 13.22, "direction": 93.21, "angle": -73.8, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05650", "timestamp": "2024-09-04T08:16:51Z", "filename": "recording_2024-09-04_05-35-54_05650.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.22451149, "relative_pitch": -73.79961156696004, "relative_heading": 93.20740231669424, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88765832795106, 52.3546443084847, 47.2720384020358 ] }, "distance": 13.39, "direction": 68.05, "angle": 7.47, "elevation": 1.75, "pano_id": "TMX7316010203-000085_pano_0004_000165", "timestamp": "2016-08-28T09:30:14.806380Z", "filename": "pano_0004_000165.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.38528749, "relative_pitch": 7.465985704915658, "relative_heading": 68.05434753998232, "relative_elevation": 1.7541231019421986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006979/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006979/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006979/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006979/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006979/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006979/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006979/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006979/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006979/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88766279176228, 52.3546381800159, 45.3534217812121 ] }, "distance": 13.43, "direction": 71.24, "angle": -0.7, "elevation": -0.16, "pano_id": "TMX7316010203-001793_pano_0000_006979", "timestamp": "2020-07-07T09:00:03.314980Z", "filename": "pano_0000_006979.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.43326985, "relative_pitch": -0.7015651042560576, "relative_heading": 71.23864601443246, "relative_elevation": -0.16449351888149977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001648_pano_0000_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88767230332577, 52.3546151584204, 45.5247743548825 ] }, "distance": 13.48, "direction": 82.5, "angle": 0.03, "elevation": 0.01, "pano_id": "TMX7316010203-001648_pano_0000_000121", "timestamp": "2020-02-17T09:06:42.413490Z", "filename": "pano_0000_000121.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.48278756, "relative_pitch": 0.029147893579247828, "relative_heading": 82.50453638530773, "relative_elevation": 0.006859054788904473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_002591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88765960452215, 52.3546449903784, 45.4948673499748 ] }, "distance": 13.49, "direction": 67.89, "angle": -0.1, "elevation": -0.02, "pano_id": "TMX7316010203-001703_pano_0000_002591", "timestamp": "2020-05-13T05:52:24.041270Z", "filename": "pano_0000_002591.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.4943732, "relative_pitch": -0.09785923099824403, "relative_heading": 67.8935412365428, "relative_elevation": -0.023047950118801452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006984/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006984/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006984/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006984/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006984/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006984/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006984/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006984/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006984/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88729263725276, 52.3546464365604, 45.7743919994682 ] }, "distance": 13.55, "direction": 292.74, "angle": 1.08, "elevation": 0.26, "pano_id": "TMX7316010203-001793_pano_0000_006984", "timestamp": "2020-07-07T09:00:06.569960Z", "filename": "pano_0000_006984.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.55412738, "relative_pitch": 1.0840446229987757, "relative_heading": 292.7395169380094, "relative_elevation": 0.25647669937460194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_002513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88727666127675, 52.3546076757639, 45.9695708453655 ] }, "distance": 13.62, "direction": 273.9, "angle": 1.9, "elevation": 0.45, "pano_id": "TMX7316010203-001703_pano_0000_002513", "timestamp": "2020-05-13T05:51:27.641550Z", "filename": "pano_0000_002513.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.62063224, "relative_pitch": 1.8992127178172642, "relative_heading": 273.8989972399639, "relative_elevation": 0.45165554527190466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88767591117156, 52.354593883586, 45.424857776612 ] }, "distance": 13.63, "direction": 92.56, "angle": -0.39, "elevation": -0.09, "pano_id": "TMX7316010203-001063_pano_0000_000373", "timestamp": "2019-01-18T07:38:34.480450Z", "filename": "pano_0000_000373.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.62699779, "relative_pitch": -0.39126156405279655, "relative_heading": 92.55949862320848, "relative_elevation": -0.09305752348159757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_000583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88767741616147, 52.3545905898348, 45.2982118716463 ] }, "distance": 13.75, "direction": 94.07, "angle": -0.92, "elevation": -0.22, "pano_id": "TMX7316060226-000011_pano_0000_000583", "timestamp": "2016-08-02T07:14:12.303310Z", "filename": "pano_0000_000583.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.7505591, "relative_pitch": -0.9153815539871275, "relative_heading": 94.0662358994216, "relative_elevation": -0.2197034284472963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887287621209357, 52.35464423337921, 0.0 ] }, "distance": 13.78, "direction": 291.25, "angle": -73.16, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05620", "timestamp": "2024-09-04T08:15:58Z", "filename": "recording_2024-09-04_05-35-54_05620.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.77921989, "relative_pitch": -73.15784422495689, "relative_heading": 291.24987977411075, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_001443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88728057844717, 52.3546334369098, 48.139165696688 ] }, "distance": 13.85, "direction": 285.89, "angle": 10.72, "elevation": 2.62, "pano_id": "TMX7316060226-000011_pano_0000_001443", "timestamp": "2016-08-02T07:31:41.544540Z", "filename": "pano_0000_001443.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.85156724, "relative_pitch": 10.715853023167295, "relative_heading": 285.89120901706815, "relative_elevation": 2.621250396594405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_002596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88729135379394, 52.3546513695961, 45.9192613018677 ] }, "distance": 13.86, "direction": 294.69, "angle": 1.66, "elevation": 0.4, "pano_id": "TMX7316010203-001703_pano_0000_002596", "timestamp": "2020-05-13T05:52:27.001160Z", "filename": "pano_0000_002596.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.85501414, "relative_pitch": 1.6592551300620682, "relative_heading": 294.6936621196724, "relative_elevation": 0.40134600177410107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88727243290177, 52.354607562826, 45.4467036081478 ] }, "distance": 13.91, "direction": 273.77, "angle": -0.29, "elevation": -0.07, "pano_id": "TMX7316010203-001793_pano_0000_006675", "timestamp": "2020-07-07T08:55:20.636680Z", "filename": "pano_0000_006675.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.90724435, "relative_pitch": -0.2933790216834558, "relative_heading": 273.7666382624156, "relative_elevation": -0.07121169194579835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_001180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88727605870348, 52.3546247611885, 46.0574846360832 ] }, "distance": 13.92, "direction": 281.72, "angle": 2.22, "elevation": 0.54, "pano_id": "TMX7316010203-002455_pano_0001_001180", "timestamp": "2022-03-21T08:40:43.971470Z", "filename": "pano_0001_001180.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 13.92031007, "relative_pitch": 2.2197477528864655, "relative_heading": 281.7188165104141, "relative_elevation": 0.5395693359896043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8872916441658, 52.3546554504478, 47.8679435253143 ] }, "distance": 14.03, "direction": 296.41, "angle": 9.51, "elevation": 2.35, "pano_id": "TMX7316010203-000085_pano_0004_000170", "timestamp": "2016-08-28T09:30:19.431350Z", "filename": "pano_0004_000170.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.0330545, "relative_pitch": 9.506752826524645, "relative_heading": 296.4121488235913, "relative_elevation": 2.3500282252207043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002912_pano_0012_000175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88765605497947, 52.3546629177858, 45.4837934467942 ] }, "distance": 14.15, "direction": 60.02, "angle": -0.14, "elevation": -0.03, "pano_id": "TMX7316010203-002912_pano_0012_000175", "timestamp": "2023-01-03T09:58:46.120030Z", "filename": "pano_0012_000175.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.15449398, "relative_pitch": -0.1381211083111088, "relative_heading": 60.01903020346691, "relative_elevation": -0.03412185329939632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88768337543988, 52.3545880664288, 47.6703338213265 ] }, "distance": 14.18, "direction": 95.08, "angle": 8.63, "elevation": 2.15, "pano_id": "TMX7316010203-000085_pano_0004_000183", "timestamp": "2016-08-28T09:30:33.791310Z", "filename": "pano_0004_000183.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.17770542, "relative_pitch": 8.63256113114963, "relative_heading": 95.08181797655168, "relative_elevation": 2.152418521232903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_001858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88727056375119, 52.3546223083024, 45.8802335746586 ] }, "distance": 14.24, "direction": 280.34, "angle": 1.46, "elevation": 0.36, "pano_id": "TMX7316010203-000258_pano_0002_001858", "timestamp": "2017-04-12T11:07:33.467850Z", "filename": "pano_0002_001858.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.23560323, "relative_pitch": 1.457952071198995, "relative_heading": 280.33698036060207, "relative_elevation": 0.36231827456499843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002988/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002988/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002988/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002988/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002988/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002988/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002988/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002988/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002988/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88726812311425, 52.3546189038851, 46.0981543799862 ] }, "distance": 14.34, "direction": 278.73, "angle": 2.32, "elevation": 0.58, "pano_id": "TMX7316010203-002115_pano_0000_002988", "timestamp": "2021-04-23T08:30:05.551940Z", "filename": "pano_0000_002988.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.33687224, "relative_pitch": 2.3175987138896366, "relative_heading": 278.7281675364029, "relative_elevation": 0.5802390798925998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88726599349317, 52.3546109102839, 46.0008320361376 ] }, "distance": 14.37, "direction": 275.13, "angle": 1.92, "elevation": 0.48, "pano_id": "TMX7316010203-001038_pano_0001_001215", "timestamp": "2019-01-04T12:51:34.943330Z", "filename": "pano_0001_001215.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.37359791, "relative_pitch": 1.9242702611206222, "relative_heading": 275.13346920934833, "relative_elevation": 0.48291673604400387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88726774697382, 52.3546232981897, 44.1945414692163 ] }, "distance": 14.44, "direction": 280.63, "angle": -5.23, "elevation": -1.32, "pano_id": "TMX7316010203-001063_pano_0000_000277", "timestamp": "2019-01-18T07:36:40.791510Z", "filename": "pano_0000_000277.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.44436038, "relative_pitch": -5.2347518897052785, "relative_heading": 280.63021386651207, "relative_elevation": -1.3233738308773013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887689675914801, 52.35459242016929, 0.0 ] }, "distance": 14.57, "direction": 93.03, "angle": -72.25, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00825", "timestamp": "2025-09-29T09:31:48Z", "filename": "recording_2025-09-29_09-14-27_00825.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.57168293, "relative_pitch": -72.24853471148832, "relative_heading": 93.03446502349645, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001647_pano_0002_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88728140382317, 52.3546560987237, 45.925444252789 ] }, "distance": 14.69, "direction": 295.45, "angle": 1.59, "elevation": 0.41, "pano_id": "TMX7316010203-001647_pano_0002_000311", "timestamp": "2020-02-17T08:44:50.279440Z", "filename": "pano_0002_000311.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.69208449, "relative_pitch": 1.5888625885205954, "relative_heading": 295.4537237502755, "relative_elevation": 0.4075289526954009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887268685124842, 52.354636534313634, 0.0 ] }, "distance": 14.73, "direction": 286.32, "angle": -72.07, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00571", "timestamp": "2025-09-29T09:26:41Z", "filename": "recording_2025-09-29_09-14-27_00571.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.72571808, "relative_pitch": -72.07283945689956, "relative_heading": 286.3176945685249, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88727115521175, 52.3546464857218, 46.0172088099644 ] }, "distance": 14.92, "direction": 290.59, "angle": 1.92, "elevation": 0.5, "pano_id": "TMX7316010203-002225_pano_0000_000520", "timestamp": "2021-07-09T07:47:03.720830Z", "filename": "pano_0000_000520.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.91667507, "relative_pitch": 1.9170984225607983, "relative_heading": 290.58526667121157, "relative_elevation": 0.4992935098708031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_000584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88725714211927, 52.3546054905871, 45.939489280805 ] }, "distance": 14.93, "direction": 272.62, "angle": 1.62, "elevation": 0.42, "pano_id": "TMX7316010203-001153_pano_0000_000584", "timestamp": "2019-05-02T05:53:47.536380Z", "filename": "pano_0000_000584.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.93465348, "relative_pitch": 1.6169104570168145, "relative_heading": 272.62128831219167, "relative_elevation": 0.4215739807114005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_000590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88769489899534, 52.3545895500821, 45.3251494104043 ] }, "distance": 14.95, "direction": 94.18, "angle": -0.74, "elevation": -0.19, "pano_id": "TMX7316010203-001153_pano_0000_000590", "timestamp": "2019-05-02T05:53:50.311380Z", "filename": "pano_0000_000590.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 14.94697325, "relative_pitch": -0.738882679444163, "relative_heading": 94.18482550670213, "relative_elevation": -0.19276588968929786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88768953084238, 52.3546337199206, 45.0684761423618 ] }, "distance": 15.04, "direction": 75.27, "angle": -1.71, "elevation": -0.45, "pano_id": "TMX7316010203-002115_pano_0000_002532", "timestamp": "2021-04-23T08:16:12.498910Z", "filename": "pano_0000_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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 15.03581032, "relative_pitch": -1.7121326396093808, "relative_heading": 75.26548887485856, "relative_elevation": -0.44943915773179555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88725406796446, 52.3545954698643, 46.0115874446929 ] }, "distance": 15.13, "direction": 268.36, "angle": 1.87, "elevation": 0.49, "pano_id": "TMX7316060226-000012_pano_0000_007622", "timestamp": "2016-08-03T13:14:59.720600Z", "filename": "pano_0000_007622.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 15.1346519, "relative_pitch": 1.8682494506447882, "relative_heading": 268.3642557598645, "relative_elevation": 0.49367214459930153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887250229856052, 52.354606958588825, 0.0 ] }, "distance": 15.41, "direction": 273.15, "angle": -71.29, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00819", "timestamp": "2025-09-29T09:31:41Z", "filename": "recording_2025-09-29_09-14-27_00819.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 15.41324218, "relative_pitch": -71.29291031827181, "relative_heading": 273.14782318574044, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8877055134292, 52.3545982416737, 45.3759864801541 ] }, "distance": 15.63, "direction": 90.45, "angle": -0.52, "elevation": -0.14, "pano_id": "TMX7316010203-001038_pano_0001_001221", "timestamp": "2019-01-04T12:51:39.678250Z", "filename": "pano_0001_001221.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 15.63081225, "relative_pitch": -0.5202352103612217, "relative_heading": 90.4530329219117, "relative_elevation": -0.14192881993950124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002994/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002994/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002994/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002994/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002994/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002994/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002994/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002994/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002994/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8877089156348, 52.3545907752728, 45.4675288824365 ] }, "distance": 15.89, "direction": 93.44, "angle": -0.18, "elevation": -0.05, "pano_id": "TMX7316010203-002115_pano_0000_002994", "timestamp": "2021-04-23T08:30:10.811940Z", "filename": "pano_0000_002994.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 15.89081918, "relative_pitch": -0.18167215729605085, "relative_heading": 93.44327040653407, "relative_elevation": -0.05038641765710139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001533_pano_0000_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88726003060315, 52.3546541887042, 45.9110614471138 ] }, "distance": 15.94, "direction": 292.51, "angle": 1.41, "elevation": 0.39, "pano_id": "TMX7316010203-001533_pano_0000_000311", "timestamp": "2020-01-06T09:19:42.589130Z", "filename": "pano_0000_000311.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 15.9366267, "relative_pitch": 1.4131627431042937, "relative_heading": 292.51236901821875, "relative_elevation": 0.3931461470202038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88771192172102, 52.3545931434556, 43.5873695937917 ] }, "distance": 16.08, "direction": 92.46, "angle": -6.85, "elevation": -1.93, "pano_id": "TMX7316010203-001063_pano_0000_000283", "timestamp": "2019-01-18T07:36:45.171470Z", "filename": "pano_0000_000283.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.0817958, "relative_pitch": -6.845338041172829, "relative_heading": 92.4622358358914, "relative_elevation": -1.9305457063018991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88770931978156, 52.3546227511548, 45.5151614286006 ] }, "distance": 16.1, "direction": 80.69, "angle": -0.01, "elevation": -0.0, "pano_id": "TMX7316010203-000783_pano_0000_001875", "timestamp": "2018-06-11T07:39:43.209420Z", "filename": "pano_0000_001875.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.1015637, "relative_pitch": -0.009799371990916085, "relative_heading": 80.69420776502555, "relative_elevation": -0.002753871492998883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887708428034816, 52.35463085899359, 0.0 ] }, "distance": 16.21, "direction": 77.51, "angle": -70.4, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00565", "timestamp": "2025-09-29T09:26:37Z", "filename": "recording_2025-09-29_09-14-27_00565.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.21249789, "relative_pitch": -70.39519956911562, "relative_heading": 77.5114171059337, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_001861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88771272357654, 52.3546172275971, 45.3954149056226 ] }, "distance": 16.24, "direction": 82.97, "angle": -0.43, "elevation": -0.12, "pano_id": "TMX7316010203-000258_pano_0002_001861", "timestamp": "2017-04-12T11:07:36.962840Z", "filename": "pano_0002_001861.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.2438128, "relative_pitch": -0.43207974788818654, "relative_heading": 82.96648814967892, "relative_elevation": -0.12250039447099681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88771432699344, 52.3545929165861, 44.8560229921713 ] }, "distance": 16.25, "direction": 92.53, "angle": -2.33, "elevation": -0.66, "pano_id": "TMX7316010203-001793_pano_0000_006681", "timestamp": "2020-07-07T08:55:25.166650Z", "filename": "pano_0000_006681.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.24662023, "relative_pitch": -2.3329575340251076, "relative_heading": 92.52635126598369, "relative_elevation": -0.6618923079223009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0012_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0012_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0012_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88724941548946, 52.354647516288, 46.0548172360286 ] }, "distance": 16.35, "direction": 289.14, "angle": 1.88, "elevation": 0.54, "pano_id": "TMX7316010203-002440_pano_0012_000001", "timestamp": "2022-01-26T09:22:14.031820Z", "filename": "pano_0012_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.34886285, "relative_pitch": 1.8809359093159648, "relative_heading": 289.13618665048256, "relative_elevation": 0.5369019359349991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_000577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88723621273929, 52.3545926276518, 46.0026093218476 ] }, "distance": 16.36, "direction": 267.38, "angle": 1.7, "elevation": 0.48, "pano_id": "TMX7316060226-000011_pano_0000_000577", "timestamp": "2016-08-02T07:14:07.933360Z", "filename": "pano_0000_000577.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.36215385, "relative_pitch": 1.6967694595769538, "relative_heading": 267.3788035865173, "relative_elevation": 0.48469402175400234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88723693065487, 52.3546228952636, 46.1411029351875 ] }, "distance": 16.51, "direction": 279.13, "angle": 2.16, "elevation": 0.62, "pano_id": "TMX7316010203-001063_pano_0000_000367", "timestamp": "2019-01-18T07:38:30.455460Z", "filename": "pano_0000_000367.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.50533496, "relative_pitch": 2.162274728702473, "relative_heading": 279.1325755970972, "relative_elevation": 0.623187635093899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88770788491953, 52.354643301927, 45.5481708822772 ] }, "distance": 16.53, "direction": 72.79, "angle": 0.1, "elevation": 0.03, "pano_id": "TMX7316010203-002225_pano_0000_000514", "timestamp": "2021-07-09T07:47:00.150830Z", "filename": "pano_0000_000514.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.53179289, "relative_pitch": 0.10485948148137855, "relative_heading": 72.79323605835297, "relative_elevation": 0.030255582183599472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_001186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88771963580854, 52.3546144403794, 45.6254339069128 ] }, "distance": 16.68, "direction": 84.22, "angle": 0.37, "elevation": 0.11, "pano_id": "TMX7316010203-002455_pano_0001_001186", "timestamp": "2022-03-21T08:40:47.426350Z", "filename": "pano_0001_001186.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.67725603, "relative_pitch": 0.36938193135627095, "relative_heading": 84.22221339218264, "relative_elevation": 0.10751860681919823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002912_pano_0012_000180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88772141014778, 52.354590396865, 45.5918887909502 ] }, "distance": 16.74, "direction": 93.41, "angle": 0.25, "elevation": 0.07, "pano_id": "TMX7316010203-002912_pano_0012_000180", "timestamp": "2023-01-03T09:58:52.635070Z", "filename": "pano_0012_000180.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.74311568, "relative_pitch": 0.25313933951220907, "relative_heading": 93.41212549381788, "relative_elevation": 0.0739734908566021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887230193268, 52.35460229139641, 0.0 ] }, "distance": 16.76, "direction": 271.12, "angle": -69.79, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05644", "timestamp": "2024-09-04T08:16:47Z", "filename": "recording_2024-09-04_05-35-54_05644.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.75835325, "relative_pitch": -69.7877819608787, "relative_heading": 271.1182096398995, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_001437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88771916687438, 52.3546245630719, 47.624558666721 ] }, "distance": 16.8, "direction": 80.39, "angle": 7.15, "elevation": 2.11, "pano_id": "TMX7316060226-000011_pano_0000_001437", "timestamp": "2016-08-02T07:31:37.674580Z", "filename": "pano_0000_001437.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 16.79650184, "relative_pitch": 7.1487968038041645, "relative_heading": 80.38557088162858, "relative_elevation": 2.1066433666274023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001533_pano_0000_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88771693699527, 52.3546435055408, 45.3358648717403 ] }, "distance": 17.13, "direction": 73.33, "angle": -0.61, "elevation": -0.18, "pano_id": "TMX7316010203-001533_pano_0000_000305", "timestamp": "2020-01-06T09:19:38.834180Z", "filename": "pano_0000_000305.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 17.12840081, "relative_pitch": -0.6089493450905318, "relative_heading": 73.33114474161522, "relative_elevation": -0.18205042835329976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001648_pano_0000_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8872253993979, 52.3546135092975, 46.1531379325315 ] }, "distance": 17.15, "direction": 275.27, "angle": 2.12, "elevation": 0.64, "pano_id": "TMX7316010203-001648_pano_0000_000115", "timestamp": "2020-02-17T09:06:39.813530Z", "filename": "pano_0000_000115.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 17.15426784, "relative_pitch": 2.1206940709619992, "relative_heading": 275.2689915781322, "relative_elevation": 0.6352226324379018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001647_pano_0002_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88771707125907, 52.3546452751626, 45.4325682753697 ] }, "distance": 17.19, "direction": 72.71, "angle": -0.28, "elevation": -0.09, "pano_id": "TMX7316010203-001647_pano_0002_000305", "timestamp": "2020-02-17T08:44:46.764480Z", "filename": "pano_0002_000305.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 17.19465241, "relative_pitch": -0.28438982283351566, "relative_heading": 72.71129708036148, "relative_elevation": -0.08534702472390165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88722166592257, 52.3546033159083, 47.1106084501371 ] }, "distance": 17.34, "direction": 271.46, "angle": 5.25, "elevation": 1.59, "pano_id": "TMX7316010203-002469_pano_0000_001152", "timestamp": "2022-03-23T07:50:58.529770Z", "filename": "pano_0000_001152.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 17.34177329, "relative_pitch": 5.247405320103175, "relative_heading": 271.4573373641512, "relative_elevation": 1.5926931500435018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002470_pano_0000_001090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88723029202179, 52.3546412974111, 46.2812356669456 ] }, "distance": 17.39, "direction": 285.57, "angle": 2.51, "elevation": 0.76, "pano_id": "TMX7316010203-002470_pano_0000_001090", "timestamp": "2022-03-23T09:37:58.579520Z", "filename": "pano_0000_001090.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 17.38660855, "relative_pitch": 2.513829461195566, "relative_heading": 285.5719372444975, "relative_elevation": 0.7633203668519997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0000_000185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88773424851889, 52.3545908342348, 45.3002087138593 ] }, "distance": 17.61, "direction": 93.08, "angle": -0.71, "elevation": -0.22, "pano_id": "TMX7316010203-000784_pano_0000_000185", "timestamp": "2018-06-11T09:55:21.290540Z", "filename": "pano_0000_000185.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 17.61368596, "relative_pitch": -0.7081444192044802, "relative_heading": 93.08472928931381, "relative_elevation": -0.21770658623429995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002470_pano_0000_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002470_pano_0000_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002470/pano_0000_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88772729187055, 52.3546372228336, 45.7005277369171 ] }, "distance": 17.63, "direction": 76.17, "angle": 0.59, "elevation": 0.18, "pano_id": "TMX7316010203-002470_pano_0000_001083", "timestamp": "2022-03-23T09:37:54.079560Z", "filename": "pano_0000_001083.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 17.62533399, "relative_pitch": 0.5936084707530795, "relative_heading": 76.16727506029443, "relative_elevation": 0.18261243682350425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887729541147671, 52.35464015229244, 0.0 ] }, "distance": 17.85, "direction": 75.27, "angle": -68.58, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05614", "timestamp": "2024-09-04T08:15:53Z", "filename": "recording_2024-09-04_05-35-54_05614.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 17.85427061, "relative_pitch": -68.58254921485508, "relative_heading": 75.26908438209605, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0000_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887212906586, 52.3546089389369, 46.0719848079607 ] }, "distance": 17.96, "direction": 273.4, "angle": 1.77, "elevation": 0.55, "pano_id": "TMX7316010203-000784_pano_0000_000178", "timestamp": "2018-06-11T09:55:17.100530Z", "filename": "pano_0000_000178.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 17.96467039, "relative_pitch": 1.7665664573929258, "relative_heading": 273.4042374471457, "relative_elevation": 0.554069507867105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88773174722296, 52.3546399373187, 47.2241945108399 ] }, "distance": 17.99, "direction": 75.46, "angle": 5.42, "elevation": 1.71, "pano_id": "TMX7316010203-000085_pano_0004_000164", "timestamp": "2016-08-28T09:30:13.951390Z", "filename": "pano_0004_000164.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 17.99366095, "relative_pitch": 5.416970912942124, "relative_heading": 75.4644517014053, "relative_elevation": 1.7062792107463025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_002590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88773356803739, 52.354642411398, 45.4738449323922 ] }, "distance": 18.18, "direction": 74.72, "angle": -0.14, "elevation": -0.04, "pano_id": "TMX7316010203-001703_pano_0000_002590", "timestamp": "2020-05-13T05:52:23.481060Z", "filename": "pano_0000_002590.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.18436688, "relative_pitch": -0.13885779713645743, "relative_heading": 74.72287371509786, "relative_elevation": -0.04407036770140138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88773673317916, 52.3546350918931, 45.3366005336866 ] }, "distance": 18.2, "direction": 77.38, "angle": -0.57, "elevation": -0.18, "pano_id": "TMX7316010203-001793_pano_0000_006978", "timestamp": "2020-07-07T09:00:02.724990Z", "filename": "pano_0000_006978.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.19731373, "relative_pitch": -0.5708659678343923, "relative_heading": 77.37654300081806, "relative_elevation": -0.18131476640699873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887742873930179, 52.354588478701366, 0.0 ] }, "distance": 18.22, "direction": 93.81, "angle": -68.19, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05651", "timestamp": "2024-09-04T08:16:52Z", "filename": "recording_2024-09-04_05-35-54_05651.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.21607778, "relative_pitch": -68.18892084563493, "relative_heading": 93.80850093061854, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_001159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_001159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_001159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88774353365016, 52.3545883646543, 46.400747243315 ] }, "distance": 18.26, "direction": 93.84, "angle": 2.77, "elevation": 0.88, "pano_id": "TMX7316010203-002469_pano_0000_001159", "timestamp": "2022-03-23T07:51:02.284780Z", "filename": "pano_0000_001159.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.26177344, "relative_pitch": 2.7677046182085534, "relative_heading": 93.83886117487752, "relative_elevation": 0.8828319432214045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006985/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006985/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006985/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006985/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006985/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006985/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006985/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006985/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006985/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88721883538685, 52.3546465268701, 45.9843854242936 ] }, "distance": 18.3, "direction": 286.67, "angle": 1.46, "elevation": 0.47, "pano_id": "TMX7316010203-001793_pano_0000_006985", "timestamp": "2020-07-07T09:00:07.374970Z", "filename": "pano_0000_006985.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.29811898, "relative_pitch": 1.4603130474253654, "relative_heading": 286.67107053973234, "relative_elevation": 0.46647012420000067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88720793690904, 52.3545874258547, 48.3199968980625 ] }, "distance": 18.32, "direction": 265.85, "angle": 8.7, "elevation": 2.8, "pano_id": "TMX7316010203-000085_pano_0004_000177", "timestamp": "2016-08-28T09:30:28.841360Z", "filename": "pano_0004_000177.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.31971525, "relative_pitch": 8.696244872882813, "relative_heading": 265.8457883635594, "relative_elevation": 2.8020815979689004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002912_pano_0012_000174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002912_pano_0012_000174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002912/pano_0012_000174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88772884224233, 52.3546584860442, 45.4482009997591 ] }, "distance": 18.43, "direction": 69.09, "angle": -0.22, "elevation": -0.07, "pano_id": "TMX7316010203-002912_pano_0012_000174", "timestamp": "2023-01-03T09:58:45.055100Z", "filename": "pano_0012_000174.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.43415686, "relative_pitch": -0.21668016438328433, "relative_heading": 69.08706461269955, "relative_elevation": -0.06971430033449622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001648_pano_0000_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001648_pano_0000_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001648/pano_0000_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88774642410021, 52.3546125933595, 45.5279286485165 ] }, "distance": 18.48, "direction": 85.43, "angle": 0.03, "elevation": 0.01, "pano_id": "TMX7316010203-001648_pano_0000_000122", "timestamp": "2020-02-17T09:06:42.833560Z", "filename": "pano_0000_000122.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.4765678, "relative_pitch": 0.03105135940113615, "relative_heading": 85.42616575907209, "relative_elevation": 0.010013348422901913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_002597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88721752165405, 52.3546505480231, 46.1298738066107 ] }, "distance": 18.52, "direction": 287.92, "angle": 1.89, "elevation": 0.61, "pano_id": "TMX7316010203-001703_pano_0000_002597", "timestamp": "2020-05-13T05:52:27.625960Z", "filename": "pano_0000_002597.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.51661338, "relative_pitch": 1.8928883815744886, "relative_heading": 287.91806005603644, "relative_elevation": 0.6119585065171051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_05621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_05621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_05621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887213531048484, 52.35464258775617, 0.0 ] }, "distance": 18.53, "direction": 285.05, "angle": -67.85, "elevation": -45.52, "pano_id": "recording_2024-09-04_05-35-54_05621", "timestamp": "2024-09-04T08:15:59Z", "filename": "recording_2024-09-04_05-35-54_05621.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.52599154, "relative_pitch": -67.8534608587644, "relative_heading": 285.05157985975336, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_001444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_001444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_001444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88720791623229, 52.3546328148739, 48.3580329818651 ] }, "distance": 18.65, "direction": 281.52, "angle": 8.66, "elevation": 2.84, "pano_id": "TMX7316060226-000011_pano_0000_001444", "timestamp": "2016-08-02T07:31:42.359620Z", "filename": "pano_0000_001444.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.64848972, "relative_pitch": 8.659460365855697, "relative_heading": 281.5175869028234, "relative_elevation": 2.8401176817715026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88774927163782, 52.3545888250331, 45.4427151195705 ] }, "distance": 18.65, "direction": 93.6, "angle": -0.23, "elevation": -0.08, "pano_id": "TMX7316010203-001063_pano_0000_000374", "timestamp": "2019-01-18T07:38:35.055400Z", "filename": "pano_0000_000374.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.64857878, "relative_pitch": -0.23104332289174737, "relative_heading": 93.60139748158161, "relative_elevation": -0.07520018052309752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88721852744986, 52.3546560971396, 48.1037642881274 ] }, "distance": 18.65, "direction": 289.79, "angle": 7.89, "elevation": 2.59, "pano_id": "TMX7316010203-000085_pano_0004_000171", "timestamp": "2016-08-28T09:30:20.501340Z", "filename": "pano_0004_000171.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.65130808, "relative_pitch": 7.8932671732379776, "relative_heading": 289.78800079246247, "relative_elevation": 2.5858489880338027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_002512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_002512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_002512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88720257722063, 52.3546068404346, 46.1681152684614 ] }, "distance": 18.66, "direction": 272.56, "angle": 2.0, "elevation": 0.65, "pano_id": "TMX7316010203-001703_pano_0000_002512", "timestamp": "2020-05-13T05:51:27.136500Z", "filename": "pano_0000_002512.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.65537038, "relative_pitch": 1.9961351412729376, "relative_heading": 272.559959377943, "relative_elevation": 0.6501999683678008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_000584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_000584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_000584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88775094438962, 52.3545877242707, 45.2937651630491 ] }, "distance": 18.77, "direction": 93.95, "angle": -0.68, "elevation": -0.22, "pano_id": "TMX7316060226-000011_pano_0000_000584", "timestamp": "2016-08-02T07:14:13.028800Z", "filename": "pano_0000_000584.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.77037229, "relative_pitch": -0.6841764351858981, "relative_heading": 93.95269148831879, "relative_elevation": -0.2241501370444965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001793_pano_0000_006674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001793_pano_0000_006674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001793/pano_0000_006674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88719893766345, 52.3546081497892, 45.6531996205449 ] }, "distance": 18.91, "direction": 272.97, "angle": 0.41, "elevation": 0.14, "pano_id": "TMX7316010203-001793_pano_0000_006674", "timestamp": "2020-07-07T08:55:19.811730Z", "filename": "pano_0000_006674.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.91008581, "relative_pitch": 0.40989176040463887, "relative_heading": 272.9674151757425, "relative_elevation": 0.135284320451305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_001179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_001179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_001179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88720448010776, 52.3546355228134, 46.2457149708644 ] }, "distance": 18.94, "direction": 282.27, "angle": 2.2, "elevation": 0.73, "pano_id": "TMX7316010203-002455_pano_0001_001179", "timestamp": "2022-03-21T08:40:43.281460Z", "filename": "pano_0001_001179.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 18.93968669, "relative_pitch": 2.2006352548065387, "relative_heading": 282.26939699506676, "relative_elevation": 0.7277996707707999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001647_pano_0002_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001647_pano_0002_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001647/pano_0002_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88720889817816, 52.3546566859371, 46.1365831494331 ] }, "distance": 19.29, "direction": 289.31, "angle": 1.84, "elevation": 0.62, "pano_id": "TMX7316010203-001647_pano_0002_000312", "timestamp": "2020-02-17T08:44:51.014480Z", "filename": "pano_0002_000312.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 19.29149644, "relative_pitch": 1.836815119388757, "relative_heading": 289.3114331653195, "relative_elevation": 0.6186678493395021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002987/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002987/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002987/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002987/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002987/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002987/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002987/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002987/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002987/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88719538772674, 52.3546265936268, 46.31041380018 ] }, "distance": 19.37, "direction": 279.01, "angle": 2.34, "elevation": 0.79, "pano_id": "TMX7316010203-002115_pano_0000_002987", "timestamp": "2021-04-23T08:30:04.446960Z", "filename": "pano_0000_002987.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 19.36530699, "relative_pitch": 2.3434431760466214, "relative_heading": 279.0055663061171, "relative_elevation": 0.7924985000864027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88719223998963, 52.3546087463086, 46.2237524269149 ] }, "distance": 19.37, "direction": 273.09, "angle": 2.09, "elevation": 0.71, "pano_id": "TMX7316010203-001038_pano_0001_001214", "timestamp": "2019-01-04T12:51:34.018410Z", "filename": "pano_0001_001214.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 19.36929649, "relative_pitch": 2.0869937766530064, "relative_heading": 273.09362478724205, "relative_elevation": 0.7058371268213008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0004_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0004_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0004_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88775930531325, 52.3545837881106, 47.69933180511 ] }, "distance": 19.37, "direction": 95.13, "angle": 6.42, "elevation": 2.18, "pano_id": "TMX7316010203-000085_pano_0004_000184", "timestamp": "2016-08-28T09:30:34.581220Z", "filename": "pano_0004_000184.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 19.37295669, "relative_pitch": 6.424507665737187, "relative_heading": 95.12891785483573, "relative_elevation": 2.1814165050164007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88719360649293, 52.3546194321988, 44.4188577178866 ] }, "distance": 19.38, "direction": 276.62, "angle": -3.25, "elevation": -1.1, "pano_id": "TMX7316010203-001063_pano_0000_000276", "timestamp": "2019-01-18T07:36:39.736490Z", "filename": "pano_0000_000276.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 19.37721299, "relative_pitch": -3.246285395619211, "relative_heading": 276.62148287268013, "relative_elevation": -1.0990575822069957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887195384616654, 52.354634894524516, 0.0 ] }, "distance": 19.53, "direction": 281.68, "angle": -66.78, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00572", "timestamp": "2025-09-29T09:26:42Z", "filename": "recording_2025-09-29_09-14-27_00572.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 19.531412, "relative_pitch": -66.77617482137917, "relative_heading": 281.68266155195056, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_09-14-27_00826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_09-14-27_00826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_09-14-27_00826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887762801302134, 52.35458874715642, 0.0 ] }, "distance": 19.57, "direction": 93.46, "angle": -66.74, "elevation": -45.52, "pano_id": "recording_2025-09-29_09-14-27_00826", "timestamp": "2025-09-29T09:31:50Z", "filename": "recording_2025-09-29_09-14-27_00826.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 19.56919549, "relative_pitch": -66.73602203488251, "relative_heading": 93.4571720234358, "relative_elevation": -45.5179153000936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88719846533549, 52.3546451443023, 46.2255299855024 ] }, "distance": 19.59, "direction": 285.08, "angle": 2.07, "elevation": 0.71, "pano_id": "TMX7316010203-002225_pano_0000_000521", "timestamp": "2021-07-09T07:47:04.325760Z", "filename": "pano_0000_000521.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 19.59113939, "relative_pitch": 2.0685738157875395, "relative_heading": 285.07542893091613, "relative_elevation": 0.7076146854087995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88776307685974, 52.3546301470883, 45.0594875523821 ] }, "distance": 19.85, "direction": 80.06, "angle": -1.32, "elevation": -0.46, "pano_id": "TMX7316010203-002115_pano_0000_002531", "timestamp": "2021-04-23T08:16:11.928730Z", "filename": "pano_0000_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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 19.85034078, "relative_pitch": -1.3229650491624572, "relative_heading": 80.05950988745363, "relative_elevation": -0.45842774771149664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_000583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88718406469026, 52.3546063168078, 46.1521060056984 ] }, "distance": 19.91, "direction": 272.23, "angle": 1.82, "elevation": 0.63, "pano_id": "TMX7316010203-001153_pano_0000_000583", "timestamp": "2019-05-02T05:53:47.076640Z", "filename": "pano_0000_000583.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 19.91317243, "relative_pitch": 1.8241278880522243, "relative_heading": 272.23039299654715, "relative_elevation": 0.6341907056048015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_000591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88776762793278, 52.3545847404693, 45.3388107530773 ] }, "distance": 19.93, "direction": 94.68, "angle": -0.51, "elevation": -0.18, "pano_id": "TMX7316010203-001153_pano_0000_000591", "timestamp": "2019-05-02T05:53:50.786410Z", "filename": "pano_0000_000591.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 19.9288784, "relative_pitch": -0.5149139936131885, "relative_heading": 94.67971074915168, "relative_elevation": -0.1791045470163013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88718099053133, 52.354597397485, 46.2202515024692 ] }, "distance": 20.11, "direction": 269.38, "angle": 2.0, "elevation": 0.7, "pano_id": "TMX7316060226-000012_pano_0000_007621", "timestamp": "2016-08-03T13:14:58.960590Z", "filename": "pano_0000_007621.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 20.10872177, "relative_pitch": 2.000353351416235, "relative_heading": 269.3802357543732, "relative_elevation": 0.702336202375605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88777873179677, 52.3545933970591, 45.3845270555466 ] }, "distance": 20.63, "direction": 91.84, "angle": -0.37, "elevation": -0.13, "pano_id": "TMX7316010203-001038_pano_0001_001222", "timestamp": "2019-01-04T12:51:40.558260Z", "filename": "pano_0001_001222.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 20.62963509, "relative_pitch": -0.3704610824814179, "relative_heading": 91.84073497671478, "relative_elevation": -0.1333882445469996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001533_pano_0000_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001533_pano_0000_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001533/pano_0000_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88718326090136, 52.3546546909174, 46.1371254269034 ] }, "distance": 20.88, "direction": 287.15, "angle": 1.7, "elevation": 0.62, "pano_id": "TMX7316010203-001533_pano_0000_000312", "timestamp": "2020-01-06T09:19:43.424140Z", "filename": "pano_0000_000312.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 20.88141455, "relative_pitch": 1.6985311602114488, "relative_heading": 287.1510641625896, "relative_elevation": 0.6192101268098043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002995/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002995/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002995/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002995/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_002995/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002995/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_002995/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002995/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_002995/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88778190595496, 52.3545864081512, 45.4707850832492 ] }, "distance": 20.88, "direction": 93.95, "angle": -0.13, "elevation": -0.05, "pano_id": "TMX7316010203-002115_pano_0000_002995", "timestamp": "2021-04-23T08:30:11.696930Z", "filename": "pano_0000_002995.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_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 20.8849869, "relative_pitch": -0.12929660630408596, "relative_heading": 93.95454845738172, "relative_elevation": -0.04713021684440122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000587/adjacencies/TMX7316010203-001153_pano_0000_000587/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0012_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0012_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0012_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0012_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88717768221459, 52.3546461180522, 46.2589119113982 ] }, "distance": 20.99, "direction": 284.36, "angle": 2.02, "elevation": 0.74, "pano_id": "TMX7316010203-002440_pano_0012_000002", "timestamp": "2022-01-26T09:22:15.221530Z", "filename": "pano_0012_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_000587", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120954.63063110891, 485306.0500767795 ] }, "relative_distance": 20.988281, "relative_pitch": 2.0220022656691485, "relative_heading": 284.35562440816983, "relative_elevation": 0.7409966113046025 } ] } }