Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_54_42_00905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868156248055358, 52.39387426467417, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_54_42_00905", "timestamp": "2025-09-29T08:25:07Z", "filename": "2025_09_29_07_54_42_00905.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_02705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868184988081256, 52.39388393885764, 0.0 ] }, "distance": 2.23, "direction": 61.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_02705", "timestamp": "2024-10-22T07:22:52Z", "filename": "recording_2024-10-22_06-34-31_02705.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 2.23304417, "relative_pitch": 0.0, "relative_heading": 61.17902699990306, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_02706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868126128347815, 52.393857078297486, 0.0 ] }, "distance": 2.8, "direction": 226.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_02706", "timestamp": "2024-10-22T07:22:53Z", "filename": "recording_2024-10-22_06-34-31_02706.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 2.8037984, "relative_pitch": 0.0, "relative_heading": 226.99372113414228, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_54_42_00904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86821305922872, 52.39390068575761, 0.0 ] }, "distance": 4.86, "direction": 52.76, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_54_42_00904", "timestamp": "2025-09-29T08:25:06Z", "filename": "2025_09_29_07_54_42_00904.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 4.85797715, "relative_pitch": 0.0, "relative_heading": 52.757429033178866, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_54_42_00906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868099118174092, 52.393847464683546, 0.0 ] }, "distance": 4.9, "direction": 232.52, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_54_42_00906", "timestamp": "2025-09-29T08:25:08Z", "filename": "2025_09_29_07_54_42_00906.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 4.90080959, "relative_pitch": 0.0, "relative_heading": 232.51858227993444, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_02704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868244997038196, 52.39390976987019, 0.0 ] }, "distance": 7.22, "direction": 56.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_02704", "timestamp": "2024-10-22T07:22:51Z", "filename": "recording_2024-10-22_06-34-31_02704.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 7.218613, "relative_pitch": 0.0, "relative_heading": 56.81715621012553, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_02707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868067759974525, 52.393829811224585, 0.0 ] }, "distance": 7.79, "direction": 230.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_02707", "timestamp": "2024-10-22T07:22:54Z", "filename": "recording_2024-10-22_06-34-31_02707.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 7.79444783, "relative_pitch": 0.0, "relative_heading": 230.60787406563117, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_54_42_00903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868270309614304, 52.393927243553016, 0.0 ] }, "distance": 9.75, "direction": 52.79, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_54_42_00903", "timestamp": "2025-09-29T08:25:05Z", "filename": "2025_09_29_07_54_42_00903.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 9.74896264, "relative_pitch": 0.0, "relative_heading": 52.7925665985213, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_54_42_00907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868041566857196, 52.39382027634728, 0.0 ] }, "distance": 9.85, "direction": 232.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_54_42_00907", "timestamp": "2025-09-29T08:25:08Z", "filename": "2025_09_29_07_54_42_00907.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 9.85069673, "relative_pitch": 0.0, "relative_heading": 232.42069655273764, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_02703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868305852588538, 52.39393491929965, 0.0 ] }, "distance": 12.22, "direction": 56.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_02703", "timestamp": "2024-10-22T07:22:50Z", "filename": "recording_2024-10-22_06-34-31_02703.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 12.21759966, "relative_pitch": 0.0, "relative_heading": 56.46626048093014, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_02708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86800962699906, 52.393802377525354, 0.0 ] }, "distance": 12.79, "direction": 231.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_02708", "timestamp": "2024-10-22T07:22:55Z", "filename": "recording_2024-10-22_06-34-31_02708.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 12.7909642, "relative_pitch": 0.0, "relative_heading": 231.2898787925888, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_54_42_00902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868327454498036, 52.39395403453801, 0.0 ] }, "distance": 14.65, "direction": 52.71, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_54_42_00902", "timestamp": "2025-09-29T08:25:05Z", "filename": "2025_09_29_07_54_42_00902.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 14.64993458, "relative_pitch": 0.0, "relative_heading": 52.706386229455966, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_54_42_00908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.867983728218164, 52.39379253847434, 0.0 ] }, "distance": 14.85, "direction": 232.25, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_54_42_00908", "timestamp": "2025-09-29T08:25:09Z", "filename": "2025_09_29_07_54_42_00908.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 14.85345428, "relative_pitch": 0.0, "relative_heading": 232.24749686038984, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_02702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868366767006686, 52.39396005707344, 0.0 ] }, "distance": 17.22, "direction": 56.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_02702", "timestamp": "2024-10-22T07:22:49Z", "filename": "recording_2024-10-22_06-34-31_02702.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 17.2193922, "relative_pitch": 0.0, "relative_heading": 56.33010580890176, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_06-34-31_02709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_06-34-31_02709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_06-34-31_02709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.867951741100511, 52.39377470432217, 0.0 ] }, "distance": 17.79, "direction": 231.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_06-34-31_02709", "timestamp": "2024-10-22T07:22:56Z", "filename": "recording_2024-10-22_06-34-31_02709.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 17.79168315, "relative_pitch": 0.0, "relative_heading": 231.48782812595226, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_54_42_00901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868384877523685, 52.39398091659029, 0.0 ] }, "distance": 19.57, "direction": 52.67, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_54_42_00901", "timestamp": "2025-09-29T08:25:04Z", "filename": "2025_09_29_07_54_42_00901.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 19.57212165, "relative_pitch": 0.0, "relative_heading": 52.67342775963157, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00905/adjacencies/2025_09_29_07_54_42_00905/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_54_42_00909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_54_42_00909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_54_42_00909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8679244747607, 52.39376393155219, 0.0 ] }, "distance": 19.99, "direction": 232.11, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_54_42_00909", "timestamp": "2025-09-29T08:25:10Z", "filename": "2025_09_29_07_54_42_00909.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_29_07_54_42_00905", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119669.725, 489685.141 ] }, "relative_distance": 19.99167188, "relative_pitch": 0.0, "relative_heading": 232.11203844089454, "relative_elevation": 0.0 } ] } }