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/b_20240917_1015_Track08_Sphere_00002/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track08_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791182539362481, 52.37891394269245, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track08_Sphere_00002", "timestamp": "2024-09-17T08:50:58Z", "filename": "Job_20240917_1015_Track08_Sphere_00002.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "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/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_003875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79115696407278, 52.3789154155463, 42.4282974675298 ] }, "distance": 1.75, "direction": 275.38, "angle": 87.64, "elevation": 42.43, "pano_id": "TMX7316010203-001319_pano_0001_003875", "timestamp": "2019-07-18T10:50:00.846290Z", "filename": "pano_0001_003875.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 1.74928597, "relative_pitch": 87.6390763482043, "relative_heading": 275.375953715602, "relative_elevation": 42.4282974675298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79121031927728, 52.3789164868305, 42.1415485916659 ] }, "distance": 1.91, "direction": 81.49, "angle": 87.4, "elevation": 42.14, "pano_id": "TMX7316010203-000302_pano_0001_000202", "timestamp": "2017-05-19T08:11:47.717330Z", "filename": "pano_0001_000202.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 1.91278475, "relative_pitch": 87.40115569220409, "relative_heading": 81.4887764893342, "relative_elevation": 42.1415485916659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79122913577398, 52.3789164821673, 42.996214565821 ] }, "distance": 3.19, "direction": 84.91, "angle": 85.76, "elevation": 43.0, "pano_id": "TMX7315080123-000285_pano_0001_001223", "timestamp": "2016-06-13T12:42:51.645980Z", "filename": "pano_0001_001223.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 3.18561724, "relative_pitch": 85.76266097853154, "relative_heading": 84.91089358032848, "relative_elevation": 42.996214565821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track08_Sphere_00001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791126271980188, 52.37891416277058, 0.0 ] }, "distance": 3.83, "direction": 270.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track08_Sphere_00001", "timestamp": "2024-09-17T08:50:56Z", "filename": "Job_20240917_1015_Track08_Sphere_00001.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 3.83169852, "relative_pitch": 0.0, "relative_heading": 270.36621266671426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_003876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79123585151571, 52.3789312362078, 42.3818091796711 ] }, "distance": 4.11, "direction": 62.07, "angle": 84.46, "elevation": 42.38, "pano_id": "TMX7316010203-001319_pano_0001_003876", "timestamp": "2019-07-18T10:50:07.136250Z", "filename": "pano_0001_003876.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 4.10885449, "relative_pitch": 84.46256342595649, "relative_heading": 62.07358671190051, "relative_elevation": 42.3818091796711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track08_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791250786637786, 52.378912956008115, 0.0 ] }, "distance": 4.65, "direction": 91.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track08_Sphere_00003", "timestamp": "2024-09-17T08:50:59Z", "filename": "Job_20240917_1015_Track08_Sphere_00003.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 4.64870763, "relative_pitch": 0.0, "relative_heading": 91.35330646373181, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79129930018113, 52.3789173437245, 43.0219630626962 ] }, "distance": 7.96, "direction": 87.27, "angle": 79.52, "elevation": 43.02, "pano_id": "TMX7315080123-000285_pano_0001_001222", "timestamp": "2016-06-13T12:42:49.810950Z", "filename": "pano_0001_001222.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 7.96002185, "relative_pitch": 79.51754735655055, "relative_heading": 87.27487752015142, "relative_elevation": 43.0219630626962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track08_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791326804536241, 52.37891186458461, 0.0 ] }, "distance": 9.83, "direction": 91.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track08_Sphere_00004", "timestamp": "2024-09-17T08:51:01Z", "filename": "Job_20240917_1015_Track08_Sphere_00004.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 9.82669649, "relative_pitch": 0.0, "relative_heading": 91.34834389016581, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79134835237291, 52.3789182133408, 42.191745236516 ] }, "distance": 11.3, "direction": 87.59, "angle": 75.0, "elevation": 42.19, "pano_id": "TMX7316010203-000302_pano_0001_000201", "timestamp": "2017-05-19T08:11:44.752290Z", "filename": "pano_0001_000201.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 11.30130577, "relative_pitch": 75.00499000404864, "relative_heading": 87.58996399127356, "relative_elevation": 42.191745236516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_003877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79134881567798, 52.378920516158, 42.4860275741667 ] }, "distance": 11.35, "direction": 86.3, "angle": 75.05, "elevation": 42.49, "pano_id": "TMX7316010203-001319_pano_0001_003877", "timestamp": "2019-07-18T10:50:13.816220Z", "filename": "pano_0001_003877.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 11.34646094, "relative_pitch": 75.04736545835034, "relative_heading": 86.30374929942349, "relative_elevation": 42.4860275741667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79136753780839, 52.3789174336182, 43.0424873521551 ] }, "distance": 12.6, "direction": 88.23, "angle": 73.68, "elevation": 43.04, "pano_id": "TMX7315080123-000285_pano_0001_001221", "timestamp": "2016-06-13T12:42:48.455720Z", "filename": "pano_0001_001221.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 12.60376153, "relative_pitch": 73.67883978576575, "relative_heading": 88.23377644681189, "relative_elevation": 43.0424873521551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79142474613015, 52.3789172969441, 42.2650661403313 ] }, "distance": 16.5, "direction": 88.7, "angle": 68.68, "elevation": 42.27, "pano_id": "TMX7316010203-000302_pano_0001_000203", "timestamp": "2017-05-19T08:12:08.867110Z", "filename": "pano_0001_000203.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 16.49769165, "relative_pitch": 68.67737342298244, "relative_heading": 88.70353710175992, "relative_elevation": 42.2650661403313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_003878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_003878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_003878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79142515119972, 52.3789181814255, 42.4936520345509 ] }, "distance": 16.53, "direction": 88.36, "angle": 68.75, "elevation": 42.49, "pano_id": "TMX7316010203-001319_pano_0001_003878", "timestamp": "2019-07-18T10:50:15.211170Z", "filename": "pano_0001_003878.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 16.52778415, "relative_pitch": 68.74659577546383, "relative_heading": 88.36459862515424, "relative_elevation": 42.4936520345509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track08_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791427211339816, 52.37891227994219, 0.0 ] }, "distance": 16.66, "direction": 90.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track08_Sphere_00005", "timestamp": "2024-09-17T08:51:04Z", "filename": "Job_20240917_1015_Track08_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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 16.66236974, "relative_pitch": 0.0, "relative_heading": 90.63613820662559, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7914393272595, 52.3789183858243, 43.0565883116797 ] }, "distance": 17.49, "direction": 88.38, "angle": 67.89, "elevation": 43.06, "pano_id": "TMX7315080123-000285_pano_0001_001220", "timestamp": "2016-06-13T12:42:46.975900Z", "filename": "pano_0001_001220.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 17.49338282, "relative_pitch": 67.88867411026914, "relative_heading": 88.38035830653794, "relative_elevation": 43.0565883116797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_001219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_001219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_001219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7914899247737, 52.3789249722364, 43.0010592052713 ] }, "distance": 20.97, "direction": 86.64, "angle": 64.01, "elevation": 43.0, "pano_id": "TMX7315080123-000285_pano_0001_001219", "timestamp": "2016-06-13T12:42:45.330700Z", "filename": "pano_0001_001219.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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 20.96786401, "relative_pitch": 64.0055478021014, "relative_heading": 86.64427885973735, "relative_elevation": 43.0010592052713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00002/adjacencies/b_20240917_1015_Track08_Sphere_00002/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track08_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track08_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track08_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.791490839983181, 52.378917282694864, 0.0 ] }, "distance": 21.0, "direction": 88.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track08_Sphere_00006", "timestamp": "2024-09-17T08:51:07Z", "filename": "Job_20240917_1015_Track08_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": "b_20240917_1015_Track08_Sphere_00002", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114416.70808066812, 488060.9324606349 ] }, "relative_distance": 20.99752828, "relative_pitch": 0.0, "relative_heading": 88.98568695877248, "relative_elevation": 0.0 } ] } }