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/MS_26112024_845_Track20_Sphere_00010/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00010/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00010/adjacencies/MS_26112024_845_Track20_Sphere_00010/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track20_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840322883598716, 52.380990430029314, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track20_Sphere_00010", "timestamp": "2024-11-26T11:03:07Z", "filename": "AMS_26112024_845_Track20_Sphere_00010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "MS_26112024_845_Track20_Sphere_00010", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.38508370076, 488265.5824607966 ] }, "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/MS_26112024_845_Track20_Sphere_00010/adjacencies/MS_26112024_845_Track20_Sphere_00010/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track20_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840253081952362, 52.3810017827049, 0.0 ] }, "distance": 4.92, "direction": 284.88, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track20_Sphere_00009", "timestamp": "2024-11-26T11:03:05Z", "filename": "AMS_26112024_845_Track20_Sphere_00009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "MS_26112024_845_Track20_Sphere_00010", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.38508370076, 488265.5824607966 ] }, "relative_distance": 4.91804593, "relative_pitch": 0.0, "relative_heading": 284.8840345651185, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00010/adjacencies/MS_26112024_845_Track20_Sphere_00010/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track20_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840395117221761, 52.38097837851226, 0.0 ] }, "distance": 5.1, "direction": 105.25, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track20_Sphere_00011", "timestamp": "2024-11-26T11:03:08Z", "filename": "AMS_26112024_845_Track20_Sphere_00011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "MS_26112024_845_Track20_Sphere_00010", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.38508370076, 488265.5824607966 ] }, "relative_distance": 5.09817142, "relative_pitch": 0.0, "relative_heading": 105.25054546385459, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00010/adjacencies/MS_26112024_845_Track20_Sphere_00010/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track20_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840191429441563, 52.38102046202959, 0.0 ] }, "distance": 9.55, "direction": 290.47, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track20_Sphere_00008", "timestamp": "2024-11-26T11:03:04Z", "filename": "AMS_26112024_845_Track20_Sphere_00008.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": "MS_26112024_845_Track20_Sphere_00010", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.38508370076, 488265.5824607966 ] }, "relative_distance": 9.55463071, "relative_pitch": 0.0, "relative_heading": 290.4725002290875, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00010/adjacencies/MS_26112024_845_Track20_Sphere_00010/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track20_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840476090254783, 52.38096270929622, 0.0 ] }, "distance": 10.88, "direction": 106.47, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track20_Sphere_00012", "timestamp": "2024-11-26T11:03:10Z", "filename": "AMS_26112024_845_Track20_Sphere_00012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "MS_26112024_845_Track20_Sphere_00010", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.38508370076, 488265.5824607966 ] }, "relative_distance": 10.87884481, "relative_pitch": 0.0, "relative_heading": 106.471675273663, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00010/adjacencies/MS_26112024_845_Track20_Sphere_00010/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track20_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840164320074241, 52.38105829196795, 0.0 ] }, "distance": 13.18, "direction": 304.97, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track20_Sphere_00007", "timestamp": "2024-11-26T11:03:02Z", "filename": "AMS_26112024_845_Track20_Sphere_00007.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": "MS_26112024_845_Track20_Sphere_00010", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.38508370076, 488265.5824607966 ] }, "relative_distance": 13.17574605, "relative_pitch": 0.0, "relative_heading": 304.96827727978473, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00010/adjacencies/MS_26112024_845_Track20_Sphere_00010/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track20_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840173952145245, 52.38110137868545, 0.0 ] }, "distance": 15.98, "direction": 320.6, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track20_Sphere_00006", "timestamp": "2024-11-26T11:02:59Z", "filename": "AMS_26112024_845_Track20_Sphere_00006.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": "MS_26112024_845_Track20_Sphere_00010", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.38508370076, 488265.5824607966 ] }, "relative_distance": 15.97694478, "relative_pitch": 0.0, "relative_heading": 320.59917557811457, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00010/adjacencies/MS_26112024_845_Track20_Sphere_00010/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track20_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840552406153655, 52.38094833073441, 0.0 ] }, "distance": 16.32, "direction": 106.69, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track20_Sphere_00013", "timestamp": "2024-11-26T11:03:13Z", "filename": "AMS_26112024_845_Track20_Sphere_00013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "MS_26112024_845_Track20_Sphere_00010", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.38508370076, 488265.5824607966 ] }, "relative_distance": 16.31596389, "relative_pitch": 0.0, "relative_heading": 106.68530869268547, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00010/adjacencies/MS_26112024_845_Track20_Sphere_00010/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track20_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track20_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track20_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840192832756077, 52.38115078155701, 0.0 ] }, "distance": 19.92, "direction": 333.6, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track20_Sphere_00005", "timestamp": "2024-11-26T11:02:57Z", "filename": "AMS_26112024_845_Track20_Sphere_00005.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": "MS_26112024_845_Track20_Sphere_00010", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.38508370076, 488265.5824607966 ] }, "relative_distance": 19.91973829, "relative_pitch": 0.0, "relative_heading": 333.6046147994359, "relative_elevation": 0.0 } ] } }