Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.861968261414369, 52.37661777153258, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00778", "timestamp": "2025-09-26T08:18:38Z", "filename": "2025_09_26_07_41_39_00778.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track52_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.861967319980492, 52.37661666186704, 0.0 ] }, "distance": 0.14, "direction": 207.44, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track52_Sphere_00013", "timestamp": "2024-11-21T12:09:54Z", "filename": "amsterdam_21112024_Track52_Sphere_00013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 0.13912948, "relative_pitch": 0.0, "relative_heading": 207.4391856667679, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86196949345798, 52.3766167651147, 45.8018152043223 ] }, "distance": 0.14, "direction": 143.16, "angle": 89.82, "elevation": 45.8, "pano_id": "TMX7316010203-001040_pano_0005_000914", "timestamp": "2019-01-07T12:25:08.816360Z", "filename": "pano_0005_000914.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 0.13993237, "relative_pitch": 89.8249521501008, "relative_heading": 143.15928365967818, "relative_elevation": 45.8018152043223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_004421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86196156051183, 52.3766131781407, 45.7947479812428 ] }, "distance": 0.69, "direction": 221.76, "angle": 89.14, "elevation": 45.79, "pano_id": "TMX7316010203-000994_pano_0000_004421", "timestamp": "2018-11-19T14:01:20.909130Z", "filename": "pano_0000_004421.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 0.68519394, "relative_pitch": 89.14278834541616, "relative_heading": 221.75836774546798, "relative_elevation": 45.7947479812428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0002_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86198369064453, 52.376615791836, 47.1558634284884 ] }, "distance": 1.07, "direction": 101.84, "angle": 88.7, "elevation": 47.16, "pano_id": "TMX7316010203-002627_pano_0002_000252", "timestamp": "2022-06-24T10:41:33.317450Z", "filename": "pano_0002_000252.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 1.07357733, "relative_pitch": 88.69579684581656, "relative_heading": 101.84074699272946, "relative_elevation": 47.1558634284884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_002355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86195261565699, 52.3766121043203, 45.7710982477292 ] }, "distance": 1.24, "direction": 239.38, "angle": 88.45, "elevation": 45.77, "pano_id": "TMX7316010203-002058_pano_0000_002355", "timestamp": "2021-03-24T11:04:18.174580Z", "filename": "pano_0000_002355.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 1.23811239, "relative_pitch": 88.45052177655876, "relative_heading": 239.38034209832458, "relative_elevation": 45.7710982477292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86198759282188, 52.3766140183849, 45.5595709327608 ] }, "distance": 1.38, "direction": 107.6, "angle": 88.26, "elevation": 45.56, "pano_id": "TMX7316010203-001714_pano_0000_005601", "timestamp": "2020-05-14T12:07:15.676340Z", "filename": "pano_0000_005601.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 1.38112787, "relative_pitch": 88.2636234487589, "relative_heading": 107.60078182080218, "relative_elevation": 45.5595709327608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86194830040434, 52.3766148188083, 47.4458983913064 ] }, "distance": 1.4, "direction": 256.41, "angle": 88.31, "elevation": 47.45, "pano_id": "TMX7315080123-000312_pano_0000_002021", "timestamp": "2016-06-22T13:05:20.431650Z", "filename": "pano_0000_002021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 1.39849271, "relative_pitch": 88.31166571603835, "relative_heading": 256.4118783312357, "relative_elevation": 47.4458983913064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86199542067343, 52.3766149935088, 45.3420460801572 ] }, "distance": 1.88, "direction": 99.49, "angle": 87.63, "elevation": 45.34, "pano_id": "TMX7316010203-002850_pano_0012_000028", "timestamp": "2022-12-12T12:09:27.856140Z", "filename": "pano_0012_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 1.87520517, "relative_pitch": 87.63177539459295, "relative_heading": 99.48837455148367, "relative_elevation": 45.3420460801572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0001_000828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86194175844716, 52.3766127436533, 45.7184503218159 ] }, "distance": 1.89, "direction": 252.78, "angle": 87.63, "elevation": 45.72, "pano_id": "TMX7316010203-000792_pano_0001_000828", "timestamp": "2018-06-14T11:58:26.233080Z", "filename": "pano_0001_000828.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 1.88958218, "relative_pitch": 87.63326405932857, "relative_heading": 252.77747014703945, "relative_elevation": 45.7184503218159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86194066597743, 52.3766125837781, 45.818570679985 ] }, "distance": 1.97, "direction": 252.92, "angle": 87.54, "elevation": 45.82, "pano_id": "TMX7316010203-001131_pano_0000_003531", "timestamp": "2019-04-16T12:37:29.116250Z", "filename": "pano_0000_003531.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 1.96591753, "relative_pitch": 87.54314178170877, "relative_heading": 252.9242282596141, "relative_elevation": 45.818570679985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0002_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86200254307917, 52.376623059867, 45.8173944251612 ] }, "distance": 2.41, "direction": 75.85, "angle": 86.99, "elevation": 45.82, "pano_id": "TMX7316010203-002386_pano_0002_000103", "timestamp": "2022-01-04T09:34:53.580450Z", "filename": "pano_0002_000103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 2.4076088, "relative_pitch": 86.99199255136922, "relative_heading": 75.85269592154613, "relative_elevation": 45.8173944251612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0002_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86193133354991, 52.3766148725606, 45.7315957089886 ] }, "distance": 2.54, "direction": 262.69, "angle": 86.83, "elevation": 45.73, "pano_id": "TMX7316010203-002386_pano_0002_000104", "timestamp": "2022-01-04T09:34:54.250430Z", "filename": "pano_0002_000104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 2.53539933, "relative_pitch": 86.82672085468948, "relative_heading": 262.69039722940727, "relative_elevation": 45.7315957089886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0001_000827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86201323683451, 52.3766207176864, 45.8038307633251 ] }, "distance": 3.08, "direction": 83.89, "angle": 86.15, "elevation": 45.8, "pano_id": "TMX7316010203-000792_pano_0001_000827", "timestamp": "2018-06-14T11:58:25.468030Z", "filename": "pano_0001_000827.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 3.08032907, "relative_pitch": 86.15262509462978, "relative_heading": 83.89056380214728, "relative_elevation": 45.8038307633251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86201384828304, 52.3766220145852, 45.8956010891125 ] }, "distance": 3.14, "direction": 81.35, "angle": 86.09, "elevation": 45.9, "pano_id": "TMX7316010203-001131_pano_0000_003530", "timestamp": "2019-04-16T12:37:28.161340Z", "filename": "pano_0000_003530.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 3.14017164, "relative_pitch": 86.08592950487177, "relative_heading": 81.35242591840318, "relative_elevation": 45.8956010891125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_001061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86201479335217, 52.3766216739932, 45.2113643372431 ] }, "distance": 3.2, "direction": 82.2, "angle": 85.95, "elevation": 45.21, "pano_id": "TMX7316010203-000274_pano_0002_001061", "timestamp": "2017-04-20T12:38:41.514000Z", "filename": "pano_0002_001061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 3.1984485, "relative_pitch": 85.95338921498647, "relative_heading": 82.19699683371576, "relative_elevation": 45.2113643372431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86192482748033, 52.3766065075375, 45.2466374551877 ] }, "distance": 3.21, "direction": 247.04, "angle": 85.94, "elevation": 45.25, "pano_id": "TMX7316010203-002850_pano_0012_000029", "timestamp": "2022-12-12T12:09:28.636130Z", "filename": "pano_0012_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 3.21246497, "relative_pitch": 85.93887297248789, "relative_heading": 247.03517318093327, "relative_elevation": 45.2466374551877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86201765071115, 52.3766231342491, 47.5278425570577 ] }, "distance": 3.42, "direction": 79.94, "angle": 85.89, "elevation": 47.53, "pano_id": "TMX7315080123-000312_pano_0000_002020", "timestamp": "2016-06-22T13:05:19.571580Z", "filename": "pano_0000_002020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 3.41594564, "relative_pitch": 85.88907696886322, "relative_heading": 79.93932709447434, "relative_elevation": 47.5278425570577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86191731238069, 52.3766051811648, 45.4466367242858 ] }, "distance": 3.74, "direction": 248.01, "angle": 85.29, "elevation": 45.45, "pano_id": "TMX7316010203-001714_pano_0000_005602", "timestamp": "2020-05-14T12:07:16.351420Z", "filename": "pano_0000_005602.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 3.74181225, "relative_pitch": 85.29321459892084, "relative_heading": 248.01192178295778, "relative_elevation": 45.4466367242858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_002354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86202447271351, 52.3766208159955, 45.8520621666685 ] }, "distance": 3.84, "direction": 84.94, "angle": 85.21, "elevation": 45.85, "pano_id": "TMX7316010203-002058_pano_0000_002354", "timestamp": "2021-03-24T11:04:17.499580Z", "filename": "pano_0000_002354.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 3.84296069, "relative_pitch": 85.2091134527002, "relative_heading": 84.94257988043606, "relative_elevation": 45.8520621666685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0002_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86191095857267, 52.3766070996986, 47.0491750044748 ] }, "distance": 4.08, "direction": 253.07, "angle": 85.05, "elevation": 47.05, "pano_id": "TMX7316010203-002627_pano_0002_000253", "timestamp": "2022-06-24T10:41:33.947460Z", "filename": "pano_0002_000253.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 4.07901673, "relative_pitch": 85.04502427457683, "relative_heading": 253.07471406067094, "relative_elevation": 47.0491750044748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_004420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86203504650423, 52.3766221438009, 45.8832603106275 ] }, "distance": 4.57, "direction": 83.89, "angle": 84.31, "elevation": 45.88, "pano_id": "TMX7316010203-000994_pano_0000_004420", "timestamp": "2018-11-19T14:01:20.244220Z", "filename": "pano_0000_004420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 4.57402496, "relative_pitch": 84.30708876299063, "relative_heading": 83.89408478671308, "relative_elevation": 45.8832603106275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86189712957988, 52.3766085196956, 45.7202169876546 ] }, "distance": 4.95, "direction": 258.0, "angle": 83.82, "elevation": 45.72, "pano_id": "TMX7316010203-001040_pano_0005_000915", "timestamp": "2019-01-07T12:25:09.526440Z", "filename": "pano_0005_000915.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 4.95228015, "relative_pitch": 83.81799059159908, "relative_heading": 258.00172463876567, "relative_elevation": 45.7202169876546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track52_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862039982764384, 52.37662554945305, 0.0 ] }, "distance": 4.96, "direction": 79.95, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track52_Sphere_00012", "timestamp": "2024-11-21T12:09:53Z", "filename": "amsterdam_21112024_Track52_Sphere_00012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 4.96032561, "relative_pitch": 0.0, "relative_heading": 79.95149563834732, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862040695412497, 52.376626136815574, 0.0 ] }, "distance": 5.02, "direction": 79.31, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00777", "timestamp": "2025-09-26T08:18:37Z", "filename": "2025_09_26_07_41_39_00777.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 5.01982754, "relative_pitch": 0.0, "relative_heading": 79.31358163405757, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.861895761470175, 52.37660877677222, 0.0 ] }, "distance": 5.04, "direction": 258.54, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00779", "timestamp": "2025-09-26T08:18:39Z", "filename": "2025_09_26_07_41_39_00779.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 5.03768909, "relative_pitch": 0.0, "relative_heading": 258.5402563900712, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86204151550392, 52.3766248759365, 45.8748081242666 ] }, "distance": 5.05, "direction": 81.0, "angle": 83.72, "elevation": 45.87, "pano_id": "TMX7316010203-001040_pano_0005_000913", "timestamp": "2019-01-07T12:25:08.126360Z", "filename": "pano_0005_000913.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 5.05086589, "relative_pitch": 83.71697939086039, "relative_heading": 80.99526809418693, "relative_elevation": 45.8748081242666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track52_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.861893466037497, 52.37660791275549, 0.0 ] }, "distance": 5.21, "direction": 257.85, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track52_Sphere_00014", "timestamp": "2024-11-21T12:09:55Z", "filename": "amsterdam_21112024_Track52_Sphere_00014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 5.21037685, "relative_pitch": 0.0, "relative_heading": 257.84560577062757, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_004422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86188770462012, 52.3766044173192, 45.7067930288613 ] }, "distance": 5.68, "direction": 254.84, "angle": 82.91, "elevation": 45.71, "pano_id": "TMX7316010203-000994_pano_0000_004422", "timestamp": "2018-11-19T14:01:21.589120Z", "filename": "pano_0000_004422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 5.68362648, "relative_pitch": 82.91167221456831, "relative_heading": 254.84392243233032, "relative_elevation": 45.7067930288613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0002_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86205641601218, 52.3766242117112, 47.2478717705235 ] }, "distance": 6.05, "direction": 83.19, "angle": 82.71, "elevation": 47.25, "pano_id": "TMX7316010203-002627_pano_0002_000251", "timestamp": "2022-06-24T10:41:32.697450Z", "filename": "pano_0002_000251.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 6.04596491, "relative_pitch": 82.70790677850255, "relative_heading": 83.19269832629415, "relative_elevation": 47.2478717705235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_002356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86188132288042, 52.3766039025928, 45.6913697971031 ] }, "distance": 6.12, "direction": 255.39, "angle": 82.37, "elevation": 45.69, "pano_id": "TMX7316010203-002058_pano_0000_002356", "timestamp": "2021-03-24T11:04:18.899550Z", "filename": "pano_0000_002356.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 6.11836058, "relative_pitch": 82.37310599246119, "relative_heading": 255.39027899365323, "relative_elevation": 45.6913697971031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86205781646639, 52.3766227939418, 45.6576600139961 ] }, "distance": 6.12, "direction": 84.76, "angle": 82.36, "elevation": 45.66, "pano_id": "TMX7316010203-001714_pano_0000_005600", "timestamp": "2020-05-14T12:07:15.006490Z", "filename": "pano_0000_005600.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 6.12426784, "relative_pitch": 82.36025916664262, "relative_heading": 84.7641916823767, "relative_elevation": 45.6576600139961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8618782691701, 52.3766072075383, 47.3713469374925 ] }, "distance": 6.24, "direction": 259.14, "angle": 82.5, "elevation": 47.37, "pano_id": "TMX7315080123-000312_pano_0000_002022", "timestamp": "2016-06-22T13:05:21.326680Z", "filename": "pano_0000_002022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 6.24020714, "relative_pitch": 82.49565938044925, "relative_heading": 259.1420307483409, "relative_elevation": 47.3713469374925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86206592003594, 52.3766234269335, 45.4269584883004 ] }, "distance": 6.68, "direction": 84.59, "angle": 81.63, "elevation": 45.43, "pano_id": "TMX7316010203-002850_pano_0012_000027", "timestamp": "2022-12-12T12:09:27.101140Z", "filename": "pano_0012_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 6.68027665, "relative_pitch": 81.63430945941383, "relative_heading": 84.59451373480194, "relative_elevation": 45.4269584883004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_001062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86187048311501, 52.3766048673141, 45.049461173825 ] }, "distance": 6.81, "direction": 257.83, "angle": 81.4, "elevation": 45.05, "pano_id": "TMX7316010203-000274_pano_0002_001062", "timestamp": "2017-04-20T12:38:42.593990Z", "filename": "pano_0002_001062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 6.81178422, "relative_pitch": 81.40162416551667, "relative_heading": 257.8309181055696, "relative_elevation": 45.049461173825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0001_000829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86187019557352, 52.3766049488501, 45.6388119114563 ] }, "distance": 6.83, "direction": 257.94, "angle": 81.49, "elevation": 45.64, "pano_id": "TMX7316010203-000792_pano_0001_000829", "timestamp": "2018-06-14T11:58:27.023230Z", "filename": "pano_0001_000829.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 6.82902567, "relative_pitch": 81.48985764916645, "relative_heading": 257.93996170124825, "relative_elevation": 45.6388119114563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86186745553823, 52.3766035255512, 45.7448638305068 ] }, "distance": 7.05, "direction": 257.0, "angle": 81.24, "elevation": 45.74, "pano_id": "TMX7316010203-001131_pano_0000_003532", "timestamp": "2019-04-16T12:37:30.096250Z", "filename": "pano_0000_003532.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 7.04554841, "relative_pitch": 81.24420003898058, "relative_heading": 256.99744531690544, "relative_elevation": 45.7448638305068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0002_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86207390412209, 52.376630448983, 45.9024416543543 ] }, "distance": 7.33, "direction": 78.91, "angle": 80.93, "elevation": 45.9, "pano_id": "TMX7316010203-002386_pano_0002_000102", "timestamp": "2022-01-04T09:34:52.915420Z", "filename": "pano_0002_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 7.33128706, "relative_pitch": 80.92567154625914, "relative_heading": 78.90598602140132, "relative_elevation": 45.9024416543543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0002_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.861859728219, 52.3766061588699, 45.6577007174492 ] }, "distance": 7.5, "direction": 260.08, "angle": 80.67, "elevation": 45.66, "pano_id": "TMX7316010203-002386_pano_0002_000105", "timestamp": "2022-01-04T09:34:54.955420Z", "filename": "pano_0002_000105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 7.50323841, "relative_pitch": 80.66761277743997, "relative_heading": 260.0832357975165, "relative_elevation": 45.6577007174492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0001_000826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86208494998396, 52.3766286838121, 45.8911474971101 ] }, "distance": 8.04, "direction": 81.31, "angle": 80.06, "elevation": 45.89, "pano_id": "TMX7316010203-000792_pano_0001_000826", "timestamp": "2018-06-14T11:58:24.708060Z", "filename": "pano_0001_000826.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 8.03874836, "relative_pitch": 80.06430869726849, "relative_heading": 81.3121337751442, "relative_elevation": 45.8911474971101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86185449273219, 52.3765980624664, 45.1711848704144 ] }, "distance": 8.05, "direction": 254.19, "angle": 79.89, "elevation": 45.17, "pano_id": "TMX7316010203-002850_pano_0012_000030", "timestamp": "2022-12-12T12:09:29.456120Z", "filename": "pano_0012_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 8.05208957, "relative_pitch": 79.892776119045, "relative_heading": 254.19493134746617, "relative_elevation": 45.1711848704144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86208652131118, 52.3766316486385, 47.606546827592 ] }, "distance": 8.2, "direction": 79.15, "angle": 80.23, "elevation": 47.61, "pano_id": "TMX7315080123-000312_pano_0000_002019", "timestamp": "2016-06-22T13:05:18.681550Z", "filename": "pano_0000_002019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 8.20022122, "relative_pitch": 80.22671451572197, "relative_heading": 79.14589049328453, "relative_elevation": 47.606546827592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86208716973139, 52.376630886182, 45.9759861407802 ] }, "distance": 8.23, "direction": 79.78, "angle": 79.85, "elevation": 45.98, "pano_id": "TMX7316010203-001131_pano_0000_003529", "timestamp": "2019-04-16T12:37:27.211350Z", "filename": "pano_0000_003529.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 8.22812274, "relative_pitch": 79.85344001424987, "relative_heading": 79.78402582833156, "relative_elevation": 45.9759861407802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86184720816702, 52.3765968094014, 45.3622002182528 ] }, "distance": 8.57, "direction": 254.2, "angle": 79.3, "elevation": 45.36, "pano_id": "TMX7316010203-001714_pano_0000_005603", "timestamp": "2020-05-14T12:07:17.036530Z", "filename": "pano_0000_005603.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 8.56739224, "relative_pitch": 79.30473731485311, "relative_heading": 254.20130638501067, "relative_elevation": 45.3622002182528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_002353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8620965992169, 52.3766298255588, 45.9332098988816 ] }, "distance": 8.84, "direction": 81.27, "angle": 79.1, "elevation": 45.93, "pano_id": "TMX7316010203-002058_pano_0000_002353", "timestamp": "2021-03-24T11:04:16.824760Z", "filename": "pano_0000_002353.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 8.84215302, "relative_pitch": 79.1038356931776, "relative_heading": 81.27481284236723, "relative_elevation": 45.9332098988816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0002_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86183896717001, 52.3765986685691, 46.9757329355925 ] }, "distance": 9.06, "direction": 256.43, "angle": 79.09, "elevation": 46.98, "pano_id": "TMX7316010203-002627_pano_0002_000254", "timestamp": "2022-06-24T10:41:34.592490Z", "filename": "pano_0002_000254.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 9.05791739, "relative_pitch": 79.08610287753156, "relative_heading": 256.42754692101056, "relative_elevation": 46.9757329355925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_004419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86210917362075, 52.3766309424527, 45.9642110252753 ] }, "distance": 9.71, "direction": 81.32, "angle": 78.07, "elevation": 45.96, "pano_id": "TMX7316010203-000994_pano_0000_004419", "timestamp": "2018-11-19T14:01:19.574100Z", "filename": "pano_0000_004419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 9.7074176, "relative_pitch": 78.0746529112549, "relative_heading": 81.3164501513804, "relative_elevation": 45.9642110252753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track52_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862111808851122, 52.37663440632087, 0.0 ] }, "distance": 9.95, "direction": 79.28, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track52_Sphere_00011", "timestamp": "2024-11-21T12:09:52Z", "filename": "amsterdam_21112024_Track52_Sphere_00011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 9.94930919, "relative_pitch": 0.0, "relative_heading": 79.27782916528318, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86182490381044, 52.3766004258736, 45.6688235681504 ] }, "distance": 9.95, "direction": 258.82, "angle": 77.71, "elevation": 45.67, "pano_id": "TMX7316010203-001040_pano_0005_000916", "timestamp": "2019-01-07T12:25:10.266360Z", "filename": "pano_0005_000916.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 9.95165005, "relative_pitch": 77.70690322497686, "relative_heading": 258.81662388222315, "relative_elevation": 45.6688235681504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862112655366869, 52.376633610167616, 0.0 ] }, "distance": 9.99, "direction": 79.84, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00776", "timestamp": "2025-09-26T08:18:36Z", "filename": "2025_09_26_07_41_39_00776.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 9.98994702, "relative_pitch": 0.0, "relative_heading": 79.83858233544449, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8621135809847, 52.3766323496461, 45.9434887664393 ] }, "distance": 10.03, "direction": 80.69, "angle": 77.69, "elevation": 45.94, "pano_id": "TMX7316010203-001040_pano_0005_000912", "timestamp": "2019-01-07T12:25:07.441480Z", "filename": "pano_0005_000912.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 10.0283574, "relative_pitch": 77.68683749887278, "relative_heading": 80.69096063343997, "relative_elevation": 45.9434887664393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86182124024237, 52.37659933260075, 0.0 ] }, "distance": 10.22, "direction": 258.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00780", "timestamp": "2025-09-26T08:18:40Z", "filename": "2025_09_26_07_41_39_00780.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 10.22024345, "relative_pitch": 0.0, "relative_heading": 258.41884295284626, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track52_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86181981441339, 52.37659944311478, 0.0 ] }, "distance": 10.31, "direction": 258.59, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track52_Sphere_00015", "timestamp": "2024-11-21T12:09:56Z", "filename": "amsterdam_21112024_Track52_Sphere_00015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 10.31294528, "relative_pitch": 0.0, "relative_heading": 258.5940730027392, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_004423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86181376929409, 52.3765954143608, 45.6462681451812 ] }, "distance": 10.81, "direction": 256.7, "angle": 76.68, "elevation": 45.65, "pano_id": "TMX7316010203-000994_pano_0000_004423", "timestamp": "2018-11-19T14:01:22.339100Z", "filename": "pano_0000_004423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 10.81107454, "relative_pitch": 76.67533051653629, "relative_heading": 256.69625892832863, "relative_elevation": 45.6462681451812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8621284124748, 52.376631277291, 45.7535699447617 ] }, "distance": 11.01, "direction": 82.15, "angle": 76.47, "elevation": 45.75, "pano_id": "TMX7316010203-001714_pano_0000_005599", "timestamp": "2020-05-14T12:07:14.336320Z", "filename": "pano_0000_005599.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 11.00937102, "relative_pitch": 76.47050874037974, "relative_heading": 82.15421623419694, "relative_elevation": 45.7535699447617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_002357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86180970404506, 52.3765955925315, 45.6309633562341 ] }, "distance": 11.08, "direction": 257.13, "angle": 76.36, "elevation": 45.63, "pano_id": "TMX7316010203-002058_pano_0000_002357", "timestamp": "2021-03-24T11:04:19.739530Z", "filename": "pano_0000_002357.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 11.07623806, "relative_pitch": 76.35618223784908, "relative_heading": 257.1256096306271, "relative_elevation": 45.6309633562341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86180826727567, 52.3765992919603, 47.3154863761738 ] }, "distance": 11.09, "direction": 259.31, "angle": 76.81, "elevation": 47.32, "pano_id": "TMX7315080123-000312_pano_0000_002023", "timestamp": "2016-06-22T13:05:22.281770Z", "filename": "pano_0000_002023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 11.08797524, "relative_pitch": 76.81121658175195, "relative_heading": 259.3124829376372, "relative_elevation": 47.3154863761738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0002_000250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86212953839466, 52.3766326412178, 47.3347602766007 ] }, "distance": 11.11, "direction": 81.43, "angle": 76.79, "elevation": 47.33, "pano_id": "TMX7316010203-002627_pano_0002_000250", "timestamp": "2022-06-24T10:41:32.077490Z", "filename": "pano_0002_000250.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 11.10692691, "relative_pitch": 76.79465461450192, "relative_heading": 81.4326017130384, "relative_elevation": 47.3347602766007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86213661656986, 52.3766314725798, 45.5080315116793 ] }, "distance": 11.57, "direction": 82.43, "angle": 75.74, "elevation": 45.51, "pano_id": "TMX7316010203-002850_pano_0012_000026", "timestamp": "2022-12-12T12:09:26.351130Z", "filename": "pano_0012_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 11.56593731, "relative_pitch": 75.74010131744774, "relative_heading": 82.42538092347537, "relative_elevation": 45.5080315116793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0001_000830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86179866444998, 52.3765969867193, 45.5809220010415 ] }, "distance": 11.78, "direction": 258.68, "angle": 75.51, "elevation": 45.58, "pano_id": "TMX7316010203-000792_pano_0001_000830", "timestamp": "2018-06-14T11:58:27.858040Z", "filename": "pano_0001_000830.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 11.77888338, "relative_pitch": 75.51077473676024, "relative_heading": 258.67629144149106, "relative_elevation": 45.5809220010415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86179413204183, 52.3765950360069, 45.6983453035355 ] }, "distance": 12.13, "direction": 257.96, "angle": 75.14, "elevation": 45.7, "pano_id": "TMX7316010203-001131_pano_0000_003533", "timestamp": "2019-04-16T12:37:31.106230Z", "filename": "pano_0000_003533.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 12.12510995, "relative_pitch": 75.14014493345364, "relative_heading": 257.9569150642692, "relative_elevation": 45.6983453035355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0002_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86214537059514, 52.3766378171447, 45.9778686827049 ] }, "distance": 12.27, "direction": 79.52, "angle": 75.06, "elevation": 45.98, "pano_id": "TMX7316010203-002386_pano_0002_000101", "timestamp": "2022-01-04T09:34:52.245420Z", "filename": "pano_0002_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 12.26568869, "relative_pitch": 75.0628545980708, "relative_heading": 79.52215701416704, "relative_elevation": 45.9778686827049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0002_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86178820697757, 52.3765973342166, 45.6058655884117 ] }, "distance": 12.47, "direction": 259.49, "angle": 74.71, "elevation": 45.61, "pano_id": "TMX7316010203-002386_pano_0002_000106", "timestamp": "2022-01-04T09:34:55.710450Z", "filename": "pano_0002_000106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 12.47085024, "relative_pitch": 74.70643209775358, "relative_heading": 259.49296829299357, "relative_elevation": 45.6058655884117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86178381284279, 52.3765900489995, 45.1149516450241 ] }, "distance": 12.93, "direction": 256.2, "angle": 74.0, "elevation": 45.11, "pano_id": "TMX7316010203-002850_pano_0012_000031", "timestamp": "2022-12-12T12:09:30.351150Z", "filename": "pano_0012_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 12.93423409, "relative_pitch": 74.00266403899742, "relative_heading": 256.20206476550385, "relative_elevation": 45.1149516450241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8621550841019, 52.3766404345131, 47.6765869790688 ] }, "distance": 12.97, "direction": 78.79, "angle": 74.78, "elevation": 47.68, "pano_id": "TMX7315080123-000312_pano_0000_002018", "timestamp": "2016-06-22T13:05:17.796450Z", "filename": "pano_0000_002018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 12.97017762, "relative_pitch": 74.7812720418506, "relative_heading": 78.78840759902762, "relative_elevation": 47.6765869790688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0001_000825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86215613984822, 52.3766373669731, 45.9653643826023 ] }, "distance": 12.98, "direction": 80.33, "angle": 74.23, "elevation": 45.97, "pano_id": "TMX7316010203-000792_pano_0001_000825", "timestamp": "2018-06-14T11:58:23.958030Z", "filename": "pano_0001_000825.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 12.97902322, "relative_pitch": 74.23216242466937, "relative_heading": 80.32838432617334, "relative_elevation": 45.9653643826023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_001060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86215942517454, 52.3766367943796, 45.363055777736 ] }, "distance": 13.19, "direction": 80.76, "angle": 73.79, "elevation": 45.36, "pano_id": "TMX7316010203-000274_pano_0002_001060", "timestamp": "2017-04-20T12:38:40.418960Z", "filename": "pano_0002_001060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 13.18925269, "relative_pitch": 73.78827564256933, "relative_heading": 80.76452139971619, "relative_elevation": 45.363055777736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86216099712175, 52.3766390538221, 46.0459758909419 ] }, "distance": 13.34, "direction": 79.77, "angle": 73.85, "elevation": 46.05, "pano_id": "TMX7316010203-001131_pano_0000_003528", "timestamp": "2019-04-16T12:37:26.241360Z", "filename": "pano_0000_003528.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 13.33726521, "relative_pitch": 73.8462851282869, "relative_heading": 79.77220563737433, "relative_elevation": 46.0459758909419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86177712109648, 52.3765888680029, 45.2923241946846 ] }, "distance": 13.41, "direction": 256.12, "angle": 73.51, "elevation": 45.29, "pano_id": "TMX7316010203-001714_pano_0000_005604", "timestamp": "2020-05-14T12:07:17.801410Z", "filename": "pano_0000_005604.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 13.40814871, "relative_pitch": 73.50936119667593, "relative_heading": 256.1211502216743, "relative_elevation": 45.2923241946846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_002352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86216843587299, 52.3766383731107, 46.002966911532 ] }, "distance": 13.82, "direction": 80.45, "angle": 73.28, "elevation": 46.0, "pano_id": "TMX7316010203-002058_pano_0000_002352", "timestamp": "2021-03-24T11:04:16.139590Z", "filename": "pano_0000_002352.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 13.82332509, "relative_pitch": 73.27512400953933, "relative_heading": 80.45401146439909, "relative_elevation": 46.002966911532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0002_000255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86176690205899, 52.376590535299, 46.9113009637222 ] }, "distance": 14.04, "direction": 257.54, "angle": 73.33, "elevation": 46.91, "pano_id": "TMX7316010203-002627_pano_0002_000255", "timestamp": "2022-06-24T10:41:35.277430Z", "filename": "pano_0002_000255.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 14.04353551, "relative_pitch": 73.3342144262839, "relative_heading": 257.53718261107133, "relative_elevation": 46.9113009637222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_004418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86218326662593, 52.3766396565824, 46.0263501051813 ] }, "distance": 14.84, "direction": 80.56, "angle": 72.13, "elevation": 46.03, "pano_id": "TMX7316010203-000994_pano_0000_004418", "timestamp": "2018-11-19T14:01:18.899160Z", "filename": "pano_0000_004418.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 14.84302502, "relative_pitch": 72.12602185100124, "relative_heading": 80.55688635186843, "relative_elevation": 46.0263501051813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86175290422237, 52.3765923791075, 45.620251913555 ] }, "distance": 14.94, "direction": 259.1, "angle": 71.87, "elevation": 45.62, "pano_id": "TMX7316010203-001040_pano_0005_000917", "timestamp": "2019-01-07T12:25:11.036470Z", "filename": "pano_0005_000917.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 14.93557195, "relative_pitch": 71.87211879431418, "relative_heading": 259.09508179551693, "relative_elevation": 45.620251913555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track52_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862183620813644, 52.376643218143776, 0.0 ] }, "distance": 14.94, "direction": 79.07, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track52_Sphere_00010", "timestamp": "2024-11-21T12:09:51Z", "filename": "amsterdam_21112024_Track52_Sphere_00010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 14.93685312, "relative_pitch": 0.0, "relative_heading": 79.07230331169792, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862184257692159, 52.37664152228847, 0.0 ] }, "distance": 14.94, "direction": 79.81, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00775", "timestamp": "2025-09-26T08:18:35Z", "filename": "2025_09_26_07_41_39_00775.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 14.94491866, "relative_pitch": 0.0, "relative_heading": 79.81418520349942, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86218511637662, 52.3766398706401, 46.0006390865892 ] }, "distance": 14.97, "direction": 80.55, "angle": 71.97, "elevation": 46.0, "pano_id": "TMX7316010203-001040_pano_0005_000911", "timestamp": "2019-01-07T12:25:06.756370Z", "filename": "pano_0005_000911.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 14.97119454, "relative_pitch": 71.9721988204313, "relative_heading": 80.54605816712818, "relative_elevation": 46.0006390865892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track52_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.861740889839047, 52.376591039906124, 0.0 ] }, "distance": 15.77, "direction": 259.13, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track52_Sphere_00016", "timestamp": "2024-11-21T12:09:57Z", "filename": "amsterdam_21112024_Track52_Sphere_00016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 15.7671734, "relative_pitch": 0.0, "relative_heading": 259.12581697025394, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86219886587017, 52.3766394568261, 45.8250239146873 ] }, "distance": 15.89, "direction": 81.26, "angle": 70.88, "elevation": 45.83, "pano_id": "TMX7316010203-001714_pano_0000_005598", "timestamp": "2020-05-14T12:07:13.671370Z", "filename": "pano_0000_005598.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 15.88850584, "relative_pitch": 70.87748601027525, "relative_heading": 81.2644777640398, "relative_elevation": 45.8250239146873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86173855427564, 52.3765917968289, 47.2553534246981 ] }, "distance": 15.91, "direction": 259.53, "angle": 71.39, "elevation": 47.26, "pano_id": "TMX7315080123-000312_pano_0000_002024", "timestamp": "2016-06-22T13:05:23.321880Z", "filename": "pano_0000_002024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 15.9078793, "relative_pitch": 71.3948858014223, "relative_heading": 259.5318065029658, "relative_elevation": 47.2553534246981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_004424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86173980158375, 52.376586482581, 45.5797422612086 ] }, "distance": 15.94, "direction": 257.39, "angle": 70.72, "elevation": 45.58, "pano_id": "TMX7316010203-000994_pano_0000_004424", "timestamp": "2018-11-19T14:01:23.179100Z", "filename": "pano_0000_004424.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 15.94297237, "relative_pitch": 70.7210830755578, "relative_heading": 257.38605730335877, "relative_elevation": 45.5797422612086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_002358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86173805782685, 52.3765872394078, 45.5605604453012 ] }, "distance": 16.04, "direction": 257.77, "angle": 70.6, "elevation": 45.56, "pano_id": "TMX7316010203-002058_pano_0000_002358", "timestamp": "2021-03-24T11:04:20.684560Z", "filename": "pano_0000_002358.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 16.04082939, "relative_pitch": 70.6040017621889, "relative_heading": 257.77223646030916, "relative_elevation": 45.5605604453012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0002_000249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86220300969432, 52.37664058932, 47.4018970895559 ] }, "distance": 16.19, "direction": 80.98, "angle": 71.15, "elevation": 47.4, "pano_id": "TMX7316010203-002627_pano_0002_000249", "timestamp": "2022-06-24T10:41:31.457470Z", "filename": "pano_0002_000249.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 16.18677207, "relative_pitch": 71.14602023486461, "relative_heading": 80.97528984361361, "relative_elevation": 47.4018970895559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86220687646666, 52.3766391125696, 45.5617435090244 ] }, "distance": 16.42, "direction": 81.69, "angle": 70.18, "elevation": 45.56, "pano_id": "TMX7316010203-002850_pano_0012_000025", "timestamp": "2022-12-12T12:09:25.606170Z", "filename": "pano_0012_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 16.42232677, "relative_pitch": 70.17875120838853, "relative_heading": 81.68563103571327, "relative_elevation": 45.5617435090244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.861730380512035, 52.376588081247725, 0.0 ] }, "distance": 16.53, "direction": 258.47, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00781", "timestamp": "2025-09-26T08:18:41Z", "filename": "2025_09_26_07_41_39_00781.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 16.53319171, "relative_pitch": 0.0, "relative_heading": 258.4732748220906, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0001_000831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.861727407364, 52.3765891591064, 45.5104703688994 ] }, "distance": 16.71, "direction": 259.02, "angle": 69.84, "elevation": 45.51, "pano_id": "TMX7316010203-000792_pano_0001_000831", "timestamp": "2018-06-14T11:58:28.748000Z", "filename": "pano_0001_000831.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 16.70835993, "relative_pitch": 69.84018716709257, "relative_heading": 259.01501871887774, "relative_elevation": 45.5104703688994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_001063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86172685230682, 52.3765873274041, 44.9181283619255 ] }, "distance": 16.79, "direction": 258.36, "angle": 69.51, "elevation": 44.92, "pano_id": "TMX7316010203-000274_pano_0002_001063", "timestamp": "2017-04-20T12:38:43.993980Z", "filename": "pano_0002_001063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 16.78541435, "relative_pitch": 69.50983284649803, "relative_heading": 258.3566083598446, "relative_elevation": 44.9181283619255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0002_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86221666285995, 52.3766450729827, 46.0201688725501 ] }, "distance": 17.19, "direction": 79.82, "angle": 69.52, "elevation": 46.02, "pano_id": "TMX7316010203-002386_pano_0002_000100", "timestamp": "2022-01-04T09:34:51.560470Z", "filename": "pano_0002_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 17.18680511, "relative_pitch": 69.5212277756084, "relative_heading": 79.81875366411268, "relative_elevation": 46.0201688725501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86172086357269, 52.3765864038921, 45.6123183695599 ] }, "distance": 17.21, "direction": 258.3, "angle": 69.33, "elevation": 45.61, "pano_id": "TMX7316010203-001131_pano_0000_003534", "timestamp": "2019-04-16T12:37:32.186240Z", "filename": "pano_0000_003534.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 17.20560589, "relative_pitch": 69.33282143832956, "relative_heading": 258.2955404856815, "relative_elevation": 45.6123183695599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0002_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0002_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0002_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86171716094005, 52.3765882721644, 45.5595184201375 ] }, "distance": 17.41, "direction": 259.13, "angle": 69.08, "elevation": 45.56, "pano_id": "TMX7316010203-002386_pano_0002_000107", "timestamp": "2022-01-04T09:34:56.545380Z", "filename": "pano_0002_000107.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 17.41220193, "relative_pitch": 69.083852725472, "relative_heading": 259.1337439288111, "relative_elevation": 45.5595184201375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86222372748901, 52.3766489820035, 47.711923875846 ] }, "distance": 17.74, "direction": 78.71, "angle": 69.6, "elevation": 47.71, "pano_id": "TMX7315080123-000312_pano_0000_002017", "timestamp": "2016-06-22T13:05:16.891480Z", "filename": "pano_0000_002017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 17.74053545, "relative_pitch": 69.60355528303553, "relative_heading": 78.71063556015358, "relative_elevation": 47.711923875846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86171381167264, 52.3765819545677, 45.0542977219447 ] }, "distance": 17.78, "direction": 257.05, "angle": 68.46, "elevation": 45.05, "pano_id": "TMX7316010203-002850_pano_0012_000032", "timestamp": "2022-12-12T12:09:31.341070Z", "filename": "pano_0012_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 17.78051505, "relative_pitch": 68.46350907149821, "relative_heading": 257.04715991142, "relative_elevation": 45.0542977219447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0001_000824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0001_000824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0001_000824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86222743025095, 52.3766456198144, 46.0086905974895 ] }, "distance": 17.92, "direction": 80.04, "angle": 68.72, "elevation": 46.01, "pano_id": "TMX7316010203-000792_pano_0001_000824", "timestamp": "2018-06-14T11:58:23.203060Z", "filename": "pano_0001_000824.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 17.91941127, "relative_pitch": 68.72013926370356, "relative_heading": 80.04167871464891, "relative_elevation": 46.0086905974895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86170712279867, 52.3765808562393, 45.1766879800707 ] }, "distance": 18.25, "direction": 256.99, "angle": 68.0, "elevation": 45.18, "pano_id": "TMX7316010203-001714_pano_0000_005605", "timestamp": "2020-05-14T12:07:18.641340Z", "filename": "pano_0000_005605.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 18.25184092, "relative_pitch": 68.0007913552923, "relative_heading": 256.9937892144332, "relative_elevation": 45.1766879800707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86223567517129, 52.3766470941389, 46.0875389371067 ] }, "distance": 18.5, "direction": 79.84, "angle": 68.13, "elevation": 46.09, "pano_id": "TMX7316010203-001131_pano_0000_003527", "timestamp": "2019-04-16T12:37:25.251350Z", "filename": "pano_0000_003527.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 18.50091455, "relative_pitch": 68.12800013891784, "relative_heading": 79.84196625032169, "relative_elevation": 46.0875389371067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_002351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86224068025802, 52.3766449989334, 46.0440558250993 ] }, "distance": 18.8, "direction": 80.72, "angle": 67.79, "elevation": 46.04, "pano_id": "TMX7316010203-002058_pano_0000_002351", "timestamp": "2021-03-24T11:04:15.434610Z", "filename": "pano_0000_002351.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 18.79753296, "relative_pitch": 67.79221143410444, "relative_heading": 80.72471715338116, "relative_elevation": 46.0440558250993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0002_000256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0002_000256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0002_000256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86169530230823, 52.3765822713763, 46.9118680218235 ] }, "distance": 19.0, "direction": 258.0, "angle": 67.95, "elevation": 46.91, "pano_id": "TMX7316010203-002627_pano_0002_000256", "timestamp": "2022-06-24T10:41:36.002470Z", "filename": "pano_0002_000256.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 19.00367321, "relative_pitch": 67.94747098016485, "relative_heading": 258.0026472784907, "relative_elevation": 46.9118680218235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862254597445815, 52.37664816150001, 0.0 ] }, "distance": 19.79, "direction": 80.16, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00774", "timestamp": "2025-09-26T08:18:34Z", "filename": "2025_09_26_07_41_39_00774.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 19.79057996, "relative_pitch": 0.0, "relative_heading": 80.16144490220994, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8616815392305, 52.3765840110502, 45.7174583068118 ] }, "distance": 19.88, "direction": 259.11, "angle": 66.49, "elevation": 45.72, "pano_id": "TMX7316010203-001040_pano_0005_000918", "timestamp": "2019-01-07T12:25:11.856340Z", "filename": "pano_0005_000918.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 19.88394072, "relative_pitch": 66.49428330941532, "relative_heading": 259.1097438949599, "relative_elevation": 45.7174583068118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track52_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862255666483571, 52.37665089850634, 0.0 ] }, "distance": 19.92, "direction": 79.33, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track52_Sphere_00009", "timestamp": "2024-11-21T12:09:50Z", "filename": "amsterdam_21112024_Track52_Sphere_00009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 19.91642774, "relative_pitch": 0.0, "relative_heading": 79.33392878991592, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86225719057644, 52.376646090892, 46.0217221742496 ] }, "distance": 19.93, "direction": 80.9, "angle": 66.59, "elevation": 46.02, "pano_id": "TMX7316010203-001040_pano_0005_000910", "timestamp": "2019-01-07T12:25:06.056400Z", "filename": "pano_0005_000910.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 19.9268662, "relative_pitch": 66.58795403090139, "relative_heading": 80.90096924714342, "relative_elevation": 46.0217221742496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_004417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_004417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_004417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86225783782036, 52.3766473622475, 46.0567700006068 ] }, "distance": 19.99, "direction": 80.52, "angle": 66.53, "elevation": 46.06, "pano_id": "TMX7316010203-000994_pano_0000_004417", "timestamp": "2018-11-19T14:01:18.189140Z", "filename": "pano_0000_004417.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 19.99320111, "relative_pitch": 66.53437997542407, "relative_heading": 80.52062504069609, "relative_elevation": 46.0567700006068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track52_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track52_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track52_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.861669348545204, 52.37658294803294, 0.0 ] }, "distance": 20.72, "direction": 259.22, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track52_Sphere_00017", "timestamp": "2024-11-21T12:09:58Z", "filename": "amsterdam_21112024_Track52_Sphere_00017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 20.72156579, "relative_pitch": 0.0, "relative_heading": 259.22226180990185, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86166896929545, 52.3765836544951, 47.3371288459748 ] }, "distance": 20.73, "direction": 259.45, "angle": 66.35, "elevation": 47.34, "pano_id": "TMX7315080123-000312_pano_0000_002025", "timestamp": "2016-06-22T13:05:24.551860Z", "filename": "pano_0000_002025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 20.73239897, "relative_pitch": 66.34786436693017, "relative_heading": 259.44902629057395, "relative_elevation": 47.3371288459748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86226960754832, 52.3766469079745, 45.8732616631314 ] }, "distance": 20.78, "direction": 81.02, "angle": 65.63, "elevation": 45.87, "pano_id": "TMX7316010203-001714_pano_0000_005597", "timestamp": "2020-05-14T12:07:13.006520Z", "filename": "pano_0000_005597.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 20.77624805, "relative_pitch": 65.63397094241445, "relative_heading": 81.02215643993222, "relative_elevation": 45.8732616631314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00778/adjacencies/2025_09_26_07_41_39_00778/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_002359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_002359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_002359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86166689785445, 52.3765782354416, 45.6388964392245 ] }, "distance": 20.99, "direction": 257.9, "angle": 65.3, "elevation": 45.64, "pano_id": "TMX7316010203-002058_pano_0000_002359", "timestamp": "2021-03-24T11:04:21.664620Z", "filename": "pano_0000_002359.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00778", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119234.613, 487768.165 ] }, "relative_distance": 20.98915697, "relative_pitch": 65.30247660526695, "relative_heading": 257.9011195720264, "relative_elevation": 45.6388964392245 } ] } }