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_20241025_0915_Track93_Sphere_00001/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track93_Sphere_00001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798527274642939, 52.359615155910795, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track93_Sphere_00001", "timestamp": "2024-10-25T10:38:30Z", "filename": "Job_20241025_0915_Track93_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_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "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_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79850878108248, 52.3596269866929, 44.3388234851882 ] }, "distance": 1.82, "direction": 316.26, "angle": 87.65, "elevation": 44.34, "pano_id": "TMX7316010203-000050_pano_0000_004966", "timestamp": "2016-08-08T09:24:08.295200Z", "filename": "pano_0000_004966.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_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 1.82219978, "relative_pitch": 87.64663044089147, "relative_heading": 316.2576956206916, "relative_elevation": 44.3388234851882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track93_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798511423974288, 52.3596502642965, 0.0 ] }, "distance": 4.05, "direction": 344.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track93_Sphere_00002", "timestamp": "2024-10-25T10:38:32Z", "filename": "Job_20241025_0915_Track93_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_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 4.0531515, "relative_pitch": 0.0, "relative_heading": 344.54855874803866, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_004382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79851757337663, 52.3596607307013, 44.4804191254079 ] }, "distance": 5.11, "direction": 352.57, "angle": 83.44, "elevation": 44.48, "pano_id": "TMX7316010203-000816_pano_0000_004382", "timestamp": "2018-06-29T11:09:50.432980Z", "filename": "pano_0000_004382.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 5.11418221, "relative_pitch": 83.44115879489786, "relative_heading": 352.5748413731609, "relative_elevation": 44.4804191254079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79849497514626, 52.359667458364, 44.411065579392 ] }, "distance": 6.22, "direction": 339.29, "angle": 82.02, "elevation": 44.41, "pano_id": "TMX7316010203-002529_pano_0000_001021", "timestamp": "2022-04-21T07:03:36.027310Z", "filename": "pano_0000_001021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 6.22200436, "relative_pitch": 82.02475244031109, "relative_heading": 339.2889578588026, "relative_elevation": 44.411065579392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79848024098342, 52.3596661305584, 44.3553756782785 ] }, "distance": 6.51, "direction": 330.54, "angle": 81.64, "elevation": 44.36, "pano_id": "TMX7316010203-000050_pano_0000_004965", "timestamp": "2016-08-08T09:24:06.735100Z", "filename": "pano_0000_004965.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_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 6.51463766, "relative_pitch": 81.64449702735848, "relative_heading": 330.53772477891715, "relative_elevation": 44.3553756782785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7984836397967, 52.3596709323929, 44.4315315419808 ] }, "distance": 6.88, "direction": 334.41, "angle": 81.2, "elevation": 44.43, "pano_id": "TMX7316010203-002092_pano_0001_000780", "timestamp": "2021-04-14T11:19:05.978700Z", "filename": "pano_0001_000780.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 6.88166024, "relative_pitch": 81.19584955242044, "relative_heading": 334.40728369766754, "relative_elevation": 44.4315315419808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track93_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798494958470706, 52.35968966578751, 0.0 ] }, "distance": 8.58, "direction": 345.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track93_Sphere_00003", "timestamp": "2024-10-25T10:38:33Z", "filename": "Job_20241025_0915_Track93_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_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 8.57834802, "relative_pitch": 0.0, "relative_heading": 345.12899847289873, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798485051260806, 52.35968841215146, 0.0 ] }, "distance": 8.64, "direction": 340.56, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00759", "timestamp": "2025-09-23T11:43:04Z", "filename": "2025_09_23_10_57_25_00759.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": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 8.6441763, "relative_pitch": 0.0, "relative_heading": 340.5630320087082, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_002412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7984944132308, 52.3596922781445, 48.5123741654679 ] }, "distance": 8.87, "direction": 345.38, "angle": 79.64, "elevation": 48.51, "pano_id": "TMX7316010203-001886_pano_0000_002412", "timestamp": "2020-08-21T07:31:37.333670Z", "filename": "pano_0000_002412.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 8.86891711, "relative_pitch": 79.6397317714944, "relative_heading": 345.3790275793412, "relative_elevation": 48.5123741654679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_004383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79849284064911, 52.3597036532232, 44.4358674548566 ] }, "distance": 10.12, "direction": 346.6, "angle": 77.17, "elevation": 44.44, "pano_id": "TMX7316010203-000816_pano_0000_004383", "timestamp": "2018-06-29T11:09:57.947920Z", "filename": "pano_0000_004383.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 10.12302495, "relative_pitch": 77.16635553092995, "relative_heading": 346.6007723718895, "relative_elevation": 44.4358674548566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79846697137561, 52.3597031644325, 44.4046316361055 ] }, "distance": 10.62, "direction": 337.24, "angle": 76.55, "elevation": 44.4, "pano_id": "TMX7316010203-002092_pano_0001_000781", "timestamp": "2021-04-14T11:19:13.733560Z", "filename": "pano_0001_000781.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 10.61988416, "relative_pitch": 76.54969418883772, "relative_heading": 337.2417700018996, "relative_elevation": 44.4046316361055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79847375259913, 52.3597069805572, 44.4097422650084 ] }, "distance": 10.85, "direction": 340.36, "angle": 76.27, "elevation": 44.41, "pano_id": "TMX7316010203-002529_pano_0000_001022", "timestamp": "2022-04-21T07:03:40.162150Z", "filename": "pano_0000_001022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 10.84881677, "relative_pitch": 76.27212975117524, "relative_heading": 340.36074990757373, "relative_elevation": 44.4097422650084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79845632484708, 52.3597072588465, 44.3615343086421 ] }, "distance": 11.33, "direction": 334.75, "angle": 75.67, "elevation": 44.36, "pano_id": "TMX7316010203-000050_pano_0000_004964", "timestamp": "2016-08-08T09:24:05.695110Z", "filename": "pano_0000_004964.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_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 11.3313088, "relative_pitch": 75.67126653763145, "relative_heading": 334.7502387653119, "relative_elevation": 44.3615343086421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track93_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798477151411071, 52.35973059751665, 0.0 ] }, "distance": 13.29, "direction": 345.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track93_Sphere_00004", "timestamp": "2024-10-25T10:38:34Z", "filename": "Job_20241025_0915_Track93_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_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 13.29178153, "relative_pitch": 0.0, "relative_heading": 345.113603503979, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_002413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7984697262869, 52.3597358178624, 48.3040666338056 ] }, "distance": 13.99, "direction": 343.72, "angle": 73.85, "elevation": 48.3, "pano_id": "TMX7316010203-001886_pano_0000_002413", "timestamp": "2020-08-21T07:31:43.543630Z", "filename": "pano_0000_002413.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 13.98725249, "relative_pitch": 73.85074034866001, "relative_heading": 343.7222269062546, "relative_elevation": 48.3040666338056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79846077416761, 52.359736789544456, 0.0 ] }, "distance": 14.27, "direction": 341.49, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00758", "timestamp": "2025-09-23T11:43:02Z", "filename": "2025_09_23_10_57_25_00758.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": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 14.27278532, "relative_pitch": 0.0, "relative_heading": 341.4932274355779, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_004384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79846880586069, 52.3597443603663, 44.4264439232647 ] }, "distance": 14.92, "direction": 344.51, "angle": 71.44, "elevation": 44.43, "pano_id": "TMX7316010203-000816_pano_0000_004384", "timestamp": "2018-06-29T11:09:59.667930Z", "filename": "pano_0000_004384.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 14.91870996, "relative_pitch": 71.437589420473, "relative_heading": 344.51434596372474, "relative_elevation": 44.4264439232647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79844649731987, 52.3597401417264, 44.404068082571 ] }, "distance": 14.96, "direction": 338.41, "angle": 71.38, "elevation": 44.4, "pano_id": "TMX7316010203-002092_pano_0001_000782", "timestamp": "2021-04-14T11:19:16.148530Z", "filename": "pano_0001_000782.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 14.95685663, "relative_pitch": 71.38465929077128, "relative_heading": 338.4121076655857, "relative_elevation": 44.404068082571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798450395478, 52.3597487500635, 44.4001474874094 ] }, "distance": 15.76, "direction": 340.59, "angle": 70.46, "elevation": 44.4, "pano_id": "TMX7316010203-002529_pano_0000_001023", "timestamp": "2022-04-21T07:03:41.062170Z", "filename": "pano_0000_001023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 15.76124131, "relative_pitch": 70.4560671516858, "relative_heading": 340.59148971183095, "relative_elevation": 44.4001474874094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79843795016911, 52.359749418771, 44.3663644623011 ] }, "distance": 16.13, "direction": 337.84, "angle": 70.02, "elevation": 44.37, "pano_id": "TMX7316010203-000050_pano_0000_004963", "timestamp": "2016-08-08T09:24:04.720190Z", "filename": "pano_0000_004963.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_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 16.13178966, "relative_pitch": 70.0185288663461, "relative_heading": 337.8380399261663, "relative_elevation": 44.3663644623011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track93_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track93_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798458384821022, 52.35977413991848, 0.0 ] }, "distance": 18.3, "direction": 345.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track93_Sphere_00005", "timestamp": "2024-10-25T10:38:35Z", "filename": "Job_20241025_0915_Track93_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_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 18.30276133, "relative_pitch": 0.0, "relative_heading": 345.1422566190969, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_002414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79844560409733, 52.3597765933048, 48.2617553807795 ] }, "distance": 18.81, "direction": 342.79, "angle": 68.71, "elevation": 48.26, "pano_id": "TMX7316010203-001886_pano_0000_002414", "timestamp": "2020-08-21T07:31:44.638560Z", "filename": "pano_0000_002414.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 18.80573367, "relative_pitch": 68.71106722234708, "relative_heading": 342.7907898232782, "relative_elevation": 48.2617553807795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79842573269035, 52.3597774501425, 44.4104876480997 ] }, "distance": 19.34, "direction": 339.04, "angle": 66.47, "elevation": 44.41, "pano_id": "TMX7316010203-002092_pano_0001_000783", "timestamp": "2021-04-14T11:19:18.498590Z", "filename": "pano_0001_000783.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 19.33875096, "relative_pitch": 66.46906139287783, "relative_heading": 339.04040290038125, "relative_elevation": 44.4104876480997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798438964672378, 52.35978285136683, 0.0 ] }, "distance": 19.61, "direction": 342.13, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00757", "timestamp": "2025-09-23T11:43:01Z", "filename": "2025_09_23_10_57_25_00757.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": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 19.60604575, "relative_pitch": 0.0, "relative_heading": 342.1302043964189, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_004385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79844499738442, 52.359785428012, 44.4169312277809 ] }, "distance": 19.76, "direction": 343.52, "angle": 66.02, "elevation": 44.42, "pano_id": "TMX7316010203-000816_pano_0000_004385", "timestamp": "2018-06-29T11:10:01.322950Z", "filename": "pano_0000_004385.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 19.75862463, "relative_pitch": 66.01837639686, "relative_heading": 343.5197362907322, "relative_elevation": 44.4169312277809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79842615153442, 52.3597900780243, 44.4007089706138 ] }, "distance": 20.65, "direction": 340.51, "angle": 65.06, "elevation": 44.4, "pano_id": "TMX7316010203-002529_pano_0000_001024", "timestamp": "2022-04-21T07:03:41.957060Z", "filename": "pano_0000_001024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 20.64751034, "relative_pitch": 65.06031965796805, "relative_heading": 340.50930556883156, "relative_elevation": 44.4007089706138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track93_Sphere_00001/adjacencies/b_20241025_0915_Track93_Sphere_00001/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79842602432588, 52.3597918853648, 44.3801176501438 ] }, "distance": 20.84, "direction": 340.67, "angle": 64.85, "elevation": 44.38, "pano_id": "TMX7316010203-000050_pano_0000_004962", "timestamp": "2016-08-08T09:24:03.585120Z", "filename": "pano_0000_004962.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_20241025_0915_Track93_Sphere_00001", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114899.36308107866, 485909.61845937266 ] }, "relative_distance": 20.84007094, "relative_pitch": 64.84613040967335, "relative_heading": 340.67132769292687, "relative_elevation": 44.3801176501438 } ] } }