Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835190110081537, 52.363385307085736, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00932", "timestamp": "2025-10-01T11:46:22Z", "filename": "2025_10_01_11_11_11_00932.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0007_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83520563033497, 52.363395145123, 44.5876838685945 ] }, "distance": 1.52, "direction": 44.0, "angle": 88.05, "elevation": 44.59, "pano_id": "TMX7316010203-002834_pano_0007_000015", "timestamp": "2022-12-07T10:35:41.605590Z", "filename": "pano_0007_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 1.52190188, "relative_pitch": 88.04509435853197, "relative_heading": 44.002400230542946, "relative_elevation": 44.5876838685945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83516784217073, 52.3633930205807, 44.2279305160046 ] }, "distance": 1.74, "direction": 299.5, "angle": 87.74, "elevation": 44.23, "pano_id": "TMX7316010203-002083_pano_0000_003892", "timestamp": "2021-04-09T08:33:00.371940Z", "filename": "pano_0000_003892.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 1.7428979, "relative_pitch": 87.74330273512628, "relative_heading": 299.5026284524008, "relative_elevation": 44.2279305160046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83516665854135, 52.3633958613925, 44.2498857965693 ] }, "distance": 1.98, "direction": 306.32, "angle": 87.43, "elevation": 44.25, "pano_id": "TMX7316010203-001031_pano_0004_000552", "timestamp": "2019-01-02T09:21:59.255540Z", "filename": "pano_0004_000552.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 1.9827694, "relative_pitch": 87.43438030939686, "relative_heading": 306.3214150985954, "relative_elevation": 44.2498857965693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83516012620669, 52.3633866489052, 44.1591700147837 ] }, "distance": 2.05, "direction": 274.18, "angle": 87.34, "elevation": 44.16, "pano_id": "TMX7316010203-000825_pano_0000_002499", "timestamp": "2018-07-04T11:56:55.563620Z", "filename": "pano_0000_002499.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 2.04796765, "relative_pitch": 87.3446990613408, "relative_heading": 274.1809503818428, "relative_elevation": 44.1591700147837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83520320156963, 52.3634054910762, 44.3052946217358 ] }, "distance": 2.42, "direction": 21.66, "angle": 86.88, "elevation": 44.31, "pano_id": "TMX7316010203-002513_pano_0000_000124", "timestamp": "2022-04-13T09:37:03.723680Z", "filename": "pano_0000_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 2.41653353, "relative_pitch": 86.87802284877823, "relative_heading": 21.65645536084401, "relative_elevation": 44.3052946217358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83514998097032, 52.3633801472921, 44.2653120858595 ] }, "distance": 2.79, "direction": 258.14, "angle": 86.39, "elevation": 44.27, "pano_id": "TMX7316010203-002513_pano_0000_000125", "timestamp": "2022-04-13T09:37:05.533710Z", "filename": "pano_0000_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 2.7932617, "relative_pitch": 86.3892678421739, "relative_heading": 258.13837699278855, "relative_elevation": 44.2653120858595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0007_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83515731652213, 52.3633624888273, 44.5590444784611 ] }, "distance": 3.38, "direction": 221.34, "angle": 85.66, "elevation": 44.56, "pano_id": "TMX7316010203-002834_pano_0007_000016", "timestamp": "2022-12-07T10:35:42.700520Z", "filename": "pano_0007_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 3.38191192, "relative_pitch": 85.6597252116019, "relative_heading": 221.34169832187604, "relative_elevation": 44.5590444784611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8352299883039, 52.36341411453, 44.2768536908552 ] }, "distance": 4.2, "direction": 40.28, "angle": 84.58, "elevation": 44.28, "pano_id": "TMX7316010203-002083_pano_0000_003891", "timestamp": "2021-04-09T08:32:59.156920Z", "filename": "pano_0000_003891.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 4.20177453, "relative_pitch": 84.57899270472788, "relative_heading": 40.27960742215417, "relative_elevation": 44.2768536908552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83522677137524, 52.3634184247311, 44.2915304731578 ] }, "distance": 4.45, "direction": 34.13, "angle": 84.26, "elevation": 44.29, "pano_id": "TMX7316010203-001031_pano_0004_000551", "timestamp": "2019-01-02T09:21:58.080450Z", "filename": "pano_0004_000551.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 4.45165155, "relative_pitch": 84.26059228148597, "relative_heading": 34.12511581146552, "relative_elevation": 44.2915304731578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835150933805826, 52.363351591064045, 0.0 ] }, "distance": 4.6, "direction": 215.43, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00933", "timestamp": "2025-10-01T11:46:23Z", "filename": "2025_10_01_11_11_11_00933.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 4.6040691, "relative_pitch": 0.0, "relative_heading": 215.42535276236003, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83523477602861, 52.3634172978705, 43.9345019795001 ] }, "distance": 4.68, "direction": 40.52, "angle": 83.92, "elevation": 43.93, "pano_id": "TMX7316010203-000293_pano_0000_002749", "timestamp": "2017-05-10T09:09:30.168630Z", "filename": "pano_0000_002749.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 4.68291008, "relative_pitch": 83.91590345120729, "relative_heading": 40.52187361964921, "relative_elevation": 43.9345019795001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835258189534214, 52.36339461227622, 0.0 ] }, "distance": 4.75, "direction": 77.41, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00931", "timestamp": "2025-10-01T11:46:20Z", "filename": "2025_10_01_11_11_11_00931.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 4.75179143, "relative_pitch": 0.0, "relative_heading": 77.41409623736095, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83511755912844, 52.3633798338763, 44.1840412495658 ] }, "distance": 4.98, "direction": 262.97, "angle": 83.57, "elevation": 44.18, "pano_id": "TMX7316010203-002394_pano_0007_000026", "timestamp": "2022-01-06T10:02:10.391840Z", "filename": "pano_0007_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 4.97959382, "relative_pitch": 83.56983052207354, "relative_heading": 262.97490207812814, "relative_elevation": 44.1840412495658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83522835865351, 52.3634245227304, 44.2829132378101 ] }, "distance": 5.08, "direction": 30.84, "angle": 83.45, "elevation": 44.28, "pano_id": "TMX7316010203-002394_pano_0007_000054", "timestamp": "2022-01-06T10:02:35.111530Z", "filename": "pano_0007_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 5.08237102, "relative_pitch": 83.45278305913648, "relative_heading": 30.84094509687747, "relative_elevation": 44.2829132378101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83521648561045, 52.3634282221951, 44.3122497005388 ] }, "distance": 5.1, "direction": 20.62, "angle": 83.43, "elevation": 44.31, "pano_id": "TMX7316010203-001698_pano_0001_001777", "timestamp": "2020-05-08T07:42:48.728550Z", "filename": "pano_0001_001777.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 5.10216781, "relative_pitch": 83.43181634580283, "relative_heading": 20.618695438494058, "relative_elevation": 44.3122497005388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83513154974374, 52.3633555347199, 44.2081544771791 ] }, "distance": 5.19, "direction": 230.29, "angle": 83.31, "elevation": 44.21, "pano_id": "TMX7316010203-002083_pano_0000_003893", "timestamp": "2021-04-09T08:33:01.601950Z", "filename": "pano_0000_003893.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 5.18543258, "relative_pitch": 83.31001267890245, "relative_heading": 230.29126054923438, "relative_elevation": 44.2081544771791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8352354557363, 52.3634235290075, 44.2844608565792 ] }, "distance": 5.26, "direction": 35.99, "angle": 83.23, "elevation": 44.28, "pano_id": "TMX7316010203-000825_pano_0000_002527", "timestamp": "2018-07-04T11:57:26.068610Z", "filename": "pano_0000_002527.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 5.25649325, "relative_pitch": 83.2307571870217, "relative_heading": 35.990278429900094, "relative_elevation": 44.2844608565792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83513873578132, 52.3633499655296, 43.8414400471374 ] }, "distance": 5.26, "direction": 221.67, "angle": 83.15, "elevation": 43.84, "pano_id": "TMX7316010203-000293_pano_0000_002750", "timestamp": "2017-05-10T09:09:32.148670Z", "filename": "pano_0000_002750.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 5.2643049, "relative_pitch": 83.15293377442502, "relative_heading": 221.66607650342354, "relative_elevation": 43.8414400471374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83524064050159, 52.363421539105, 44.1729884138331 ] }, "distance": 5.3, "direction": 40.49, "angle": 83.16, "elevation": 44.17, "pano_id": "TMX7316010203-000055_pano_0002_000039", "timestamp": "2016-08-10T10:07:35.021920Z", "filename": "pano_0002_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 5.30122442, "relative_pitch": 83.15663097296296, "relative_heading": 40.489860777113414, "relative_elevation": 44.1729884138331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83512129793118, 52.363361772152, 44.2139908261597 ] }, "distance": 5.37, "direction": 240.81, "angle": 83.08, "elevation": 44.21, "pano_id": "TMX7316010203-001031_pano_0004_000553", "timestamp": "2019-01-02T09:22:00.365520Z", "filename": "pano_0004_000553.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 5.3694638, "relative_pitch": 83.07575669226682, "relative_heading": 240.80873963905256, "relative_elevation": 44.2139908261597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83511103608131, 52.3633748865131, 44.1411455925554 ] }, "distance": 5.51, "direction": 257.85, "angle": 82.88, "elevation": 44.14, "pano_id": "TMX7316010203-000055_pano_0002_000011", "timestamp": "2016-08-10T10:07:01.326940Z", "filename": "pano_0002_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 5.50995521, "relative_pitch": 82.88480944639602, "relative_heading": 257.8516119208361, "relative_elevation": 44.1411455925554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_004068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83524593878812, 52.3634235724262, 45.0865914989263 ] }, "distance": 5.71, "direction": 41.77, "angle": 82.78, "elevation": 45.09, "pano_id": "TMX7316010203-001310_pano_0000_004068", "timestamp": "2019-07-12T10:07:26.211290Z", "filename": "pano_0000_004068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 5.70907416, "relative_pitch": 82.78334818519285, "relative_heading": 41.77031940506125, "relative_elevation": 45.0865914989263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83513436987273, 52.3633442371241, 44.1633051699027 ] }, "distance": 5.94, "direction": 219.72, "angle": 82.34, "elevation": 44.16, "pano_id": "TMX7316010203-000825_pano_0000_002500", "timestamp": "2018-07-04T11:56:56.923620Z", "filename": "pano_0000_002500.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 5.94161504, "relative_pitch": 82.33758599018368, "relative_heading": 219.7218605265866, "relative_elevation": 44.1633051699027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83511135789934, 52.3634084227869, 44.1025637537241 ] }, "distance": 5.95, "direction": 295.62, "angle": 82.32, "elevation": 44.1, "pano_id": "TMX7316010203-000293_pano_0000_002735", "timestamp": "2017-05-10T09:09:06.878840Z", "filename": "pano_0000_002735.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 5.94940985, "relative_pitch": 82.31721250473977, "relative_heading": 295.61633922200224, "relative_elevation": 44.1025637537241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83527174053162, 52.363411487603, 44.2691296739504 ] }, "distance": 6.28, "direction": 62.35, "angle": 81.93, "elevation": 44.27, "pano_id": "TMX7316010203-002513_pano_0000_000123", "timestamp": "2022-04-13T09:37:01.848750Z", "filename": "pano_0000_000123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 6.27760403, "relative_pitch": 81.9289585090864, "relative_heading": 62.35022975832042, "relative_elevation": 44.2691296739504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0007_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83527382793201, 52.3634108711155, 44.5662203002721 ] }, "distance": 6.37, "direction": 63.49, "angle": 81.86, "elevation": 44.57, "pano_id": "TMX7316010203-002834_pano_0007_000014", "timestamp": "2022-12-07T10:35:40.550520Z", "filename": "pano_0007_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 6.37298649, "relative_pitch": 81.86185499571238, "relative_heading": 63.4898649412758, "relative_elevation": 44.5662203002721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8351205716135, 52.3634249137271, 44.3343594614416 ] }, "distance": 6.47, "direction": 312.93, "angle": 81.7, "elevation": 44.33, "pano_id": "TMX7316010203-002083_pano_0000_003862", "timestamp": "2021-04-09T08:32:28.622190Z", "filename": "pano_0000_003862.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 6.4701261, "relative_pitch": 81.69690920819254, "relative_heading": 312.93448185512653, "relative_elevation": 44.3343594614416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_004069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8351790154784, 52.3634430794517, 45.0682367561385 ] }, "distance": 6.47, "direction": 353.29, "angle": 81.83, "elevation": 45.07, "pano_id": "TMX7316010203-001310_pano_0000_004069", "timestamp": "2019-07-12T10:07:27.241290Z", "filename": "pano_0000_004069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 6.47284979, "relative_pitch": 81.82688152506103, "relative_heading": 353.2948559655654, "relative_elevation": 45.0682367561385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83513285655856, 52.3633386418767, 44.2667125118896 ] }, "distance": 6.49, "direction": 216.91, "angle": 81.65, "elevation": 44.27, "pano_id": "TMX7316010203-002513_pano_0000_000126", "timestamp": "2022-04-13T09:37:06.788680Z", "filename": "pano_0000_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 6.49419598, "relative_pitch": 81.65389762161321, "relative_heading": 216.90990941116885, "relative_elevation": 44.2667125118896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83509544546069, 52.3633777844504, 44.1711427737027 ] }, "distance": 6.5, "direction": 262.6, "angle": 81.63, "elevation": 44.17, "pano_id": "TMX7316010203-001698_pano_0001_001748", "timestamp": "2020-05-08T07:42:25.848620Z", "filename": "pano_0001_001748.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 6.50270748, "relative_pitch": 81.62528833701347, "relative_heading": 262.60398693656515, "relative_elevation": 44.1711427737027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83517088172608, 52.3634434130688, 44.2230539964512 ] }, "distance": 6.6, "direction": 348.55, "angle": 81.52, "elevation": 44.22, "pano_id": "TMX7316010203-000825_pano_0000_002528", "timestamp": "2018-07-04T11:57:27.268530Z", "filename": "pano_0000_002528.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 6.5970421, "relative_pitch": 81.5153826352137, "relative_heading": 348.5478074640151, "relative_elevation": 44.2230539964512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83517655537506, 52.3634447410848, 44.1213161386549 ] }, "distance": 6.68, "direction": 352.05, "angle": 81.39, "elevation": 44.12, "pano_id": "TMX7316010203-000055_pano_0002_000040", "timestamp": "2016-08-10T10:07:36.076720Z", "filename": "pano_0002_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 6.67762033, "relative_pitch": 81.39378100674735, "relative_heading": 352.051919317454, "relative_elevation": 44.1213161386549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83511496746622, 52.3634257665325, 44.2008755225688 ] }, "distance": 6.82, "direction": 311.33, "angle": 81.23, "elevation": 44.2, "pano_id": "TMX7316010203-002394_pano_0007_000025", "timestamp": "2022-01-06T10:02:09.551810Z", "filename": "pano_0007_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 6.81692639, "relative_pitch": 81.23257583778668, "relative_heading": 311.3326131201881, "relative_elevation": 44.2008755225688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83510416058945, 52.3634170421602, 44.1541679250076 ] }, "distance": 6.84, "direction": 301.1, "angle": 81.2, "elevation": 44.15, "pano_id": "TMX7316010203-000055_pano_0002_000010", "timestamp": "2016-08-10T10:07:00.027100Z", "filename": "pano_0002_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 6.83741049, "relative_pitch": 81.19748558014903, "relative_heading": 301.0955923241024, "relative_elevation": 44.1541679250076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83512522252585, 52.3633342361903, 44.2078389367089 ] }, "distance": 7.2, "direction": 217.88, "angle": 80.75, "elevation": 44.21, "pano_id": "TMX7316010203-002394_pano_0007_000027", "timestamp": "2022-01-06T10:02:11.266800Z", "filename": "pano_0007_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 7.19951684, "relative_pitch": 80.75023599798743, "relative_heading": 217.8760356353139, "relative_elevation": 44.2078389367089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83512236721564, 52.3633349442113, 44.1667699599639 ] }, "distance": 7.26, "direction": 219.47, "angle": 80.67, "elevation": 44.17, "pano_id": "TMX7316010203-000055_pano_0002_000012", "timestamp": "2016-08-10T10:07:02.701870Z", "filename": "pano_0002_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 7.25955462, "relative_pitch": 80.66593162110995, "relative_heading": 219.46974038109636, "relative_elevation": 44.1667699599639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83515857248411, 52.3634492994623, 44.2600230295211 ] }, "distance": 7.44, "direction": 343.21, "angle": 80.46, "elevation": 44.26, "pano_id": "TMX7316010203-001698_pano_0001_001778", "timestamp": "2020-05-08T07:42:50.033570Z", "filename": "pano_0001_001778.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 7.43773182, "relative_pitch": 80.46078590533837, "relative_heading": 343.2111532002192, "relative_elevation": 44.2600230295211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83528303041326, 52.363421449258, 44.2960775196552 ] }, "distance": 7.5, "direction": 57.57, "angle": 80.39, "elevation": 44.3, "pano_id": "TMX7316010203-001698_pano_0001_001776", "timestamp": "2020-05-08T07:42:47.363450Z", "filename": "pano_0001_001776.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 7.49934207, "relative_pitch": 80.39091939334982, "relative_heading": 57.56969384339687, "relative_elevation": 44.2960775196552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83516980736241, 52.3634517318951, 44.223883391358 ] }, "distance": 7.52, "direction": 349.4, "angle": 80.35, "elevation": 44.22, "pano_id": "TMX7316010203-002394_pano_0007_000055", "timestamp": "2022-01-06T10:02:36.111540Z", "filename": "pano_0007_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 7.51964996, "relative_pitch": 80.34995285024829, "relative_heading": 349.40170339508705, "relative_elevation": 44.223883391358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83511435591189, 52.3633341641107, 44.1904319692403 ] }, "distance": 7.68, "direction": 222.2, "angle": 80.14, "elevation": 44.19, "pano_id": "TMX7316010203-001698_pano_0001_001749", "timestamp": "2020-05-08T07:42:26.588600Z", "filename": "pano_0001_001749.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 7.68220066, "relative_pitch": 80.13808420713892, "relative_heading": 222.2012906866844, "relative_elevation": 44.1904319692403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83509095772552, 52.3634232238422, 44.199369404465 ] }, "distance": 7.96, "direction": 301.99, "angle": 79.79, "elevation": 44.2, "pano_id": "TMX7316010203-001698_pano_0001_001747", "timestamp": "2020-05-08T07:42:25.113630Z", "filename": "pano_0001_001747.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 7.96379209, "relative_pitch": 79.78610015422201, "relative_heading": 301.99148551498973, "relative_elevation": 44.199369404465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0007_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8351470416806, 52.3633184464598, 44.5710212076083 ] }, "distance": 8.0, "direction": 201.52, "angle": 79.83, "elevation": 44.57, "pano_id": "TMX7316010203-002834_pano_0007_000017", "timestamp": "2022-12-07T10:35:43.740540Z", "filename": "pano_0007_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 7.99744006, "relative_pitch": 79.82758621090578, "relative_heading": 201.52137202911337, "relative_elevation": 44.5710212076083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83529967540714, 52.3634122685984, 44.2485028132796 ] }, "distance": 8.04, "direction": 68.1, "angle": 79.7, "elevation": 44.25, "pano_id": "TMX7316010203-002394_pano_0007_000053", "timestamp": "2022-01-06T10:02:34.086570Z", "filename": "pano_0007_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 8.04405055, "relative_pitch": 79.69657214202546, "relative_heading": 68.1015729586299, "relative_elevation": 44.2485028132796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83529671392588, 52.3634241274492, 44.2654110556468 ] }, "distance": 8.45, "direction": 59.25, "angle": 79.19, "elevation": 44.27, "pano_id": "TMX7316010203-001031_pano_0004_000550", "timestamp": "2019-01-02T09:21:56.870530Z", "filename": "pano_0004_000550.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 8.4495663, "relative_pitch": 79.19314665499296, "relative_heading": 59.25388784888782, "relative_elevation": 44.2654110556468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83530112491546, 52.3634199023456, 44.2533910097554 ] }, "distance": 8.49, "direction": 63.02, "angle": 79.15, "elevation": 44.25, "pano_id": "TMX7316010203-002083_pano_0000_003890", "timestamp": "2021-04-09T08:32:58.001970Z", "filename": "pano_0000_003890.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 8.4858011, "relative_pitch": 79.14502351758816, "relative_heading": 63.02201755805217, "relative_elevation": 44.2533910097554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835315273750015, 52.36337550079368, 0.0 ] }, "distance": 8.6, "direction": 97.29, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00930", "timestamp": "2025-10-01T11:46:19Z", "filename": "2025_10_01_11_11_11_00930.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 8.59575871, "relative_pitch": 0.0, "relative_heading": 97.2930358744497, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83530824527177, 52.3634197285588, 44.2648929739371 ] }, "distance": 8.91, "direction": 64.55, "angle": 78.62, "elevation": 44.26, "pano_id": "TMX7316010203-000825_pano_0000_002526", "timestamp": "2018-07-04T11:57:24.993550Z", "filename": "pano_0000_002526.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 8.91244804, "relative_pitch": 78.6160710003315, "relative_heading": 64.54755308096291, "relative_elevation": 44.2648929739371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835150983321431, 52.363308674731385, 0.0 ] }, "distance": 8.93, "direction": 197.36, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00934", "timestamp": "2025-10-01T11:46:25Z", "filename": "2025_10_01_11_11_11_00934.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 8.93405253, "relative_pitch": 0.0, "relative_heading": 197.35762606578953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83513507389843, 52.3633114782758, 44.2437747316435 ] }, "distance": 9.03, "direction": 204.53, "angle": 78.46, "elevation": 44.24, "pano_id": "TMX7316010203-002083_pano_0000_003894", "timestamp": "2021-04-09T08:33:02.821930Z", "filename": "pano_0000_003894.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 9.03028153, "relative_pitch": 78.4642110351398, "relative_heading": 204.5300123494394, "relative_elevation": 44.2437747316435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83531422835284, 52.3634139773368, 44.1572695383802 ] }, "distance": 9.04, "direction": 69.33, "angle": 78.43, "elevation": 44.16, "pano_id": "TMX7316010203-000055_pano_0002_000038", "timestamp": "2016-08-10T10:07:34.011840Z", "filename": "pano_0002_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 9.03685751, "relative_pitch": 78.43402982165861, "relative_heading": 69.32733868468173, "relative_elevation": 44.1572695383802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_004067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83531965513262, 52.3634157990041, 45.0465584080666 ] }, "distance": 9.45, "direction": 68.97, "angle": 78.15, "elevation": 45.05, "pano_id": "TMX7316010203-001310_pano_0000_004067", "timestamp": "2019-07-12T10:07:25.321290Z", "filename": "pano_0000_004067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 9.45447542, "relative_pitch": 78.14667974518436, "relative_heading": 68.9688890805552, "relative_elevation": 45.0465584080666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83509848042377, 52.3633192273282, 44.2099221199751 ] }, "distance": 9.65, "direction": 220.33, "angle": 77.69, "elevation": 44.21, "pano_id": "TMX7316010203-001031_pano_0004_000554", "timestamp": "2019-01-02T09:22:01.550400Z", "filename": "pano_0004_000554.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 9.64505758, "relative_pitch": 77.69290410806846, "relative_heading": 220.32762537566822, "relative_elevation": 44.2099221199751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83514986383121, 52.3632994841837, 44.1969584822655 ] }, "distance": 9.94, "direction": 196.02, "angle": 77.33, "elevation": 44.2, "pano_id": "TMX7316010203-000055_pano_0002_000013", "timestamp": "2016-08-10T10:07:04.201880Z", "filename": "pano_0002_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 9.93562014, "relative_pitch": 77.33034642354166, "relative_heading": 196.01783831774458, "relative_elevation": 44.1969584822655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835142237443, 52.3632991014293, 44.1763582266867 ] }, "distance": 10.13, "direction": 198.78, "angle": 77.08, "elevation": 44.18, "pano_id": "TMX7316010203-000825_pano_0000_002501", "timestamp": "2018-07-04T11:56:58.343660Z", "filename": "pano_0000_002501.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 10.13164979, "relative_pitch": 77.08285556037141, "relative_heading": 198.7763031547717, "relative_elevation": 44.1763582266867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83510150709791, 52.3634598498476, 44.1535495435819 ] }, "distance": 10.26, "direction": 323.96, "angle": 76.92, "elevation": 44.15, "pano_id": "TMX7316010203-000055_pano_0002_000009", "timestamp": "2016-08-10T10:06:58.826950Z", "filename": "pano_0002_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 10.25822997, "relative_pitch": 76.92046423609243, "relative_heading": 323.95831562975474, "relative_elevation": 44.1535495435819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83515138314159, 52.3632959358004, 44.2981215678155 ] }, "distance": 10.29, "direction": 194.86, "angle": 76.92, "elevation": 44.3, "pano_id": "TMX7316010203-002513_pano_0000_000127", "timestamp": "2022-04-13T09:37:07.943660Z", "filename": "pano_0000_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 10.28868741, "relative_pitch": 76.92430669326653, "relative_heading": 194.85705162789344, "relative_elevation": 44.2981215678155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83515208045808, 52.3632953156756, 44.2500849077478 ] }, "distance": 10.34, "direction": 194.5, "angle": 76.84, "elevation": 44.25, "pano_id": "TMX7316010203-001698_pano_0001_001750", "timestamp": "2020-05-08T07:42:27.323640Z", "filename": "pano_0001_001750.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 10.34340022, "relative_pitch": 76.84340933190722, "relative_heading": 194.50470883866558, "relative_elevation": 44.2500849077478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83511920704924, 52.3634705919192, 44.2861916972324 ] }, "distance": 10.65, "direction": 333.03, "angle": 76.48, "elevation": 44.29, "pano_id": "TMX7316010203-002083_pano_0000_003861", "timestamp": "2021-04-09T08:32:27.682190Z", "filename": "pano_0000_003861.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 10.64840854, "relative_pitch": 76.48014259115918, "relative_heading": 333.0261640436959, "relative_elevation": 44.2861916972324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83515265452532, 52.3632918674435, 44.2647950025275 ] }, "distance": 10.71, "direction": 193.79, "angle": 76.4, "elevation": 44.26, "pano_id": "TMX7316010203-002394_pano_0007_000028", "timestamp": "2022-01-06T10:02:12.191810Z", "filename": "pano_0007_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 10.70591379, "relative_pitch": 76.40350604915191, "relative_heading": 193.78776229956782, "relative_elevation": 44.2647950025275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83534248242699, 52.3634119965746, 44.2449307059869 ] }, "distance": 10.8, "direction": 74.03, "angle": 76.29, "elevation": 44.24, "pano_id": "TMX7316010203-002513_pano_0000_000122", "timestamp": "2022-04-13T09:37:00.488730Z", "filename": "pano_0000_000122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 10.79619548, "relative_pitch": 76.28723467700402, "relative_heading": 74.03296295448223, "relative_elevation": 44.2449307059869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83511689855044, 52.3634718030579, 44.1687343008816 ] }, "distance": 10.84, "direction": 332.61, "angle": 76.21, "elevation": 44.17, "pano_id": "TMX7316010203-002394_pano_0007_000024", "timestamp": "2022-01-06T10:02:08.666840Z", "filename": "pano_0007_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 10.84013289, "relative_pitch": 76.21070372027765, "relative_heading": 332.60850036406015, "relative_elevation": 44.1687343008816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_004070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8351379282251, 52.36347987991, 44.9779384527355 ] }, "distance": 11.11, "direction": 341.34, "angle": 76.13, "elevation": 44.98, "pano_id": "TMX7316010203-001310_pano_0000_004070", "timestamp": "2019-07-12T10:07:28.496290Z", "filename": "pano_0000_004070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 11.10765606, "relative_pitch": 76.12792156988404, "relative_heading": 341.33599455326924, "relative_elevation": 44.9779384527355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0007_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83534644071319, 52.3634171681825, 44.5590556189418 ] }, "distance": 11.22, "direction": 71.59, "angle": 75.86, "elevation": 44.56, "pano_id": "TMX7316010203-002834_pano_0007_000013", "timestamp": "2022-12-07T10:35:39.570550Z", "filename": "pano_0007_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 11.22396366, "relative_pitch": 75.86190324818746, "relative_heading": 71.58656208893743, "relative_elevation": 44.5590556189418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83513109346344, 52.3634806318509, 44.19646825362 ] }, "distance": 11.34, "direction": 339.24, "angle": 75.61, "elevation": 44.2, "pano_id": "TMX7316010203-000825_pano_0000_002529", "timestamp": "2018-07-04T11:57:28.423500Z", "filename": "pano_0000_002529.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 11.34349313, "relative_pitch": 75.60514615015356, "relative_heading": 339.2427781814908, "relative_elevation": 44.19646825362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83535054556447, 52.3634224921187, 44.2873433819041 ] }, "distance": 11.69, "direction": 69.26, "angle": 75.22, "elevation": 44.29, "pano_id": "TMX7316010203-001698_pano_0001_001775", "timestamp": "2020-05-08T07:42:46.028610Z", "filename": "pano_0001_001775.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 11.68600587, "relative_pitch": 75.21840117867757, "relative_heading": 69.26309901467482, "relative_elevation": 44.2873433819041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0007_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83517958648355, 52.363277258846, 44.6435888633132 ] }, "distance": 12.04, "direction": 183.41, "angle": 74.9, "elevation": 44.64, "pano_id": "TMX7316010203-002834_pano_0007_000018", "timestamp": "2022-12-07T10:35:44.725520Z", "filename": "pano_0007_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 12.04433935, "relative_pitch": 74.90170522888937, "relative_heading": 183.41224153467837, "relative_elevation": 44.6435888633132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83512241836192, 52.3634857333607, 44.2283074920997 ] }, "distance": 12.09, "direction": 337.58, "angle": 74.71, "elevation": 44.23, "pano_id": "TMX7316010203-001698_pano_0001_001779", "timestamp": "2020-05-08T07:42:51.268450Z", "filename": "pano_0001_001779.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 12.08886009, "relative_pitch": 74.71281946261287, "relative_heading": 337.5770358135333, "relative_elevation": 44.2283074920997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835189150354525, 52.36327482504037, 0.0 ] }, "distance": 12.29, "direction": 180.3, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00935", "timestamp": "2025-10-01T11:46:26Z", "filename": "2025_10_01_11_11_11_00935.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 12.29398012, "relative_pitch": 0.0, "relative_heading": 180.30469057948147, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83517752822296, 52.3632744409498, 44.3014831943437 ] }, "distance": 12.37, "direction": 183.97, "angle": 74.4, "elevation": 44.3, "pano_id": "TMX7316010203-002083_pano_0000_003895", "timestamp": "2021-04-09T08:33:04.032090Z", "filename": "pano_0000_003895.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 12.36628288, "relative_pitch": 74.40349560805008, "relative_heading": 183.97425479449532, "relative_elevation": 44.3014831943437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8351355593739, 52.3634913310535, 44.2024514880031 ] }, "distance": 12.37, "direction": 342.52, "angle": 74.37, "elevation": 44.2, "pano_id": "TMX7316010203-002394_pano_0007_000056", "timestamp": "2022-01-06T10:02:37.006710Z", "filename": "pano_0007_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 12.36913101, "relative_pitch": 74.36683537578674, "relative_heading": 342.51677958947994, "relative_elevation": 44.2024514880031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83519229956642, 52.3632719669777, 44.2275775708258 ] }, "distance": 12.61, "direction": 179.32, "angle": 74.08, "elevation": 44.23, "pano_id": "TMX7316010203-000055_pano_0002_000014", "timestamp": "2016-08-10T10:07:05.726930Z", "filename": "pano_0002_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 12.61271695, "relative_pitch": 74.08303418782785, "relative_heading": 179.32244396173223, "relative_elevation": 44.2275775708258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83537407561866, 52.3634104645695, 44.231173469685 ] }, "distance": 12.84, "direction": 77.41, "angle": 73.81, "elevation": 44.23, "pano_id": "TMX7316010203-002394_pano_0007_000052", "timestamp": "2022-01-06T10:02:33.141550Z", "filename": "pano_0007_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 12.8406863, "relative_pitch": 73.81153698507623, "relative_heading": 77.40783168420836, "relative_elevation": 44.231173469685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83536796331632, 52.3634243735547, 44.2298238379881 ] }, "distance": 12.87, "direction": 70.26, "angle": 73.77, "elevation": 44.23, "pano_id": "TMX7316010203-001031_pano_0004_000549", "timestamp": "2019-01-02T09:21:55.780470Z", "filename": "pano_0004_000549.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 12.87172836, "relative_pitch": 73.77398944270945, "relative_heading": 70.26165958004559, "relative_elevation": 44.2298238379881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835363736482915, 52.363337780379446, 0.0 ] }, "distance": 12.96, "direction": 114.09, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00929", "timestamp": "2025-10-01T11:46:17Z", "filename": "2025_10_01_11_11_11_00929.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 12.95602855, "relative_pitch": 0.0, "relative_heading": 114.09100454114724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83518290243691, 52.3632680020643, 43.8532486837357 ] }, "distance": 13.06, "direction": 182.15, "angle": 73.41, "elevation": 43.85, "pano_id": "TMX7316010203-000293_pano_0000_002751", "timestamp": "2017-05-10T09:09:33.948590Z", "filename": "pano_0000_002751.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 13.06225881, "relative_pitch": 73.4131546801595, "relative_heading": 182.15416635124032, "relative_elevation": 43.8532486837357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83537351667968, 52.3634195830527, 44.223663078621 ] }, "distance": 13.06, "direction": 73.02, "angle": 73.54, "elevation": 44.22, "pano_id": "TMX7316010203-002083_pano_0000_003889", "timestamp": "2021-04-09T08:32:56.901950Z", "filename": "pano_0000_003889.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 13.06294962, "relative_pitch": 73.54371804927099, "relative_heading": 73.02379616268136, "relative_elevation": 44.223663078621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83520818678419, 52.3632665529281, 44.2818282209337 ] }, "distance": 13.27, "direction": 174.68, "angle": 73.32, "elevation": 44.28, "pano_id": "TMX7316010203-001698_pano_0001_001751", "timestamp": "2020-05-08T07:42:28.033790Z", "filename": "pano_0001_001751.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 13.27153025, "relative_pitch": 73.31621034594363, "relative_heading": 174.67615770730842, "relative_elevation": 44.2818282209337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835188706509, 52.3632643207272, 44.195214021951 ] }, "distance": 13.46, "direction": 180.41, "angle": 73.06, "elevation": 44.2, "pano_id": "TMX7316010203-000825_pano_0000_002502", "timestamp": "2018-07-04T11:56:59.768480Z", "filename": "pano_0000_002502.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 13.46300532, "relative_pitch": 73.0579080914261, "relative_heading": 180.4069100031643, "relative_elevation": 44.195214021951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83510429370037, 52.3632750906028, 44.2529136352241 ] }, "distance": 13.59, "direction": 205.49, "angle": 72.93, "elevation": 44.25, "pano_id": "TMX7316010203-001031_pano_0004_000555", "timestamp": "2019-01-02T09:22:02.875490Z", "filename": "pano_0004_000555.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 13.58624726, "relative_pitch": 72.93280057792934, "relative_heading": 205.48524640436068, "relative_elevation": 44.2529136352241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83538193334114, 52.3634207723975, 44.24588887766 ] }, "distance": 13.65, "direction": 73.2, "angle": 72.85, "elevation": 44.25, "pano_id": "TMX7316010203-000825_pano_0000_002525", "timestamp": "2018-07-04T11:57:24.028610Z", "filename": "pano_0000_002525.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 13.65001576, "relative_pitch": 72.85481758851788, "relative_heading": 73.19515663528237, "relative_elevation": 44.24588887766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83520059978573, 52.3632623519779, 44.325810902752 ] }, "distance": 13.7, "direction": 177.01, "angle": 72.82, "elevation": 44.33, "pano_id": "TMX7316010203-002513_pano_0000_000128", "timestamp": "2022-04-13T09:37:09.048900Z", "filename": "pano_0000_000128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 13.70038422, "relative_pitch": 72.82447508974948, "relative_heading": 177.01028710561602, "relative_elevation": 44.325810902752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83510903964967, 52.3634987257187, 44.0409695776179 ] }, "distance": 13.78, "direction": 336.37, "angle": 72.63, "elevation": 44.04, "pano_id": "TMX7316010203-000293_pano_0000_002734", "timestamp": "2017-05-10T09:09:05.283810Z", "filename": "pano_0000_002734.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 13.77597436, "relative_pitch": 72.63036570998281, "relative_heading": 336.36664042057663, "relative_elevation": 44.0409695776179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8353899796545, 52.3634143963769, 44.1472286079079 ] }, "distance": 13.99, "direction": 76.63, "angle": 72.41, "elevation": 44.15, "pano_id": "TMX7316010203-000055_pano_0002_000037", "timestamp": "2016-08-10T10:07:33.101730Z", "filename": "pano_0002_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 13.99469925, "relative_pitch": 72.41135215002512, "relative_heading": 76.62665812652452, "relative_elevation": 44.1472286079079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83520146045776, 52.363258424785, 44.2814065571874 ] }, "distance": 14.14, "direction": 176.87, "angle": 72.29, "elevation": 44.28, "pano_id": "TMX7316010203-002394_pano_0007_000029", "timestamp": "2022-01-06T10:02:13.081780Z", "filename": "pano_0007_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 14.13988799, "relative_pitch": 72.29073703867383, "relative_heading": 176.86539454009653, "relative_elevation": 44.2814065571874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_004066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8353942943172, 52.3634126186382, 45.0158656556159 ] }, "distance": 14.24, "direction": 77.67, "angle": 72.45, "elevation": 45.02, "pano_id": "TMX7316010203-001310_pano_0000_004066", "timestamp": "2019-07-12T10:07:24.536290Z", "filename": "pano_0000_004066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 14.23727509, "relative_pitch": 72.44927546385246, "relative_heading": 77.67479174011369, "relative_elevation": 45.0158656556159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83539008659029, 52.3634274003079, 43.9230243479833 ] }, "distance": 14.41, "direction": 71.03, "angle": 71.84, "elevation": 43.92, "pano_id": "TMX7316010203-000293_pano_0000_002748", "timestamp": "2017-05-10T09:09:28.433560Z", "filename": "pano_0000_002748.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 14.40525448, "relative_pitch": 71.8422732413521, "relative_heading": 71.02516064152235, "relative_elevation": 43.9230243479833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83510064602126, 52.363503089139, 44.1304393457249 ] }, "distance": 14.45, "direction": 335.06, "angle": 71.87, "elevation": 44.13, "pano_id": "TMX7316010203-000055_pano_0002_000008", "timestamp": "2016-08-10T10:06:57.716980Z", "filename": "pano_0002_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 14.45375319, "relative_pitch": 71.86516579051, "relative_heading": 335.06164119710417, "relative_elevation": 44.1304393457249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835247551623947, 52.363258407072564, 0.0 ] }, "distance": 14.65, "direction": 164.51, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00936", "timestamp": "2025-10-01T11:46:27Z", "filename": "2025_10_01_11_11_11_00936.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 14.65283151, "relative_pitch": 0.0, "relative_heading": 164.51152003585827, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83524528917552, 52.3632554507352, 44.3189226277173 ] }, "distance": 14.93, "direction": 165.42, "angle": 71.38, "elevation": 44.32, "pano_id": "TMX7316010203-002083_pano_0000_003896", "timestamp": "2021-04-09T08:33:05.171940Z", "filename": "pano_0000_003896.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 14.93056361, "relative_pitch": 71.38188788559908, "relative_heading": 165.41862589650015, "relative_elevation": 44.3189226277173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0007_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83524486807561, 52.3632530644513, 44.6355157401413 ] }, "distance": 15.18, "direction": 165.78, "angle": 71.22, "elevation": 44.64, "pano_id": "TMX7316010203-002834_pano_0007_000019", "timestamp": "2022-12-07T10:35:45.635540Z", "filename": "pano_0007_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 15.1806162, "relative_pitch": 71.21674212876422, "relative_heading": 165.7757137804739, "relative_elevation": 44.6355157401413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83524638214823, 52.3632525761614, 44.2277359319851 ] }, "distance": 15.26, "direction": 165.45, "angle": 70.97, "elevation": 44.23, "pano_id": "TMX7316010203-000055_pano_0002_000015", "timestamp": "2016-08-10T10:07:07.726890Z", "filename": "pano_0002_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 15.25887363, "relative_pitch": 70.9652128623973, "relative_heading": 165.45043574857345, "relative_elevation": 44.2277359319851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83511815602437, 52.3635164152159, 44.2072003604844 ] }, "distance": 15.39, "direction": 341.43, "angle": 70.8, "elevation": 44.21, "pano_id": "TMX7316010203-002083_pano_0000_003860", "timestamp": "2021-04-09T08:32:26.782250Z", "filename": "pano_0000_003860.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 15.3903484, "relative_pitch": 70.80488674983968, "relative_heading": 341.4289096630455, "relative_elevation": 44.2072003604844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8354134521945, 52.3634090937845, 44.2105860691518 ] }, "distance": 15.44, "direction": 80.13, "angle": 70.75, "elevation": 44.21, "pano_id": "TMX7316010203-002513_pano_0000_000121", "timestamp": "2022-04-13T09:36:59.348740Z", "filename": "pano_0000_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 15.44270309, "relative_pitch": 70.74575477715236, "relative_heading": 80.13080526309855, "relative_elevation": 44.2105860691518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83511965789086, 52.363517677825, 44.109728557989 ] }, "distance": 15.49, "direction": 341.95, "angle": 70.65, "elevation": 44.11, "pano_id": "TMX7316010203-002394_pano_0007_000023", "timestamp": "2022-01-06T10:02:07.701800Z", "filename": "pano_0007_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 15.49159368, "relative_pitch": 70.64842791621325, "relative_heading": 341.95309088141437, "relative_elevation": 44.109728557989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83525942088992, 52.3632511664949, 44.1996574569494 ] }, "distance": 15.66, "direction": 162.45, "angle": 70.5, "elevation": 44.2, "pano_id": "TMX7316010203-000825_pano_0000_002503", "timestamp": "2018-07-04T11:57:01.058520Z", "filename": "pano_0000_002503.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 15.6553422, "relative_pitch": 70.49605777179218, "relative_heading": 162.44683811864982, "relative_elevation": 44.1996574569494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83515496569376, 52.363244005324, 44.2439830750227 ] }, "distance": 15.9, "direction": 188.66, "angle": 70.23, "elevation": 44.24, "pano_id": "TMX7316010203-001031_pano_0004_000556", "timestamp": "2019-01-02T09:22:04.160380Z", "filename": "pano_0004_000556.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 15.90446509, "relative_pitch": 70.22791863169718, "relative_heading": 188.657507309497, "relative_elevation": 44.2439830750227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_004071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83512799913006, 52.3635245334504, 44.9167778529227 ] }, "distance": 16.06, "direction": 344.72, "angle": 70.33, "elevation": 44.92, "pano_id": "TMX7316010203-001310_pano_0000_004071", "timestamp": "2019-07-12T10:07:29.446390Z", "filename": "pano_0000_004071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 16.05967651, "relative_pitch": 70.32584890383404, "relative_heading": 344.7247723876751, "relative_elevation": 44.9167778529227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0007_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83541997270658, 52.3634192835922, 44.5209533134475 ] }, "distance": 16.11, "direction": 76.43, "angle": 70.11, "elevation": 44.52, "pano_id": "TMX7316010203-002834_pano_0007_000012", "timestamp": "2022-12-07T10:35:38.695590Z", "filename": "pano_0007_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 16.10832016, "relative_pitch": 70.10914868413111, "relative_heading": 76.42564955648736, "relative_elevation": 44.5209533134475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83527633186998, 52.363250256418, 44.281264395453 ] }, "distance": 16.13, "direction": 158.65, "angle": 69.98, "elevation": 44.28, "pano_id": "TMX7316010203-001698_pano_0001_001752", "timestamp": "2020-05-08T07:42:28.718580Z", "filename": "pano_0001_001752.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 16.13469576, "relative_pitch": 69.97985537184691, "relative_heading": 158.6521806303652, "relative_elevation": 44.281264395453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83541936894563, 52.3634253509466, 44.2596353245899 ] }, "distance": 16.24, "direction": 74.08, "angle": 69.85, "elevation": 44.26, "pano_id": "TMX7316010203-001698_pano_0001_001774", "timestamp": "2020-05-08T07:42:45.018640Z", "filename": "pano_0001_001774.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 16.24045753, "relative_pitch": 69.85009037492514, "relative_heading": 74.07559631100871, "relative_elevation": 44.2596353245899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83512499482035, 52.363525779169, 44.0930068241432 ] }, "distance": 16.25, "direction": 344.16, "angle": 69.77, "elevation": 44.09, "pano_id": "TMX7316010203-000825_pano_0000_002530", "timestamp": "2018-07-04T11:57:29.463490Z", "filename": "pano_0000_002530.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 16.24811014, "relative_pitch": 69.77134425631411, "relative_heading": 344.1573634904054, "relative_elevation": 44.0930068241432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83527181016325, 52.3632472612988, 44.322371696122 ] }, "distance": 16.34, "direction": 160.08, "angle": 69.77, "elevation": 44.32, "pano_id": "TMX7316010203-002513_pano_0000_000129", "timestamp": "2022-04-13T09:37:10.073650Z", "filename": "pano_0000_000129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 16.33808035, "relative_pitch": 69.76514143775456, "relative_heading": 160.08387912623226, "relative_elevation": 44.322371696122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83522787960817, 52.363236587112, 44.2423707386479 ] }, "distance": 16.75, "direction": 171.16, "angle": 69.27, "elevation": 44.24, "pano_id": "TMX7316010203-001031_pano_0004_000557", "timestamp": "2019-01-02T09:22:05.220330Z", "filename": "pano_0004_000557.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 16.74751631, "relative_pitch": 69.26633055577354, "relative_heading": 171.16276111655543, "relative_elevation": 44.2423707386479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83511409422122, 52.3635292270514, 44.1615252578631 ] }, "distance": 16.83, "direction": 342.08, "angle": 69.14, "elevation": 44.16, "pano_id": "TMX7316010203-001698_pano_0001_001780", "timestamp": "2020-05-08T07:42:52.388450Z", "filename": "pano_0001_001780.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 16.83095536, "relative_pitch": 69.1370255740792, "relative_heading": 342.0816874372731, "relative_elevation": 44.1615252578631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83532087046874, 52.3632565778127, 44.3491281019524 ] }, "distance": 16.87, "direction": 148.12, "angle": 69.18, "elevation": 44.35, "pano_id": "TMX7316010203-002083_pano_0000_003897", "timestamp": "2021-04-09T08:33:06.232130Z", "filename": "pano_0000_003897.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 16.86794079, "relative_pitch": 69.17597010490937, "relative_heading": 148.12469508975113, "relative_elevation": 44.3491281019524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835313304535635, 52.363252907528576, 0.0 ] }, "distance": 16.96, "direction": 150.33, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00937", "timestamp": "2025-10-01T11:46:27Z", "filename": "2025_10_01_11_11_11_00937.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 16.95518746, "relative_pitch": 0.0, "relative_heading": 150.33305190318447, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83526445494147, 52.363237805958, 44.2657232284546 ] }, "distance": 17.18, "direction": 162.85, "angle": 68.79, "elevation": 44.27, "pano_id": "TMX7316010203-002394_pano_0007_000030", "timestamp": "2022-01-06T10:02:13.896780Z", "filename": "pano_0007_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 17.17665386, "relative_pitch": 68.79199949234267, "relative_heading": 162.85183361267926, "relative_elevation": 44.2657232284546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8351260318047, 52.3635362029513, 44.1169779291376 ] }, "distance": 17.35, "direction": 345.43, "angle": 68.53, "elevation": 44.12, "pano_id": "TMX7316010203-002394_pano_0007_000057", "timestamp": "2022-01-06T10:02:37.796550Z", "filename": "pano_0007_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 17.34892901, "relative_pitch": 68.53284833721925, "relative_heading": 345.42764754871223, "relative_elevation": 44.1169779291376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83542023343158, 52.36331747972434, 0.0 ] }, "distance": 17.4, "direction": 115.71, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00928", "timestamp": "2025-10-01T11:46:15Z", "filename": "2025_10_01_11_11_11_00928.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 17.39842305, "relative_pitch": 0.0, "relative_heading": 115.70887895642332, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8354397785736, 52.3634249541238, 44.205541103147 ] }, "distance": 17.57, "direction": 75.46, "angle": 68.32, "elevation": 44.21, "pano_id": "TMX7316010203-001031_pano_0004_000548", "timestamp": "2019-01-02T09:21:54.795560Z", "filename": "pano_0004_000548.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 17.57041805, "relative_pitch": 68.32361690775622, "relative_heading": 75.45808770073984, "relative_elevation": 44.205541103147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8354458383661, 52.3634191400461, 44.2007111124694 ] }, "distance": 17.82, "direction": 77.81, "angle": 68.04, "elevation": 44.2, "pano_id": "TMX7316010203-002083_pano_0000_003888", "timestamp": "2021-04-09T08:32:55.856960Z", "filename": "pano_0000_003888.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 17.82250057, "relative_pitch": 68.03984497078409, "relative_heading": 77.80515828724914, "relative_elevation": 44.2007111124694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83544918153723, 52.3634090715297, 44.2062412044033 ] }, "distance": 17.85, "direction": 81.48, "angle": 68.02, "elevation": 44.21, "pano_id": "TMX7316010203-002394_pano_0007_000051", "timestamp": "2022-01-06T10:02:32.246660Z", "filename": "pano_0007_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 17.84509673, "relative_pitch": 68.01714329408689, "relative_heading": 81.47815453225186, "relative_elevation": 44.2062412044033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0007_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0007_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0007_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83532051697411, 52.3632446913003, 44.6124576246366 ] }, "distance": 17.99, "direction": 150.41, "angle": 68.04, "elevation": 44.61, "pano_id": "TMX7316010203-002834_pano_0007_000020", "timestamp": "2022-12-07T10:35:46.440550Z", "filename": "pano_0007_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 17.99279812, "relative_pitch": 68.0351235023395, "relative_heading": 150.41457774843857, "relative_elevation": 44.6124576246366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83533374900281, 52.3632489556376, 44.1961858561262 ] }, "distance": 18.05, "direction": 147.18, "angle": 67.78, "elevation": 44.2, "pano_id": "TMX7316010203-000825_pano_0000_002504", "timestamp": "2018-07-04T11:57:02.168490Z", "filename": "pano_0000_002504.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 18.05391056, "relative_pitch": 67.78024221099493, "relative_heading": 147.18172920111144, "relative_elevation": 44.1961858561262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83530966244002, 52.3632402330413, 44.1911880252883 ] }, "distance": 18.08, "direction": 153.23, "angle": 67.75, "elevation": 44.19, "pano_id": "TMX7316010203-000055_pano_0002_000016", "timestamp": "2016-08-10T10:07:10.641810Z", "filename": "pano_0002_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 18.08095907, "relative_pitch": 67.74792675425947, "relative_heading": 153.22946635542257, "relative_elevation": 44.1911880252883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83530256320936, 52.3632379789213, 44.2612345265225 ] }, "distance": 18.1, "direction": 154.95, "angle": 67.76, "elevation": 44.26, "pano_id": "TMX7316010203-001031_pano_0004_000558", "timestamp": "2019-01-02T09:22:06.120490Z", "filename": "pano_0004_000558.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 18.09527826, "relative_pitch": 67.76383023544922, "relative_heading": 154.95458193486783, "relative_elevation": 44.2612345265225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83532880597339, 52.363241719434, 43.7574272882193 ] }, "distance": 18.56, "direction": 149.4, "angle": 67.01, "elevation": 43.76, "pano_id": "TMX7316010203-000293_pano_0000_002752", "timestamp": "2017-05-10T09:09:35.638600Z", "filename": "pano_0000_002752.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 18.56204904, "relative_pitch": 67.0131785389757, "relative_heading": 149.40280676909228, "relative_elevation": 43.7574272882193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83545650940344, 52.3634210254524, 44.2369996635243 ] }, "distance": 18.58, "direction": 77.65, "angle": 67.22, "elevation": 44.24, "pano_id": "TMX7316010203-000825_pano_0000_002524", "timestamp": "2018-07-04T11:57:23.128450Z", "filename": "pano_0000_002524.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 18.57740197, "relative_pitch": 67.21994809648416, "relative_heading": 77.6462793149368, "relative_elevation": 44.2369996635243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83510508472468, 52.3635466399592, 44.1158879576251 ] }, "distance": 18.86, "direction": 342.12, "angle": 66.85, "elevation": 44.12, "pano_id": "TMX7316010203-000055_pano_0002_000007", "timestamp": "2016-08-10T10:06:56.661920Z", "filename": "pano_0002_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 18.86340652, "relative_pitch": 66.84904886811525, "relative_heading": 342.11864327740795, "relative_elevation": 44.1158879576251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83534765356006, 52.3632454554463, 44.3060400048271 ] }, "distance": 18.9, "direction": 145.41, "angle": 66.89, "elevation": 44.31, "pano_id": "TMX7316010203-002513_pano_0000_000130", "timestamp": "2022-04-13T09:37:11.013810Z", "filename": "pano_0000_000130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 18.90363237, "relative_pitch": 66.89397731549207, "relative_heading": 145.40857689349897, "relative_elevation": 44.3060400048271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001753/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001753/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001753/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001753/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001753/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001753/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001753/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001753/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001753/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83534874056527, 52.3632441481502, 44.2548838360235 ] }, "distance": 19.07, "direction": 145.47, "angle": 66.69, "elevation": 44.25, "pano_id": "TMX7316010203-001698_pano_0001_001753", "timestamp": "2020-05-08T07:42:29.378560Z", "filename": "pano_0001_001753.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 19.06543571, "relative_pitch": 66.69315098552556, "relative_heading": 145.4735721184857, "relative_elevation": 44.2548838360235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83546611096595, 52.3634151986405, 44.1309299273416 ] }, "distance": 19.09, "direction": 79.97, "angle": 66.6, "elevation": 44.13, "pano_id": "TMX7316010203-000055_pano_0002_000036", "timestamp": "2016-08-10T10:07:32.256720Z", "filename": "pano_0002_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 19.09327207, "relative_pitch": 66.6042503003329, "relative_heading": 79.9674421852031, "relative_elevation": 44.1309299273416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_004065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83546889286051, 52.3634097940662, 44.9761666841805 ] }, "distance": 19.19, "direction": 81.83, "angle": 66.9, "elevation": 44.98, "pano_id": "TMX7316010203-001310_pano_0000_004065", "timestamp": "2019-07-12T10:07:23.776380Z", "filename": "pano_0000_004065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 19.18530374, "relative_pitch": 66.89855257046645, "relative_heading": 81.83491608434309, "relative_elevation": 44.9761666841805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83539562975029, 52.363262017532, 44.3404747545719 ] }, "distance": 19.6, "direction": 134.42, "angle": 66.15, "elevation": 44.34, "pano_id": "TMX7316010203-002083_pano_0000_003898", "timestamp": "2021-04-09T08:33:07.286870Z", "filename": "pano_0000_003898.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 19.60135885, "relative_pitch": 66.15147003486598, "relative_heading": 134.41874076165473, "relative_elevation": 44.3404747545719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835381577601066, 52.36325253373189, 0.0 ] }, "distance": 19.71, "direction": 138.56, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00938", "timestamp": "2025-10-01T11:46:28Z", "filename": "2025_10_01_11_11_11_00938.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 19.70775408, "relative_pitch": 0.0, "relative_heading": 138.56147326171623, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83533530220546, 52.3632276019743, 44.2252470729873 ] }, "distance": 20.14, "direction": 150.59, "angle": 65.51, "elevation": 44.23, "pano_id": "TMX7316010203-002394_pano_0007_000031", "timestamp": "2022-01-06T10:02:14.666800Z", "filename": "pano_0007_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 20.14383497, "relative_pitch": 65.51155594191759, "relative_heading": 150.59374372119638, "relative_elevation": 44.2252470729873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83548473697057, 52.3634053663627, 44.1673669433221 ] }, "distance": 20.19, "direction": 83.65, "angle": 65.43, "elevation": 44.17, "pano_id": "TMX7316010203-002513_pano_0000_000120", "timestamp": "2022-04-13T09:36:58.348750Z", "filename": "pano_0000_000120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 20.19387479, "relative_pitch": 65.42952554637971, "relative_heading": 83.65386636650278, "relative_elevation": 44.1673669433221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83511752987559, 52.363562209712, 44.1707904860377 ] }, "distance": 20.3, "direction": 345.9, "angle": 65.32, "elevation": 44.17, "pano_id": "TMX7316010203-002083_pano_0000_003859", "timestamp": "2021-04-09T08:32:25.897200Z", "filename": "pano_0000_003859.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 20.29612582, "relative_pitch": 65.32159637006129, "relative_heading": 345.9007515130396, "relative_elevation": 44.1707904860377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8351232548507, 52.3635632779666, 44.0627958616242 ] }, "distance": 20.32, "direction": 347.05, "angle": 65.24, "elevation": 44.06, "pano_id": "TMX7316010203-002394_pano_0007_000022", "timestamp": "2022-01-06T10:02:06.741800Z", "filename": "pano_0007_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 20.3204923, "relative_pitch": 65.24220926973615, "relative_heading": 347.0489588320895, "relative_elevation": 44.0627958616242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83537644505401, 52.3632406878227, 44.2721593044698 ] }, "distance": 20.5, "direction": 141.73, "angle": 65.16, "elevation": 44.27, "pano_id": "TMX7316010203-001031_pano_0004_000559", "timestamp": "2019-01-02T09:22:06.965470Z", "filename": "pano_0004_000559.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 20.49595417, "relative_pitch": 65.15805411664236, "relative_heading": 141.73448419352232, "relative_elevation": 44.2721593044698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_004072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835125882853, 52.3635693182035, 44.8850788762793 ] }, "distance": 20.94, "direction": 347.94, "angle": 64.99, "elevation": 44.89, "pano_id": "TMX7316010203-001310_pano_0000_004072", "timestamp": "2019-07-12T10:07:30.246280Z", "filename": "pano_0000_004072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 20.93791969, "relative_pitch": 64.99196509714379, "relative_heading": 347.93862292791107, "relative_elevation": 44.8850788762793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_001773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_001773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_001773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83548957663417, 52.3634278298255, 44.2364626079798 ] }, "distance": 20.94, "direction": 76.94, "angle": 64.67, "elevation": 44.24, "pano_id": "TMX7316010203-001698_pano_0001_001773", "timestamp": "2020-05-08T07:42:44.213460Z", "filename": "pano_0001_001773.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 20.94137494, "relative_pitch": 64.66730152887685, "relative_heading": 76.94118357582839, "relative_elevation": 44.2364626079798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00932/adjacencies/2025_10_01_11_11_11_00932/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83538127554363, 52.3632373718299, 44.1744064316154 ] }, "distance": 20.99, "direction": 141.65, "angle": 64.59, "elevation": 44.17, "pano_id": "TMX7316010203-000055_pano_0002_000017", "timestamp": "2016-08-10T10:07:12.116840Z", "filename": "pano_0002_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_01_11_11_11_00932", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117399.993, 486309.44 ] }, "relative_distance": 20.98947022, "relative_pitch": 64.58526900424913, "relative_heading": 141.6530143921435, "relative_elevation": 44.1744064316154 } ] } }