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_20241211_0954_Track11_Sphere_00029/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track11_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886053515239989, 52.36184521591469, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track11_Sphere_00029", "timestamp": "2024-12-11T10:11:19Z", "filename": "Job_20241211_0954_Track11_Sphere_00029.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "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_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0009_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88605724459257, 52.3618468251137, 46.707659330219 ] }, "distance": 0.31, "direction": 54.82, "angle": 89.62, "elevation": 46.71, "pano_id": "TMX7316010203-003020_pano_0009_000128", "timestamp": "2023-04-03T07:49:45.921800Z", "filename": "pano_0009_000128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 0.31081655, "relative_pitch": 89.6187303343337, "relative_heading": 54.82308246379476, "relative_elevation": 46.707659330219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88605194886554, 52.3618413883386, 46.0722573697567 ] }, "distance": 0.44, "direction": 194.07, "angle": 89.45, "elevation": 46.07, "pano_id": "TMX7316010203-003046_pano_0011_000054", "timestamp": "2023-04-17T08:37:59.189090Z", "filename": "pano_0011_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 0.43907397, "relative_pitch": 89.45398108888617, "relative_heading": 194.06515195891564, "relative_elevation": 46.0722573697567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88604552284531, 52.3618414258142, 45.4270642874762 ] }, "distance": 0.69, "direction": 232.24, "angle": 89.13, "elevation": 45.43, "pano_id": "TMX7316010203-003002_pano_0007_000373", "timestamp": "2023-03-20T08:46:56.358040Z", "filename": "pano_0007_000373.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 0.68869974, "relative_pitch": 89.13143042974734, "relative_heading": 232.23878766494042, "relative_elevation": 45.4270642874762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88605590700323, 52.3618386787712, 47.0168336583301 ] }, "distance": 0.75, "direction": 167.37, "angle": 89.09, "elevation": 47.02, "pano_id": "TMX7316010203-002988_pano_0018_000053", "timestamp": "2023-03-06T08:45:06.051910Z", "filename": "pano_0018_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 0.74544, "relative_pitch": 89.09166601968116, "relative_heading": 167.37470283570542, "relative_elevation": 47.0168336583301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0005_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88604236334429, 52.3618453373735, 46.9355032695457 ] }, "distance": 0.76, "direction": 271.02, "angle": 89.07, "elevation": 46.94, "pano_id": "TMX7316010203-002970_pano_0005_000013", "timestamp": "2023-02-13T11:28:50.904680Z", "filename": "pano_0005_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 0.75981973, "relative_pitch": 89.07254299513014, "relative_heading": 271.01920248416593, "relative_elevation": 46.9355032695457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88606289123423, 52.3618413098154, 46.1771037504077 ] }, "distance": 0.77, "direction": 124.24, "angle": 89.04, "elevation": 46.18, "pano_id": "TMX7316010203-002983_pano_0009_000056", "timestamp": "2023-02-27T09:10:38.969910Z", "filename": "pano_0009_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 0.77258153, "relative_pitch": 89.04148316365608, "relative_heading": 124.2352341136382, "relative_elevation": 46.1771037504077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88605759184309, 52.3618362732658, 45.7630844656378 ] }, "distance": 1.03, "direction": 164.41, "angle": 88.71, "elevation": 45.76, "pano_id": "TMX7316010203-002363_pano_0005_000355", "timestamp": "2021-12-29T11:15:24.679650Z", "filename": "pano_0005_000355.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 1.03311158, "relative_pitch": 88.70675498907644, "relative_heading": 164.40656893265316, "relative_elevation": 45.7630844656378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0004_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8860475206201, 52.3618541950898, 46.1137794367969 ] }, "distance": 1.08, "direction": 337.77, "angle": 88.66, "elevation": 46.11, "pano_id": "TMX7316010203-002996_pano_0004_000014", "timestamp": "2023-03-13T10:59:45.278390Z", "filename": "pano_0004_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 1.07938356, "relative_pitch": 88.6591246169401, "relative_heading": 337.76928398740705, "relative_elevation": 46.1137794367969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88606377868181, 52.3618376092531, 45.2642940459773 ] }, "distance": 1.1, "direction": 140.44, "angle": 88.61, "elevation": 45.26, "pano_id": "TMX7316010203-000705_pano_0000_001968", "timestamp": "2018-05-03T12:06:20.089560Z", "filename": "pano_0000_001968.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 1.09785346, "relative_pitch": 88.61060376798186, "relative_heading": 140.44215437028828, "relative_elevation": 45.2642940459773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8860689448943, 52.361841877899, 46.9911113129929 ] }, "distance": 1.11, "direction": 109.46, "angle": 88.64, "elevation": 46.99, "pano_id": "TMX7316010203-003014_pano_0006_000050", "timestamp": "2023-03-27T11:21:55.888920Z", "filename": "pano_0006_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 1.11481045, "relative_pitch": 88.64097798931898, "relative_heading": 109.46203481845482, "relative_elevation": 46.9911113129929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_006814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88603753849868, 52.3618496564769, 46.5811164360493 ] }, "distance": 1.2, "direction": 294.42, "angle": 88.53, "elevation": 46.58, "pano_id": "TMX7316010203-001681_pano_0000_006814", "timestamp": "2020-04-29T12:14:57.376340Z", "filename": "pano_0000_006814.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 1.19529492, "relative_pitch": 88.53008399736723, "relative_heading": 294.4178226797984, "relative_elevation": 46.5811164360493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886037911089058, 52.3618502728654, 0.0 ] }, "distance": 1.2, "direction": 297.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01430", "timestamp": "2025-07-14T06:14:19Z", "filename": "recording_2025-07-14_05-25-22_01430.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 1.20275084, "relative_pitch": 0.0, "relative_heading": 297.8948994439769, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88606931804709, 52.3618387407203, 45.586577039212 ] }, "distance": 1.3, "direction": 123.79, "angle": 88.37, "elevation": 45.59, "pano_id": "TMX7316010203-002537_pano_0001_002714", "timestamp": "2022-04-22T09:16:00.228580Z", "filename": "pano_0001_002714.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 1.2954057, "relative_pitch": 88.3722991242034, "relative_heading": 123.79433480116701, "relative_elevation": 45.586577039212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88603600661919, 52.36185067322, 46.5910264654085 ] }, "distance": 1.34, "direction": 296.98, "angle": 88.35, "elevation": 46.59, "pano_id": "TMX7316010203-002926_pano_0000_000112", "timestamp": "2023-01-11T12:26:59.528890Z", "filename": "pano_0000_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 1.3384265, "relative_pitch": 88.35450920807443, "relative_heading": 296.9819657282733, "relative_elevation": 46.5910264654085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8860362071914, 52.3618554168685, 46.5191091662273 ] }, "distance": 1.64, "direction": 313.91, "angle": 87.99, "elevation": 46.52, "pano_id": "TMX7316010203-002958_pano_0008_000017", "timestamp": "2023-02-06T09:26:49.452370Z", "filename": "pano_0008_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 1.636666, "relative_pitch": 87.985013193997, "relative_heading": 313.91147191758455, "relative_elevation": 46.5191091662273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0002_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88603094587466, 52.3618364269997, 45.2886762116104 ] }, "distance": 1.82, "direction": 237.54, "angle": 87.7, "elevation": 45.29, "pano_id": "TMX7316010203-002979_pano_0002_000113", "timestamp": "2023-02-20T11:10:03.809660Z", "filename": "pano_0002_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 1.82217516, "relative_pitch": 87.69596568621998, "relative_heading": 237.54005473090447, "relative_elevation": 45.2886762116104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88607789252416, 52.3618353864306, 47.9150567939505 ] }, "distance": 1.99, "direction": 123.37, "angle": 87.62, "elevation": 47.92, "pano_id": "TMX7316010203-002952_pano_0003_000175", "timestamp": "2023-01-30T12:25:21.396850Z", "filename": "pano_0003_000175.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 1.98848998, "relative_pitch": 87.62357072956371, "relative_heading": 123.37040722267045, "relative_elevation": 47.9150567939505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88607288012583, 52.3618283881063, 45.4702959079295 ] }, "distance": 2.29, "direction": 144.83, "angle": 87.12, "elevation": 45.47, "pano_id": "TMX7316010203-002306_pano_0001_000196", "timestamp": "2021-09-09T09:48:22.738330Z", "filename": "pano_0001_000196.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 2.29053043, "relative_pitch": 87.11620774304596, "relative_heading": 144.8349817720612, "relative_elevation": 45.4702959079295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8860750329036, 52.3618285884675, 46.0376984998584 ] }, "distance": 2.36, "direction": 141.61, "angle": 87.06, "elevation": 46.04, "pano_id": "TMX7316010203-003025_pano_0018_000068", "timestamp": "2023-04-11T07:27:30.574570Z", "filename": "pano_0018_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 2.36050152, "relative_pitch": 87.06483063029823, "relative_heading": 141.61158255195133, "relative_elevation": 46.0376984998584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88601761563678, 52.3618570024004, 45.969098540023 ] }, "distance": 2.78, "direction": 298.2, "angle": 86.55, "elevation": 45.97, "pano_id": "TMX7316010203-003025_pano_0018_000069", "timestamp": "2023-04-11T07:27:31.264640Z", "filename": "pano_0018_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 2.77506786, "relative_pitch": 86.54535428107467, "relative_heading": 298.2040330615584, "relative_elevation": 45.969098540023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8860221042745, 52.3618624480768, 47.8453750815243 ] }, "distance": 2.87, "direction": 311.86, "angle": 86.56, "elevation": 47.85, "pano_id": "TMX7316010203-002952_pano_0003_000174", "timestamp": "2023-01-30T12:25:20.706860Z", "filename": "pano_0003_000174.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 2.87324854, "relative_pitch": 86.56335552109829, "relative_heading": 311.86375918369407, "relative_elevation": 47.8453750815243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88601521973438, 52.3618564671776, 45.3733616387472 ] }, "distance": 2.89, "direction": 295.64, "angle": 86.35, "elevation": 45.37, "pano_id": "TMX7316010203-002306_pano_0001_000197", "timestamp": "2021-09-09T09:48:23.568290Z", "filename": "pano_0001_000197.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 2.8936627, "relative_pitch": 86.3509330477788, "relative_heading": 295.63657866711077, "relative_elevation": 45.3733616387472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88601779918676, 52.3618662226516, 46.9564434085041 ] }, "distance": 3.37, "direction": 313.85, "angle": 85.89, "elevation": 46.96, "pano_id": "TMX7316010203-003014_pano_0006_000051", "timestamp": "2023-03-27T11:21:57.088920Z", "filename": "pano_0006_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 3.37399264, "relative_pitch": 85.89015141674747, "relative_heading": 313.85232222808105, "relative_elevation": 46.9564434085041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886090972743253, 52.361823830879615, 0.0 ] }, "distance": 3.49, "direction": 133.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01429", "timestamp": "2025-07-14T06:14:17Z", "filename": "recording_2025-07-14_05-25-22_01429.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 3.48909123, "relative_pitch": 0.0, "relative_heading": 133.0010752831281, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88601283723622, 52.3618652341833, 45.5193093949929 ] }, "distance": 3.56, "direction": 308.79, "angle": 85.53, "elevation": 45.52, "pano_id": "TMX7316010203-002537_pano_0001_002715", "timestamp": "2022-04-22T09:16:00.873620Z", "filename": "pano_0001_002715.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 3.55539664, "relative_pitch": 85.53384105964196, "relative_heading": 308.7936495879513, "relative_elevation": 45.5193093949929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88609846371314, 52.3618262296439, 46.604309973307 ] }, "distance": 3.72, "direction": 124.6, "angle": 85.44, "elevation": 46.6, "pano_id": "TMX7316010203-002958_pano_0008_000016", "timestamp": "2023-02-06T09:26:48.662370Z", "filename": "pano_0008_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 3.7201345, "relative_pitch": 85.43610850868909, "relative_heading": 124.6042356364893, "relative_elevation": 46.604309973307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8860934576456, 52.3618210783155, 46.6666051112115 ] }, "distance": 3.82, "direction": 134.63, "angle": 85.32, "elevation": 46.67, "pano_id": "TMX7316010203-002926_pano_0000_000111", "timestamp": "2023-01-11T12:26:58.823880Z", "filename": "pano_0000_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 3.82332622, "relative_pitch": 85.3163019219073, "relative_heading": 134.6280312035775, "relative_elevation": 46.6666051112115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88600931203343, 52.3618669614846, 46.122455294244 ] }, "distance": 3.86, "direction": 308.78, "angle": 85.21, "elevation": 46.12, "pano_id": "TMX7316010203-002983_pano_0009_000057", "timestamp": "2023-02-27T09:10:39.639860Z", "filename": "pano_0009_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 3.86298822, "relative_pitch": 85.21236360770523, "relative_heading": 308.78399752782093, "relative_elevation": 46.122455294244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_006813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88609608956203, 52.3618214240922, 46.6060679554939 ] }, "distance": 3.93, "direction": 132.39, "angle": 85.18, "elevation": 46.61, "pano_id": "TMX7316010203-001681_pano_0000_006813", "timestamp": "2020-04-29T12:14:56.691350Z", "filename": "pano_0000_006813.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 3.92689187, "relative_pitch": 85.18379974643241, "relative_heading": 132.39018116467298, "relative_elevation": 46.6060679554939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88600701154162, 52.3618667492579, 45.1529816929251 ] }, "distance": 3.97, "direction": 307.1, "angle": 84.97, "elevation": 45.15, "pano_id": "TMX7316010203-000705_pano_0000_001969", "timestamp": "2018-05-03T12:06:21.044590Z", "filename": "pano_0000_001969.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 3.97206917, "relative_pitch": 84.97268072897992, "relative_heading": 307.10222624038687, "relative_elevation": 45.1529816929251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0005_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88609753337819, 52.3618178505705, 46.9613859700039 ] }, "distance": 4.27, "direction": 135.44, "angle": 84.8, "elevation": 46.96, "pano_id": "TMX7316010203-002970_pano_0005_000012", "timestamp": "2023-02-13T11:28:50.259680Z", "filename": "pano_0005_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 4.27366839, "relative_pitch": 84.80018457154861, "relative_heading": 135.43997998546527, "relative_elevation": 46.9613859700039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88599740284666, 52.3618640307307, 45.6879944587126 ] }, "distance": 4.36, "direction": 298.71, "angle": 84.55, "elevation": 45.69, "pano_id": "TMX7316010203-002363_pano_0005_000356", "timestamp": "2021-12-29T11:15:25.429730Z", "filename": "pano_0005_000356.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 4.35832273, "relative_pitch": 84.55086270113175, "relative_heading": 298.7095390794344, "relative_elevation": 45.6879944587126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0004_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8861092707599, 52.3618237299331, 46.1478071799502 ] }, "distance": 4.49, "direction": 122.19, "angle": 84.45, "elevation": 46.15, "pano_id": "TMX7316010203-002996_pano_0004_000013", "timestamp": "2023-03-13T10:59:44.403340Z", "filename": "pano_0004_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 4.48805505, "relative_pitch": 84.44522994946774, "relative_heading": 122.18878014203713, "relative_elevation": 46.1478071799502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88599685193876, 52.3618676289487, 46.9640557048842 ] }, "distance": 4.6, "direction": 302.87, "angle": 84.41, "elevation": 46.96, "pano_id": "TMX7316010203-002988_pano_0018_000054", "timestamp": "2023-03-06T08:45:06.801750Z", "filename": "pano_0018_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 4.59566345, "relative_pitch": 84.41112024901962, "relative_heading": 302.8665576062513, "relative_elevation": 46.9640557048842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0002_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88608711567026, 52.3618093477184, 45.3542907945812 ] }, "distance": 4.6, "direction": 150.17, "angle": 84.21, "elevation": 45.35, "pano_id": "TMX7316010203-002979_pano_0002_000112", "timestamp": "2023-02-20T11:10:03.124670Z", "filename": "pano_0002_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 4.60098447, "relative_pitch": 84.20742291158177, "relative_heading": 150.16567817222972, "relative_elevation": 45.3542907945812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0009_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88600168709423, 52.3618737866469, 46.6735437167808 ] }, "distance": 4.75, "direction": 312.0, "angle": 84.19, "elevation": 46.67, "pano_id": "TMX7316010203-003020_pano_0009_000129", "timestamp": "2023-04-03T07:49:46.571700Z", "filename": "pano_0009_000129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 4.75109913, "relative_pitch": 84.18763903260623, "relative_heading": 312.001319524189, "relative_elevation": 46.6735437167808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88599365540091, 52.3618699287055, 46.0190874226391 ] }, "distance": 4.92, "direction": 303.99, "angle": 83.9, "elevation": 46.02, "pano_id": "TMX7316010203-003046_pano_0011_000055", "timestamp": "2023-04-17T08:37:59.854030Z", "filename": "pano_0011_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 4.9183927, "relative_pitch": 83.89954330794623, "relative_heading": 303.9939280554788, "relative_elevation": 46.0190874226391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0009_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88611333385569, 52.3618197768279, 46.6155854370445 ] }, "distance": 4.96, "direction": 124.79, "angle": 83.92, "elevation": 46.62, "pano_id": "TMX7316010203-003020_pano_0009_000127", "timestamp": "2023-04-03T07:49:45.276660Z", "filename": "pano_0009_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 4.96172592, "relative_pitch": 83.92435805484229, "relative_heading": 124.78577667296953, "relative_elevation": 46.6155854370445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88610447365169, 52.3618133512963, 45.4279605047777 ] }, "distance": 4.96, "direction": 135.61, "angle": 83.77, "elevation": 45.43, "pano_id": "TMX7316010203-003002_pano_0007_000372", "timestamp": "2023-03-20T08:46:55.673070Z", "filename": "pano_0007_000372.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 4.96214997, "relative_pitch": 83.76622834792232, "relative_heading": 135.60641460002412, "relative_elevation": 45.4279605047777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track11_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885995441306185, 52.36187219390271, 0.0 ] }, "distance": 4.97, "direction": 307.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track11_Sphere_00030", "timestamp": "2024-12-11T10:11:20Z", "filename": "Job_20241211_0954_Track11_Sphere_00030.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 4.96618194, "relative_pitch": 0.0, "relative_heading": 307.1914099491156, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track11_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88611333151065, 52.36181734649978, 0.0 ] }, "distance": 5.12, "direction": 127.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track11_Sphere_00028", "timestamp": "2024-12-11T10:11:17Z", "filename": "Job_20241211_0954_Track11_Sphere_00028.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 5.12070244, "relative_pitch": 0.0, "relative_heading": 127.27270831005954, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88611039436183, 52.3618129330085, 46.0462616076693 ] }, "distance": 5.28, "direction": 132.83, "angle": 83.45, "elevation": 46.05, "pano_id": "TMX7316010203-003046_pano_0011_000053", "timestamp": "2023-04-17T08:37:58.479080Z", "filename": "pano_0011_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 5.2837636, "relative_pitch": 83.45399615086323, "relative_heading": 132.83320788076955, "relative_elevation": 46.0462616076693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88598618252914, 52.361869573773, 45.3835281236097 ] }, "distance": 5.33, "direction": 300.58, "angle": 83.3, "elevation": 45.38, "pano_id": "TMX7316010203-003002_pano_0007_000374", "timestamp": "2023-03-20T08:46:57.018120Z", "filename": "pano_0007_000374.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 5.32784339, "relative_pitch": 83.30435343038418, "relative_heading": 300.57889797529066, "relative_elevation": 45.3835281236097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88611621764051, 52.3618156880295, 46.1231972398236 ] }, "distance": 5.39, "direction": 127.57, "angle": 83.34, "elevation": 46.12, "pano_id": "TMX7316010203-002983_pano_0009_000055", "timestamp": "2023-02-27T09:10:38.254890Z", "filename": "pano_0009_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 5.38899237, "relative_pitch": 83.33582870716083, "relative_heading": 127.56810685145501, "relative_elevation": 46.1231972398236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88611998276559, 52.3618176220517, 46.9164107311517 ] }, "distance": 5.47, "direction": 124.14, "angle": 83.35, "elevation": 46.92, "pano_id": "TMX7316010203-003014_pano_0006_000049", "timestamp": "2023-03-27T11:21:54.803950Z", "filename": "pano_0006_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 5.47086132, "relative_pitch": 83.34885203690243, "relative_heading": 124.14181338990728, "relative_elevation": 46.9164107311517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0005_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88598610032022, 52.361872898775, 46.9365557692945 ] }, "distance": 5.53, "direction": 303.85, "angle": 83.28, "elevation": 46.94, "pano_id": "TMX7316010203-002970_pano_0005_000014", "timestamp": "2023-02-13T11:28:51.529640Z", "filename": "pano_0005_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 5.52990399, "relative_pitch": 83.28058371865181, "relative_heading": 303.851503061319, "relative_elevation": 46.9365557692945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88611490894122, 52.3618096703482, 46.9767811568454 ] }, "distance": 5.76, "direction": 133.4, "angle": 83.01, "elevation": 46.98, "pano_id": "TMX7316010203-002988_pano_0018_000052", "timestamp": "2023-03-06T08:45:05.326790Z", "filename": "pano_0018_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 5.75640771, "relative_pitch": 83.01395727215339, "relative_heading": 133.40202034810707, "relative_elevation": 46.9767811568454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0002_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8859745407102, 52.3618636864604, 45.3057580944151 ] }, "distance": 5.76, "direction": 290.91, "angle": 82.76, "elevation": 45.31, "pano_id": "TMX7316010203-002979_pano_0002_000114", "timestamp": "2023-02-20T11:10:04.479650Z", "filename": "pano_0002_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 5.75919709, "relative_pitch": 82.7555049052214, "relative_heading": 290.90824293679134, "relative_elevation": 45.3057580944151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8861178177386, 52.3618084672393, 45.6919836504385 ] }, "distance": 5.99, "direction": 133.03, "angle": 82.53, "elevation": 45.69, "pano_id": "TMX7316010203-002363_pano_0005_000354", "timestamp": "2021-12-29T11:15:23.939640Z", "filename": "pano_0005_000354.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 5.99249138, "relative_pitch": 82.52831744747627, "relative_heading": 133.0301919774197, "relative_elevation": 45.6919836504385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885981104669247, 52.36187811004687, 0.0 ] }, "distance": 6.14, "direction": 306.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01431", "timestamp": "2025-07-14T06:14:21Z", "filename": "recording_2025-07-14_05-25-22_01431.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 6.14249516, "relative_pitch": 0.0, "relative_heading": 306.5763349639285, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002713/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002713/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002713/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002713/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002713/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002713/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002713/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002713/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002713/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88612553125848, 52.3618119616608, 45.4983108164743 ] }, "distance": 6.14, "direction": 127.03, "angle": 82.31, "elevation": 45.5, "pano_id": "TMX7316010203-002537_pano_0001_002713", "timestamp": "2022-04-22T09:15:59.583610Z", "filename": "pano_0001_002713.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 6.14498108, "relative_pitch": 82.30820173967426, "relative_heading": 127.02565067906286, "relative_elevation": 45.4983108164743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88612148327995, 52.3618085182906, 45.1663331007585 ] }, "distance": 6.17, "direction": 131.41, "angle": 82.22, "elevation": 45.17, "pano_id": "TMX7316010203-000705_pano_0000_001967", "timestamp": "2018-05-03T12:06:19.129560Z", "filename": "pano_0000_001967.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 6.1736176, "relative_pitch": 82.21668668603098, "relative_heading": 131.41003057685424, "relative_elevation": 45.1663331007585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_006815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88597834120767, 52.3618779615222, 46.6057865805924 ] }, "distance": 6.29, "direction": 305.43, "angle": 82.32, "elevation": 46.61, "pano_id": "TMX7316010203-001681_pano_0000_006815", "timestamp": "2020-04-29T12:14:58.036490Z", "filename": "pano_0000_006815.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 6.28507979, "relative_pitch": 82.31964342657794, "relative_heading": 305.4326199037421, "relative_elevation": 46.6057865805924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0004_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88598385352159, 52.3618835696659, 46.1028078570962 ] }, "distance": 6.38, "direction": 311.97, "angle": 82.12, "elevation": 46.1, "pano_id": "TMX7316010203-002996_pano_0004_000015", "timestamp": "2023-03-13T10:59:46.103330Z", "filename": "pano_0004_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 6.38234158, "relative_pitch": 82.11823144928373, "relative_heading": 311.96577281948186, "relative_elevation": 46.1028078570962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88597851480074, 52.3618799414672, 46.5990978041664 ] }, "distance": 6.41, "direction": 307.1, "angle": 82.17, "elevation": 46.6, "pano_id": "TMX7316010203-002926_pano_0000_000113", "timestamp": "2023-01-11T12:27:00.188850Z", "filename": "pano_0000_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 6.40588335, "relative_pitch": 82.17272466386605, "relative_heading": 307.099790865206, "relative_elevation": 46.5990978041664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88613349423739, 52.3618081223057, 47.8082401752472 ] }, "distance": 6.84, "direction": 127.15, "angle": 81.86, "elevation": 47.81, "pano_id": "TMX7316010203-002952_pano_0003_000176", "timestamp": "2023-01-30T12:25:22.052210Z", "filename": "pano_0003_000176.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 6.83534015, "relative_pitch": 81.8633305806931, "relative_heading": 127.1465457643557, "relative_elevation": 47.8082401752472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88597373679756, 52.3618844911772, 46.5307147698477 ] }, "distance": 6.97, "direction": 308.8, "angle": 81.48, "elevation": 46.53, "pano_id": "TMX7316010203-002958_pano_0008_000018", "timestamp": "2023-02-06T09:26:50.177330Z", "filename": "pano_0008_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 6.97395846, "relative_pitch": 81.47603707095378, "relative_heading": 308.804408466876, "relative_elevation": 46.5307147698477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88613024721889, 52.3617995908329, 45.3702361080796 ] }, "distance": 7.29, "direction": 134.16, "angle": 80.88, "elevation": 45.37, "pano_id": "TMX7316010203-002306_pano_0001_000195", "timestamp": "2021-09-09T09:48:21.878330Z", "filename": "pano_0001_000195.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 7.28687643, "relative_pitch": 80.8756940838633, "relative_heading": 134.16421812676433, "relative_elevation": 45.3702361080796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88613229836603, 52.3617995048031, 45.9324746252969 ] }, "distance": 7.39, "direction": 133.46, "angle": 80.85, "elevation": 45.93, "pano_id": "TMX7316010203-003025_pano_0018_000067", "timestamp": "2023-04-11T07:27:29.889600Z", "filename": "pano_0018_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 7.39433451, "relative_pitch": 80.85483148257808, "relative_heading": 133.4630641430908, "relative_elevation": 45.9324746252969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88596644747063, 52.361889218893, 47.8281889120117 ] }, "distance": 7.69, "direction": 309.54, "angle": 80.86, "elevation": 47.83, "pano_id": "TMX7316010203-002952_pano_0003_000173", "timestamp": "2023-01-30T12:25:20.086860Z", "filename": "pano_0003_000173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 7.69123518, "relative_pitch": 80.86449619677529, "relative_heading": 309.54030286567695, "relative_elevation": 47.8281889120117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88596030173589, 52.3618850978612, 45.9591185254976 ] }, "distance": 7.75, "direction": 304.95, "angle": 80.43, "elevation": 45.96, "pano_id": "TMX7316010203-003025_pano_0018_000070", "timestamp": "2023-04-11T07:27:31.929580Z", "filename": "pano_0018_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 7.74703153, "relative_pitch": 80.43196519000105, "relative_heading": 304.9487493234711, "relative_elevation": 45.9591185254976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88596568997958, 52.361891116987, 46.9716153331101 ] }, "distance": 7.87, "direction": 310.49, "angle": 80.49, "elevation": 46.97, "pano_id": "TMX7316010203-003014_pano_0006_000052", "timestamp": "2023-03-27T11:21:58.278900Z", "filename": "pano_0006_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 7.86656435, "relative_pitch": 80.49262957107358, "relative_heading": 310.4874028035657, "relative_elevation": 46.9716153331101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885958500929, 52.3618858206409, 45.3520926581696 ] }, "distance": 7.89, "direction": 304.92, "angle": 80.13, "elevation": 45.35, "pano_id": "TMX7316010203-002306_pano_0001_000198", "timestamp": "2021-09-09T09:48:24.383350Z", "filename": "pano_0001_000198.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 7.89365793, "relative_pitch": 80.12642182296761, "relative_heading": 304.91716753973964, "relative_elevation": 45.3520926581696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88595616313538, 52.3618914882361, 45.4811706962064 ] }, "distance": 8.4, "direction": 307.83, "angle": 79.54, "elevation": 45.48, "pano_id": "TMX7316010203-002537_pano_0001_002716", "timestamp": "2022-04-22T09:16:01.473630Z", "filename": "pano_0001_002716.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 8.39604065, "relative_pitch": 79.54067953003874, "relative_heading": 307.82529459110754, "relative_elevation": 45.4811706962064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886146582458648, 52.361795350451565, 0.0 ] }, "distance": 8.43, "direction": 131.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01428", "timestamp": "2025-07-14T06:14:15Z", "filename": "recording_2025-07-14_05-25-22_01428.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 8.42521701, "relative_pitch": 0.0, "relative_heading": 131.1921793127475, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8859549718448, 52.3618923368339, 46.0857287552208 ] }, "distance": 8.52, "direction": 307.99, "angle": 79.53, "elevation": 46.09, "pano_id": "TMX7316010203-002983_pano_0009_000058", "timestamp": "2023-02-27T09:10:40.249900Z", "filename": "pano_0009_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 8.51808706, "relative_pitch": 79.52812578384953, "relative_heading": 307.99223250943834, "relative_elevation": 46.0857287552208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88615252616355, 52.3617924131428, 46.6197674879804 ] }, "distance": 8.95, "direction": 131.06, "angle": 79.14, "elevation": 46.62, "pano_id": "TMX7316010203-002926_pano_0000_000110", "timestamp": "2023-01-11T12:26:58.118870Z", "filename": "pano_0000_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 8.94518927, "relative_pitch": 79.13835681305942, "relative_heading": 131.05952326734052, "relative_elevation": 46.6197674879804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_006812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88615424160404, 52.3617928921805, 46.5638243285939 ] }, "distance": 9.0, "direction": 130.31, "angle": 79.06, "elevation": 46.56, "pano_id": "TMX7316010203-001681_pano_0000_006812", "timestamp": "2020-04-29T12:14:56.001340Z", "filename": "pano_0000_006812.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 8.99905276, "relative_pitch": 79.0617130319387, "relative_heading": 130.31488169071855, "relative_elevation": 46.5638243285939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88616071018953, 52.361796947072, 46.5452535208315 ] }, "distance": 9.06, "direction": 126.34, "angle": 78.98, "elevation": 46.55, "pano_id": "TMX7316010203-002958_pano_0008_000015", "timestamp": "2023-02-06T09:26:47.832430Z", "filename": "pano_0008_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 9.06498956, "relative_pitch": 78.9792333738452, "relative_heading": 126.3351347797842, "relative_elevation": 46.5452535208315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0005_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88615313384143, 52.3617903306919, 46.9100737161934 ] }, "distance": 9.13, "direction": 131.99, "angle": 78.99, "elevation": 46.91, "pano_id": "TMX7316010203-002970_pano_0005_000011", "timestamp": "2023-02-13T11:28:49.609650Z", "filename": "pano_0005_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 9.12980158, "relative_pitch": 78.98657546052833, "relative_heading": 131.985441750376, "relative_elevation": 46.9100737161934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88594850691187, 52.3618963486245, 45.1317330440506 ] }, "distance": 9.14, "direction": 308.5, "angle": 78.55, "elevation": 45.13, "pano_id": "TMX7316010203-000705_pano_0000_001970", "timestamp": "2018-05-03T12:06:21.974520Z", "filename": "pano_0000_001970.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 9.1403166, "relative_pitch": 78.55101269246248, "relative_heading": 308.4982109661888, "relative_elevation": 45.1317330440506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0002_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88614409546367, 52.3617827106531, 45.2949701640755 ] }, "distance": 9.3, "direction": 138.42, "angle": 78.4, "elevation": 45.29, "pano_id": "TMX7316010203-002979_pano_0002_000111", "timestamp": "2023-02-20T11:10:02.429670Z", "filename": "pano_0002_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 9.29792181, "relative_pitch": 78.39975758185318, "relative_heading": 138.4209062875152, "relative_elevation": 45.2949701640755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88593747100556, 52.3618923002232, 45.6638121595606 ] }, "distance": 9.48, "direction": 303.53, "angle": 78.27, "elevation": 45.66, "pano_id": "TMX7316010203-002363_pano_0005_000357", "timestamp": "2021-12-29T11:15:26.149660Z", "filename": "pano_0005_000357.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 9.48383768, "relative_pitch": 78.26713818410036, "relative_heading": 303.53474755132197, "relative_elevation": 45.6638121595606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0009_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88594575147466, 52.361900645676, 46.6536020841449 ] }, "distance": 9.59, "direction": 310.04, "angle": 78.39, "elevation": 46.65, "pano_id": "TMX7316010203-003020_pano_0009_000130", "timestamp": "2023-04-03T07:49:47.191720Z", "filename": "pano_0009_000130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 9.58832089, "relative_pitch": 78.38619894958673, "relative_heading": 310.0363210156072, "relative_elevation": 46.6536020841449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88593773952666, 52.3618972439734, 46.9630477782339 ] }, "distance": 9.78, "direction": 306.28, "angle": 78.23, "elevation": 46.96, "pano_id": "TMX7316010203-002988_pano_0018_000055", "timestamp": "2023-03-06T08:45:07.546760Z", "filename": "pano_0018_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 9.7837255, "relative_pitch": 78.23199495169665, "relative_heading": 306.2803354346505, "relative_elevation": 46.9630477782339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0009_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88616918488468, 52.3617927940709, 46.5768230874091 ] }, "distance": 9.8, "direction": 126.51, "angle": 78.11, "elevation": 46.58, "pano_id": "TMX7316010203-003020_pano_0009_000126", "timestamp": "2023-04-03T07:49:44.636700Z", "filename": "pano_0009_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 9.80391679, "relative_pitch": 78.11337999753555, "relative_heading": 126.51163481426983, "relative_elevation": 46.5768230874091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0004_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88617004722861, 52.3617926933477, 46.0962833240628 ] }, "distance": 9.86, "direction": 126.36, "angle": 77.93, "elevation": 46.1, "pano_id": "TMX7316010203-002996_pano_0004_000012", "timestamp": "2023-03-13T10:59:43.508350Z", "filename": "pano_0004_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 9.85783526, "relative_pitch": 77.92894120405126, "relative_heading": 126.36083916983321, "relative_elevation": 46.0962833240628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track11_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88593899446624, 52.36189938546953, 0.0 ] }, "distance": 9.86, "direction": 307.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track11_Sphere_00031", "timestamp": "2024-12-11T10:11:21Z", "filename": "Job_20241211_0954_Track11_Sphere_00031.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 9.85880316, "relative_pitch": 0.0, "relative_heading": 307.6908656551823, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track11_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886169694656537, 52.361792347502465, 0.0 ] }, "distance": 9.86, "direction": 126.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track11_Sphere_00027", "timestamp": "2024-12-11T10:11:16Z", "filename": "Job_20241211_0954_Track11_Sphere_00027.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 9.86141293, "relative_pitch": 0.0, "relative_heading": 126.62363390470199, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88617138181908, 52.3617930510981, 46.8666064366698 ] }, "distance": 9.91, "direction": 125.86, "angle": 78.06, "elevation": 46.87, "pano_id": "TMX7316010203-003014_pano_0006_000048", "timestamp": "2023-03-27T11:21:53.874010Z", "filename": "pano_0006_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 9.90782168, "relative_pitch": 78.06315777618263, "relative_heading": 125.86374110958687, "relative_elevation": 46.8666064366698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88616928348993, 52.361789943771, 46.1006008926779 ] }, "distance": 10.0, "direction": 127.95, "angle": 77.76, "elevation": 46.1, "pano_id": "TMX7316010203-002983_pano_0009_000054", "timestamp": "2023-02-27T09:10:37.559890Z", "filename": "pano_0009_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 10.00117295, "relative_pitch": 77.75979065169447, "relative_heading": 127.94928192250919, "relative_elevation": 46.1006008926779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88593522814494, 52.3618984760145, 45.9868634706363 ] }, "distance": 10.0, "direction": 306.33, "angle": 77.73, "elevation": 45.99, "pano_id": "TMX7316010203-003046_pano_0011_000056", "timestamp": "2023-04-17T08:38:00.459070Z", "filename": "pano_0011_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 10.00276847, "relative_pitch": 77.72853532871862, "relative_heading": 306.33349551741276, "relative_elevation": 45.9868634706363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88616430355971, 52.3617853824371, 45.4106924775988 ] }, "distance": 10.06, "direction": 131.42, "angle": 77.5, "elevation": 45.41, "pano_id": "TMX7316010203-003002_pano_0007_000371", "timestamp": "2023-03-20T08:46:54.983060Z", "filename": "pano_0007_000371.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 10.06422285, "relative_pitch": 77.50371048820713, "relative_heading": 131.41766802271954, "relative_elevation": 45.4106924775988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88616885306007, 52.3617846834735, 46.03447579965 ] }, "distance": 10.35, "direction": 130.61, "angle": 77.33, "elevation": 46.03, "pano_id": "TMX7316010203-003046_pano_0011_000052", "timestamp": "2023-04-17T08:37:57.824090Z", "filename": "pano_0011_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 10.34913048, "relative_pitch": 77.32983642880525, "relative_heading": 130.60544310119312, "relative_elevation": 46.03447579965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8859276761983, 52.3618975550334, 45.3796324077994 ] }, "distance": 10.36, "direction": 304.19, "angle": 77.14, "elevation": 45.38, "pano_id": "TMX7316010203-003002_pano_0007_000375", "timestamp": "2023-03-20T08:46:57.633040Z", "filename": "pano_0007_000375.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 10.36373199, "relative_pitch": 77.13550450063782, "relative_heading": 304.1914477791794, "relative_elevation": 45.3796324077994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0005_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88593004594418, 52.3619005636937, 46.9511735774577 ] }, "distance": 10.42, "direction": 306.21, "angle": 77.48, "elevation": 46.95, "pano_id": "TMX7316010203-002970_pano_0005_000015", "timestamp": "2023-02-13T11:28:52.124660Z", "filename": "pano_0005_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 10.42482025, "relative_pitch": 77.48139583534511, "relative_heading": 306.2124655476878, "relative_elevation": 46.9511735774577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0002_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88591863093154, 52.3618911106762, 45.3335490273312 ] }, "distance": 10.51, "direction": 299.06, "angle": 76.94, "elevation": 45.33, "pano_id": "TMX7316010203-002979_pano_0002_000115", "timestamp": "2023-02-20T11:10:05.149680Z", "filename": "pano_0002_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 10.51250607, "relative_pitch": 76.94429850049295, "relative_heading": 299.06450560364726, "relative_elevation": 45.3335490273312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88617351024112, 52.3617805444269, 46.9577323803678 ] }, "distance": 10.89, "direction": 131.36, "angle": 76.94, "elevation": 46.96, "pano_id": "TMX7316010203-002988_pano_0018_000051", "timestamp": "2023-03-06T08:45:04.631800Z", "filename": "pano_0018_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 10.89069937, "relative_pitch": 76.94249509333139, "relative_heading": 131.35872882864246, "relative_elevation": 46.9577323803678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88618142337398, 52.3617849580624, 45.4782587075606 ] }, "distance": 10.99, "direction": 127.58, "angle": 76.41, "elevation": 45.48, "pano_id": "TMX7316010203-002537_pano_0001_002712", "timestamp": "2022-04-22T09:15:58.953630Z", "filename": "pano_0001_002712.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 10.99471228, "relative_pitch": 76.40908914525995, "relative_heading": 127.57873902876423, "relative_elevation": 45.4782587075606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88617744081605, 52.3617805072001, 45.6929159509018 ] }, "distance": 11.1, "direction": 130.46, "angle": 76.35, "elevation": 45.69, "pano_id": "TMX7316010203-002363_pano_0005_000353", "timestamp": "2021-12-29T11:15:23.194640Z", "filename": "pano_0005_000353.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 11.09577699, "relative_pitch": 76.35085262057018, "relative_heading": 130.46112471186524, "relative_elevation": 45.6929159509018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885922867905552, 52.36190649838394, 0.0 ] }, "distance": 11.21, "direction": 307.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01432", "timestamp": "2025-07-14T06:14:22Z", "filename": "recording_2025-07-14_05-25-22_01432.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 11.21214375, "relative_pitch": 0.0, "relative_heading": 307.4590853832541, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88617995723359, 52.3617797561148, 45.1837101187557 ] }, "distance": 11.28, "direction": 130.22, "angle": 75.98, "elevation": 45.18, "pano_id": "TMX7316010203-000705_pano_0000_001966", "timestamp": "2018-05-03T12:06:18.159530Z", "filename": "pano_0000_001966.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 11.28054178, "relative_pitch": 75.98212044607419, "relative_heading": 130.2190749110646, "relative_elevation": 45.1837101187557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_006816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88591942731617, 52.3619063572, 46.6475136596709 ] }, "distance": 11.39, "direction": 306.68, "angle": 76.28, "elevation": 46.65, "pano_id": "TMX7316010203-001681_pano_0000_006816", "timestamp": "2020-04-29T12:14:58.666290Z", "filename": "pano_0000_006816.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 11.3896943, "relative_pitch": 76.27883610796131, "relative_heading": 306.6792319109262, "relative_elevation": 46.6475136596709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88592130282049, 52.3619091674397, 46.6170675596222 ] }, "distance": 11.48, "direction": 308.31, "angle": 76.17, "elevation": 46.62, "pano_id": "TMX7316010203-002926_pano_0000_000114", "timestamp": "2023-01-11T12:27:00.823910Z", "filename": "pano_0000_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 11.47868, "relative_pitch": 76.16705030344788, "relative_heading": 308.31220675064, "relative_elevation": 46.6170675596222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88618924848391, 52.36178073919, 47.8038914734498 ] }, "distance": 11.7, "direction": 127.81, "angle": 76.24, "elevation": 47.8, "pano_id": "TMX7316010203-002952_pano_0003_000177", "timestamp": "2023-01-30T12:25:22.636850Z", "filename": "pano_0003_000177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 11.70356869, "relative_pitch": 76.24318021289747, "relative_heading": 127.80860382187134, "relative_elevation": 47.8038914734498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0004_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8859207995034, 52.3619140633317, 46.1153838634491 ] }, "distance": 11.85, "direction": 310.28, "angle": 75.59, "elevation": 46.12, "pano_id": "TMX7316010203-002996_pano_0004_000016", "timestamp": "2023-03-13T10:59:46.888350Z", "filename": "pano_0004_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 11.85028512, "relative_pitch": 75.58849958604817, "relative_heading": 310.2765953668806, "relative_elevation": 46.1153838634491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88618796860024, 52.3617717119425, 45.375261105597 ] }, "distance": 12.28, "direction": 131.76, "angle": 74.86, "elevation": 45.38, "pano_id": "TMX7316010203-002306_pano_0001_000194", "timestamp": "2021-09-09T09:48:21.013520Z", "filename": "pano_0001_000194.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 12.27971986, "relative_pitch": 74.85700657573595, "relative_heading": 131.76406146435596, "relative_elevation": 45.375261105597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88591094299438, 52.3619142727267, 46.5530612580478 ] }, "distance": 12.38, "direction": 308.35, "angle": 75.1, "elevation": 46.55, "pano_id": "TMX7316010203-002958_pano_0008_000019", "timestamp": "2023-02-06T09:26:50.887320Z", "filename": "pano_0008_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 12.38462116, "relative_pitch": 75.10251798299926, "relative_heading": 308.35026665190327, "relative_elevation": 46.5530612580478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88591397921599, 52.3619167918174, 47.0278263986111 ] }, "distance": 12.4, "direction": 309.96, "angle": 75.23, "elevation": 47.03, "pano_id": "TMX7316010203-003014_pano_0006_000053", "timestamp": "2023-03-27T11:21:59.438910Z", "filename": "pano_0006_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 12.40122446, "relative_pitch": 75.22740759803632, "relative_heading": 309.9590506093764, "relative_elevation": 47.0278263986111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88618963319852, 52.3617709081241, 45.909666695632 ] }, "distance": 12.42, "direction": 131.72, "angle": 74.86, "elevation": 45.91, "pano_id": "TMX7316010203-003025_pano_0018_000066", "timestamp": "2023-04-11T07:27:29.229600Z", "filename": "pano_0018_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 12.42388112, "relative_pitch": 74.85754465144579, "relative_heading": 131.72341175680026, "relative_elevation": 45.909666695632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88591151320918, 52.3619166348052, 47.8512841388583 ] }, "distance": 12.52, "direction": 309.4, "angle": 75.34, "elevation": 47.85, "pano_id": "TMX7316010203-002952_pano_0003_000172", "timestamp": "2023-01-30T12:25:19.546860Z", "filename": "pano_0003_000172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 12.51935726, "relative_pitch": 75.33831110998203, "relative_heading": 309.4039840049608, "relative_elevation": 47.8512841388583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88590261563623, 52.3619135281078, 45.9927221108228 ] }, "distance": 12.78, "direction": 306.48, "angle": 74.47, "elevation": 45.99, "pano_id": "TMX7316010203-003025_pano_0018_000071", "timestamp": "2023-04-11T07:27:32.579580Z", "filename": "pano_0018_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 12.78489467, "relative_pitch": 74.46532065548303, "relative_heading": 306.4813256215777, "relative_elevation": 45.9927221108228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88590177892878, 52.3619154094326, 45.376310126856 ] }, "distance": 12.96, "direction": 307.08, "angle": 74.06, "elevation": 45.38, "pano_id": "TMX7316010203-002306_pano_0001_000199", "timestamp": "2021-09-09T09:48:25.178350Z", "filename": "pano_0001_000199.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 12.95588893, "relative_pitch": 74.06484386922052, "relative_heading": 307.0758510655214, "relative_elevation": 45.376310126856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88590029188475, 52.3619181910984, 46.1035325676203 ] }, "distance": 13.22, "direction": 307.88, "angle": 73.99, "elevation": 46.1, "pano_id": "TMX7316010203-002983_pano_0009_000059", "timestamp": "2023-02-27T09:10:40.829840Z", "filename": "pano_0009_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 13.22462273, "relative_pitch": 73.99466321862194, "relative_heading": 307.88121137274203, "relative_elevation": 46.1035325676203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88589969579514, 52.361918015083, 45.5099357813597 ] }, "distance": 13.24, "direction": 307.71, "angle": 73.77, "elevation": 45.51, "pano_id": "TMX7316010203-002537_pano_0001_002717", "timestamp": "2022-04-22T09:16:02.048720Z", "filename": "pano_0001_002717.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 13.24470884, "relative_pitch": 73.77347490092187, "relative_heading": 307.7064742460742, "relative_elevation": 45.5099357813597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886203165253588, 52.36176649663068, 0.0 ] }, "distance": 13.44, "direction": 130.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01427", "timestamp": "2025-07-14T06:14:12Z", "filename": "recording_2025-07-14_05-25-22_01427.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 13.44088826, "relative_pitch": 0.0, "relative_heading": 130.66983724765046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8862029488709, 52.3619290688425, 43.996632181108 ] }, "distance": 13.81, "direction": 47.49, "angle": 72.57, "elevation": 44.0, "pano_id": "TMX7316010203-000355_pano_0000_000227", "timestamp": "2017-07-07T07:23:30.451320Z", "filename": "pano_0000_000227.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 13.80907646, "relative_pitch": 72.57466527817284, "relative_heading": 47.49210562349464, "relative_elevation": 43.996632181108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0005_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88620927449771, 52.3617628466109, 46.8927614642307 ] }, "distance": 14.02, "direction": 130.82, "angle": 73.35, "elevation": 46.89, "pano_id": "TMX7316010203-002970_pano_0005_000010", "timestamp": "2023-02-13T11:28:48.984780Z", "filename": "pano_0005_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.02128969, "relative_pitch": 73.35293810690013, "relative_heading": 130.82034741648206, "relative_elevation": 46.8927614642307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88621334109267, 52.36176538413, 46.6195954345167 ] }, "distance": 14.05, "direction": 129.21, "angle": 73.23, "elevation": 46.62, "pano_id": "TMX7316010203-002926_pano_0000_000109", "timestamp": "2023-01-11T12:26:57.443890Z", "filename": "pano_0000_000109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.0519043, "relative_pitch": 73.22633897293336, "relative_heading": 129.21048203965324, "relative_elevation": 46.6195954345167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_006811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88621235157864, 52.3617643479289, 46.5296178152785 ] }, "distance": 14.07, "direction": 129.75, "angle": 73.17, "elevation": 46.53, "pano_id": "TMX7316010203-001681_pano_0000_006811", "timestamp": "2020-04-29T12:14:55.341340Z", "filename": "pano_0000_006811.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.0731839, "relative_pitch": 73.1717191002901, "relative_heading": 129.7477085079281, "relative_elevation": 46.5296178152785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0002_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88620091148521, 52.3617559268373, 45.2755310153589 ] }, "distance": 14.13, "direction": 134.7, "angle": 72.67, "elevation": 45.28, "pano_id": "TMX7316010203-002979_pano_0002_000110", "timestamp": "2023-02-20T11:10:01.739680Z", "filename": "pano_0002_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.12581638, "relative_pitch": 72.67225039660028, "relative_heading": 134.69736098631583, "relative_elevation": 45.2755310153589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88616153610862, 52.3619540206942, 44.0356164481491 ] }, "distance": 14.17, "direction": 31.29, "angle": 72.16, "elevation": 44.04, "pano_id": "TMX7316010203-000355_pano_0000_000262", "timestamp": "2017-07-07T07:27:12.180300Z", "filename": "pano_0000_000262.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.16805392, "relative_pitch": 72.16489901372208, "relative_heading": 31.291019350052526, "relative_elevation": 44.0356164481491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88588932491907, 52.3619260110971, 45.141537103802 ] }, "distance": 14.35, "direction": 308.79, "angle": 72.36, "elevation": 45.14, "pano_id": "TMX7316010203-000705_pano_0000_001971", "timestamp": "2018-05-03T12:06:22.904510Z", "filename": "pano_0000_001971.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.35041392, "relative_pitch": 72.36463258960768, "relative_heading": 308.7918517776125, "relative_elevation": 45.141537103802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88622195290481, 52.3617671679106, 46.5319288745522 ] }, "distance": 14.39, "direction": 127.12, "angle": 72.82, "elevation": 46.53, "pano_id": "TMX7316010203-002958_pano_0008_000014", "timestamp": "2023-02-06T09:26:47.037500Z", "filename": "pano_0008_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.39055504, "relative_pitch": 72.81515152736334, "relative_heading": 127.12106608684158, "relative_elevation": 46.5319288745522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88622296641838, 52.3617677152536, 46.8421764913946 ] }, "distance": 14.41, "direction": 126.76, "angle": 72.9, "elevation": 46.84, "pano_id": "TMX7316010203-003014_pano_0006_000047", "timestamp": "2023-03-27T11:21:53.049150Z", "filename": "pano_0006_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.40913377, "relative_pitch": 72.9015659016645, "relative_heading": 126.76227194100659, "relative_elevation": 46.8421764913946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0009_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88588977036377, 52.3619276404988, 46.6916287755594 ] }, "distance": 14.44, "direction": 309.43, "angle": 72.81, "elevation": 46.69, "pano_id": "TMX7316010203-003020_pano_0009_000131", "timestamp": "2023-04-03T07:49:47.786680Z", "filename": "pano_0009_000131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.44124162, "relative_pitch": 72.81369837580857, "relative_heading": 309.4279731466406, "relative_elevation": 46.6916287755594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88587781023456, 52.3619210507579, 45.6865628929809 ] }, "distance": 14.65, "direction": 305.18, "angle": 72.23, "elevation": 45.69, "pano_id": "TMX7316010203-002363_pano_0005_000358", "timestamp": "2021-12-29T11:15:26.839640Z", "filename": "pano_0005_000358.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.64503957, "relative_pitch": 72.22650651020228, "relative_heading": 305.1837393488046, "relative_elevation": 45.6865628929809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88622313219973, 52.3617638968194, 46.0904806172475 ] }, "distance": 14.68, "direction": 128.06, "angle": 72.34, "elevation": 46.09, "pano_id": "TMX7316010203-002983_pano_0009_000053", "timestamp": "2023-02-27T09:10:36.944860Z", "filename": "pano_0009_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.6762718, "relative_pitch": 72.33732530483518, "relative_heading": 128.06487919128418, "relative_elevation": 46.0904806172475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0009_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88622564015816, 52.3617656721744, 46.5408449843526 ] }, "distance": 14.69, "direction": 127.05, "angle": 72.48, "elevation": 46.54, "pano_id": "TMX7316010203-003020_pano_0009_000125", "timestamp": "2023-04-03T07:49:44.011800Z", "filename": "pano_0009_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.69129886, "relative_pitch": 72.48093596162327, "relative_heading": 127.0474273360032, "relative_elevation": 46.5408449843526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track11_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885882399232106, 52.36192671119715, 0.0 ] }, "distance": 14.77, "direction": 307.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track11_Sphere_00032", "timestamp": "2024-12-11T10:11:22Z", "filename": "Job_20241211_0954_Track11_Sphere_00032.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.76881908, "relative_pitch": 0.0, "relative_heading": 307.8806841259059, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track11_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886227135713571, 52.36176549257923, 0.0 ] }, "distance": 14.78, "direction": 126.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track11_Sphere_00026", "timestamp": "2024-12-11T10:11:15Z", "filename": "Job_20241211_0954_Track11_Sphere_00026.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.78472423, "relative_pitch": 0.0, "relative_heading": 126.87136545770088, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_001130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88620136843755, 52.3619425094548, 44.1464360160753 ] }, "distance": 14.79, "direction": 42.93, "angle": 71.48, "elevation": 44.15, "pano_id": "TMX7316010203-001974_pano_0000_001130", "timestamp": "2021-01-22T10:12:09.384310Z", "filename": "pano_0000_001130.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.78704619, "relative_pitch": 71.48149588201063, "relative_heading": 42.93341764205284, "relative_elevation": 44.1464360160753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88587846416886, 52.36192696454, 46.9928948339075 ] }, "distance": 15.0, "direction": 307.34, "angle": 72.3, "elevation": 46.99, "pano_id": "TMX7316010203-002988_pano_0018_000056", "timestamp": "2023-03-06T08:45:08.266770Z", "filename": "pano_0018_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 14.99838771, "relative_pitch": 72.29884708324938, "relative_heading": 307.33689026452157, "relative_elevation": 46.9928948339075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88587634536963, 52.3619269203116, 45.9960696930066 ] }, "distance": 15.11, "direction": 306.99, "angle": 71.81, "elevation": 46.0, "pano_id": "TMX7316010203-003046_pano_0011_000057", "timestamp": "2023-04-17T08:38:01.034210Z", "filename": "pano_0011_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 15.11044091, "relative_pitch": 71.81382512827216, "relative_heading": 306.9901125408456, "relative_elevation": 45.9960696930066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88622455793816, 52.3617575895859, 45.407223502174 ] }, "distance": 15.19, "direction": 129.92, "angle": 71.5, "elevation": 45.41, "pano_id": "TMX7316010203-003002_pano_0007_000370", "timestamp": "2023-03-20T08:46:54.318060Z", "filename": "pano_0007_000370.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 15.19344855, "relative_pitch": 71.4995414436371, "relative_heading": 129.92313369572884, "relative_elevation": 45.407223502174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0004_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8862307349989, 52.3617618457465, 46.0783222317696 ] }, "distance": 15.23, "direction": 127.54, "angle": 71.72, "elevation": 46.08, "pano_id": "TMX7316010203-002996_pano_0004_000011", "timestamp": "2023-03-13T10:59:42.633330Z", "filename": "pano_0004_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 15.22539847, "relative_pitch": 71.71518842559108, "relative_heading": 127.53938072928175, "relative_elevation": 46.0783222317696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_001099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886237904413, 52.3619226342243, 44.1988602597266 ] }, "distance": 15.23, "direction": 55.56, "angle": 70.99, "elevation": 44.2, "pano_id": "TMX7316010203-001974_pano_0000_001099", "timestamp": "2021-01-22T10:07:53.091590Z", "filename": "pano_0000_001099.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 15.23134952, "relative_pitch": 70.98555948095785, "relative_heading": 55.556824092175255, "relative_elevation": 44.1988602597266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0005_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88587375760248, 52.3619279828625, 46.9756563445553 ] }, "distance": 15.32, "direction": 306.95, "angle": 71.93, "elevation": 46.98, "pano_id": "TMX7316010203-002970_pano_0005_000016", "timestamp": "2023-02-13T11:28:52.699640Z", "filename": "pano_0005_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 15.32239084, "relative_pitch": 71.93485150494189, "relative_heading": 306.9466309649749, "relative_elevation": 46.9756563445553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0002_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88586305638572, 52.361918568737, 45.370891562663 ] }, "distance": 15.33, "direction": 302.17, "angle": 71.33, "elevation": 45.37, "pano_id": "TMX7316010203-002979_pano_0002_000116", "timestamp": "2023-02-20T11:10:05.824630Z", "filename": "pano_0002_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 15.32850331, "relative_pitch": 71.33251967155635, "relative_heading": 302.1739387601961, "relative_elevation": 45.370891562663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8858694842305, 52.361925424355, 45.3943021344021 ] }, "distance": 15.39, "direction": 305.45, "angle": 71.27, "elevation": 45.39, "pano_id": "TMX7316010203-003002_pano_0007_000376", "timestamp": "2023-03-20T08:46:58.228020Z", "filename": "pano_0007_000376.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 15.38919122, "relative_pitch": 71.27274928803112, "relative_heading": 305.44787611817, "relative_elevation": 45.3943021344021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88622773185321, 52.3617566463476, 46.0254965210333 ] }, "distance": 15.43, "direction": 129.71, "angle": 71.47, "elevation": 46.03, "pano_id": "TMX7316010203-003046_pano_0011_000051", "timestamp": "2023-04-17T08:37:57.244090Z", "filename": "pano_0011_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 15.42673422, "relative_pitch": 71.46998103440593, "relative_heading": 129.7067274602453, "relative_elevation": 46.0254965210333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88609486182925, 52.3619832614129, 43.9914426654577 ] }, "distance": 15.62, "direction": 10.39, "angle": 70.46, "elevation": 43.99, "pano_id": "TMX7316010203-000355_pano_0000_000228", "timestamp": "2017-07-07T07:23:35.296240Z", "filename": "pano_0000_000228.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 15.61700656, "relative_pitch": 70.45508630168482, "relative_heading": 10.390571505382248, "relative_elevation": 43.9914426654577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_001100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88612387168471, 52.3619802222691, 44.1973778959364 ] }, "distance": 15.77, "direction": 17.69, "angle": 70.36, "elevation": 44.2, "pano_id": "TMX7316010203-001974_pano_0000_001100", "timestamp": "2021-01-22T10:07:58.096400Z", "filename": "pano_0000_001100.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 15.76876647, "relative_pitch": 70.36458653155879, "relative_heading": 17.694829668075066, "relative_elevation": 44.1973778959364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8862376890718, 52.3617579200095, 45.4519708584994 ] }, "distance": 15.87, "direction": 127.75, "angle": 70.76, "elevation": 45.45, "pano_id": "TMX7316010203-002537_pano_0001_002711", "timestamp": "2022-04-22T09:15:58.353620Z", "filename": "pano_0001_002711.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 15.86730804, "relative_pitch": 70.755877269767, "relative_heading": 127.74784155866415, "relative_elevation": 45.4519708584994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88623234009204, 52.3617513904611, 46.9385333321989 ] }, "distance": 16.04, "direction": 130.6, "angle": 71.13, "elevation": 46.94, "pano_id": "TMX7316010203-002988_pano_0018_000050", "timestamp": "2023-03-06T08:45:03.991780Z", "filename": "pano_0018_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 16.04381779, "relative_pitch": 71.12932365252175, "relative_heading": 130.59734661018084, "relative_elevation": 46.9385333321989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885865488103405, 52.36193439599622, 0.0 ] }, "distance": 16.2, "direction": 307.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01433", "timestamp": "2025-07-14T06:14:24Z", "filename": "recording_2025-07-14_05-25-22_01433.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 16.20320108, "relative_pitch": 0.0, "relative_heading": 307.7660157788366, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88623658011791, 52.361751953238, 45.673725226894 ] }, "distance": 16.22, "direction": 129.77, "angle": 70.44, "elevation": 45.67, "pano_id": "TMX7316010203-002363_pano_0005_000352", "timestamp": "2021-12-29T11:15:22.444660Z", "filename": "pano_0005_000352.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 16.22409498, "relative_pitch": 70.44408415359062, "relative_heading": 129.7656026179078, "relative_elevation": 45.673725226894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88623950485026, 52.3617517349877, 45.1750439880416 ] }, "distance": 16.39, "direction": 129.39, "angle": 70.06, "elevation": 45.18, "pano_id": "TMX7316010203-000705_pano_0000_001965", "timestamp": "2018-05-03T12:06:17.219550Z", "filename": "pano_0000_001965.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 16.39314051, "relative_pitch": 70.0551549977987, "relative_heading": 129.3854109608392, "relative_elevation": 45.1750439880416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_006817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8858600236206, 52.3619349430001, 46.6998772369698 ] }, "distance": 16.54, "direction": 307.14, "angle": 70.5, "elevation": 46.7, "pano_id": "TMX7316010203-001681_pano_0000_006817", "timestamp": "2020-04-29T12:14:59.281340Z", "filename": "pano_0000_006817.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 16.53573234, "relative_pitch": 70.50170236770859, "relative_heading": 307.14277383071436, "relative_elevation": 46.6998772369698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88586327629107, 52.3619382127248, 46.6362439393997 ] }, "distance": 16.58, "direction": 308.61, "angle": 70.42, "elevation": 46.64, "pano_id": "TMX7316010203-002926_pano_0000_000115", "timestamp": "2023-01-11T12:27:01.443860Z", "filename": "pano_0000_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 16.58420339, "relative_pitch": 70.42422628717732, "relative_heading": 308.60715432649533, "relative_elevation": 46.6362439393997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88624539756958, 52.3617531636714, 47.7856809794903 ] }, "distance": 16.61, "direction": 128.08, "angle": 70.84, "elevation": 47.79, "pano_id": "TMX7316010203-002952_pano_0003_000178", "timestamp": "2023-01-30T12:25:23.191810Z", "filename": "pano_0003_000178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 16.60682067, "relative_pitch": 70.83627359388271, "relative_heading": 128.0825519347434, "relative_elevation": 47.7856809794903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88628492091823, 52.3619006768171, 44.0200394559652 ] }, "distance": 16.93, "direction": 68.62, "angle": 68.96, "elevation": 44.02, "pano_id": "TMX7316010203-000355_pano_0000_000263", "timestamp": "2017-07-07T07:27:17.650270Z", "filename": "pano_0000_000263.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 16.92896982, "relative_pitch": 68.96454647895231, "relative_heading": 68.62033442129446, "relative_elevation": 44.0200394559652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88586121588109, 52.361942480686, 47.0774182705209 ] }, "distance": 16.99, "direction": 309.56, "angle": 70.15, "elevation": 47.08, "pano_id": "TMX7316010203-003014_pano_0006_000054", "timestamp": "2023-03-27T11:22:00.588890Z", "filename": "pano_0006_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 16.99258779, "relative_pitch": 70.1529589871809, "relative_heading": 309.5632322451898, "relative_elevation": 47.0774182705209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88624584872495, 52.3617441443517, 45.3501817518845 ] }, "distance": 17.27, "direction": 130.64, "angle": 69.16, "elevation": 45.35, "pano_id": "TMX7316010203-002306_pano_0001_000193", "timestamp": "2021-09-09T09:48:20.148310Z", "filename": "pano_0001_000193.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 17.2672639, "relative_pitch": 69.15546763387843, "relative_heading": 130.64175488003886, "relative_elevation": 45.3501817518845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0004_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88585793070264, 52.3619445431605, 46.1487026317045 ] }, "distance": 17.31, "direction": 309.68, "angle": 69.44, "elevation": 46.15, "pano_id": "TMX7316010203-002996_pano_0004_000017", "timestamp": "2023-03-13T10:59:47.623320Z", "filename": "pano_0004_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 17.31132612, "relative_pitch": 69.43790020832442, "relative_heading": 309.67703995622, "relative_elevation": 46.1487026317045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_001129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88609470388795, 52.3619991273371, 44.1607736637816 ] }, "distance": 17.35, "direction": 9.3, "angle": 68.55, "elevation": 44.16, "pano_id": "TMX7316010203-001974_pano_0000_001129", "timestamp": "2021-01-22T10:12:04.404290Z", "filename": "pano_0000_001129.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 17.35470131, "relative_pitch": 68.54571580204073, "relative_heading": 9.304330722845002, "relative_elevation": 44.1607736637816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88585677287502, 52.3619446307917, 47.8876108108088 ] }, "distance": 17.38, "direction": 309.54, "angle": 70.05, "elevation": 47.89, "pano_id": "TMX7316010203-002952_pano_0003_000171", "timestamp": "2023-01-30T12:25:19.017000Z", "filename": "pano_0003_000171.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 17.37831087, "relative_pitch": 70.0542744484378, "relative_heading": 309.5357549171142, "relative_elevation": 47.8876108108088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88624762749724, 52.3617423551808, 45.8804230699316 ] }, "distance": 17.49, "direction": 130.88, "angle": 69.13, "elevation": 45.88, "pano_id": "TMX7316010203-003025_pano_0018_000065", "timestamp": "2023-04-11T07:27:28.579610Z", "filename": "pano_0018_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 17.48903225, "relative_pitch": 69.13379136907078, "relative_heading": 130.87810090406828, "relative_elevation": 45.8804230699316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8863089592875, 52.3618724849503, 43.995941082947 ] }, "distance": 17.66, "direction": 80.11, "angle": 68.12, "elevation": 44.0, "pano_id": "TMX7316010203-000355_pano_0000_000226", "timestamp": "2017-07-07T07:23:25.431320Z", "filename": "pano_0000_000226.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 17.66415528, "relative_pitch": 68.12478068427654, "relative_heading": 80.108596963218, "relative_elevation": 43.995941082947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0018_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0018_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0018_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88584469898955, 52.3619415606935, 46.0231568133458 ] }, "distance": 17.81, "direction": 307.0, "angle": 68.84, "elevation": 46.02, "pano_id": "TMX7316010203-003025_pano_0018_000072", "timestamp": "2023-04-11T07:27:33.224570Z", "filename": "pano_0018_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 17.81258536, "relative_pitch": 68.84180447755801, "relative_heading": 307.00333914958895, "relative_elevation": 46.0231568133458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88584770907172, 52.3619443327744, 46.5795398978516 ] }, "distance": 17.84, "direction": 308.19, "angle": 69.04, "elevation": 46.58, "pano_id": "TMX7316010203-002958_pano_0008_000020", "timestamp": "2023-02-06T09:26:51.582350Z", "filename": "pano_0008_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 17.83831064, "relative_pitch": 69.04493350912543, "relative_heading": 308.1910496311026, "relative_elevation": 46.5795398978516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8858453608945, 52.3619441938452, 46.1228367425501 ] }, "distance": 17.95, "direction": 307.84, "angle": 68.73, "elevation": 46.12, "pano_id": "TMX7316010203-002983_pano_0009_000060", "timestamp": "2023-02-27T09:10:41.399850Z", "filename": "pano_0009_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 17.95482067, "relative_pitch": 68.72989940665819, "relative_heading": 307.8366635074961, "relative_elevation": 46.1228367425501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8858450535459, 52.3619443389734, 45.397274537012 ] }, "distance": 17.98, "direction": 307.84, "angle": 68.39, "elevation": 45.4, "pano_id": "TMX7316010203-002306_pano_0001_000200", "timestamp": "2021-09-09T09:48:25.948300Z", "filename": "pano_0001_000200.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 17.98126229, "relative_pitch": 68.39213410336598, "relative_heading": 307.83637893166366, "relative_elevation": 45.397274537012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88603685436896, 52.3620065110384, 44.0724612195045 ] }, "distance": 17.98, "direction": 356.38, "angle": 67.8, "elevation": 44.07, "pano_id": "TMX7316010203-000355_pano_0000_000261", "timestamp": "2017-07-07T07:27:06.705290Z", "filename": "pano_0000_000261.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 17.98383993, "relative_pitch": 67.80200416816825, "relative_heading": 356.3815864496906, "relative_elevation": 44.0724612195045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88584331228043, 52.361944659562, 45.5381534956396 ] }, "distance": 18.1, "direction": 307.7, "angle": 68.33, "elevation": 45.54, "pano_id": "TMX7316010203-002537_pano_0001_002718", "timestamp": "2022-04-22T09:16:02.613600Z", "filename": "pano_0001_002718.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 18.09688147, "relative_pitch": 68.32710617317743, "relative_heading": 307.69520879927614, "relative_elevation": 45.5381534956396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_001131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88631337420209, 52.3618881789875, 44.1549043217674 ] }, "distance": 18.34, "direction": 74.89, "angle": 67.45, "elevation": 44.15, "pano_id": "TMX7316010203-001974_pano_0000_001131", "timestamp": "2021-01-22T10:12:14.589230Z", "filename": "pano_0000_001131.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 18.3365131, "relative_pitch": 67.44801556947921, "relative_heading": 74.88715166300905, "relative_elevation": 44.1549043217674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886260573308844, 52.36173735866746, 0.0 ] }, "distance": 18.52, "direction": 130.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01426", "timestamp": "2025-07-14T06:14:10Z", "filename": "recording_2025-07-14_05-25-22_01426.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 18.52037383, "relative_pitch": 0.0, "relative_heading": 130.3930442064652, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0006_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0006_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0006_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88627458173994, 52.3617427502297, 46.8122787093744 ] }, "distance": 18.89, "direction": 127.13, "angle": 68.03, "elevation": 46.81, "pano_id": "TMX7316010203-003014_pano_0006_000046", "timestamp": "2023-03-27T11:21:52.248940Z", "filename": "pano_0006_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 18.88903477, "relative_pitch": 68.02562918289057, "relative_heading": 127.1294765713665, "relative_elevation": 46.8122787093744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0005_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88626519262818, 52.3617352205633, 46.8694053515792 ] }, "distance": 18.91, "direction": 130.32, "angle": 68.02, "elevation": 46.87, "pano_id": "TMX7316010203-002970_pano_0005_000009", "timestamp": "2023-02-13T11:28:48.374720Z", "filename": "pano_0005_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 18.91423075, "relative_pitch": 68.02337416580002, "relative_heading": 130.3242104462523, "relative_elevation": 46.8694053515792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0002_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8862569747028, 52.3617281628185, 45.2516430085525 ] }, "distance": 19.02, "direction": 133.22, "angle": 67.2, "elevation": 45.25, "pano_id": "TMX7316010203-002979_pano_0002_000109", "timestamp": "2023-02-20T11:10:01.044880Z", "filename": "pano_0002_000109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 19.01992187, "relative_pitch": 67.20227829907373, "relative_heading": 133.2204160686316, "relative_elevation": 45.2516430085525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_006810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_006810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_006810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88627048028514, 52.3617358318418, 46.4943057652563 ] }, "distance": 19.15, "direction": 129.47, "angle": 67.62, "elevation": 46.49, "pano_id": "TMX7316010203-001681_pano_0000_006810", "timestamp": "2020-04-29T12:14:54.701360Z", "filename": "pano_0000_006810.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 19.14695759, "relative_pitch": 67.61750113410562, "relative_heading": 129.47147159891242, "relative_elevation": 46.4943057652563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0000_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0000_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0000_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88627310526291, 52.361737076255, 46.6054304642603 ] }, "distance": 19.2, "direction": 128.81, "angle": 67.61, "elevation": 46.61, "pano_id": "TMX7316010203-002926_pano_0000_000108", "timestamp": "2023-01-11T12:26:56.753910Z", "filename": "pano_0000_000108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 19.19823848, "relative_pitch": 67.61170097889344, "relative_heading": 128.81318915043474, "relative_elevation": 46.6054304642603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0009_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88583345395683, 52.3619547676529, 46.7281488161534 ] }, "distance": 19.32, "direction": 309.12, "angle": 67.54, "elevation": 46.73, "pano_id": "TMX7316010203-003020_pano_0009_000132", "timestamp": "2023-04-03T07:49:48.371690Z", "filename": "pano_0009_000132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 19.32198119, "relative_pitch": 67.53501902460638, "relative_heading": 309.1168177147528, "relative_elevation": 46.7281488161534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0009_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0009_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0009_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88627727575811, 52.3617378274739, 46.0776730375364 ] }, "distance": 19.37, "direction": 128.09, "angle": 67.2, "elevation": 46.08, "pano_id": "TMX7316010203-002983_pano_0009_000052", "timestamp": "2023-02-27T09:10:36.344870Z", "filename": "pano_0009_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 19.36874546, "relative_pitch": 67.20055453371276, "relative_heading": 128.0937235794196, "relative_elevation": 46.0776730375364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0000_001972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0000_001972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0000_001972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88582942938172, 52.3619553582301, 45.1644095433876 ] }, "distance": 19.58, "direction": 308.76, "angle": 66.57, "elevation": 45.16, "pano_id": "TMX7316010203-000705_pano_0000_001972", "timestamp": "2018-05-03T12:06:23.834690Z", "filename": "pano_0000_001972.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 19.57653614, "relative_pitch": 66.56565531374265, "relative_heading": 308.7597965377105, "relative_elevation": 45.1644095433876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0009_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0009_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0009_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88628212541746, 52.3617383149382, 46.508473415859 ] }, "distance": 19.6, "direction": 127.37, "angle": 67.15, "elevation": 46.51, "pano_id": "TMX7316010203-003020_pano_0009_000124", "timestamp": "2023-04-03T07:49:43.396730Z", "filename": "pano_0009_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 19.59683546, "relative_pitch": 67.15136228864483, "relative_heading": 127.37296691349506, "relative_elevation": 46.508473415859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0008_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0008_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0008_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88628252429156, 52.3617369129976, 46.5074992291629 ] }, "distance": 19.71, "direction": 127.69, "angle": 67.03, "elevation": 46.51, "pano_id": "TMX7316010203-002958_pano_0008_000013", "timestamp": "2023-02-06T09:26:46.272380Z", "filename": "pano_0008_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 19.71341489, "relative_pitch": 67.02907557885393, "relative_heading": 127.68534967153745, "relative_elevation": 46.5074992291629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track11_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886282749428424, 52.36173664360718, 0.0 ] }, "distance": 19.74, "direction": 127.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track11_Sphere_00025", "timestamp": "2024-12-11T10:11:14Z", "filename": "Job_20241211_0954_Track11_Sphere_00025.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 19.74388275, "relative_pitch": 0.0, "relative_heading": 127.72698273164184, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track11_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track11_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885824787643469, 52.361954329188514, 0.0 ] }, "distance": 19.75, "direction": 307.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track11_Sphere_00033", "timestamp": "2024-12-11T10:11:23Z", "filename": "Job_20241211_0954_Track11_Sphere_00033.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 19.7535104, "relative_pitch": 0.0, "relative_heading": 307.9265804770918, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0005_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0005_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0005_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88581818897767, 52.3619497861542, 45.7056544460356 ] }, "distance": 19.81, "direction": 305.97, "angle": 66.57, "elevation": 45.71, "pano_id": "TMX7316010203-002363_pano_0005_000359", "timestamp": "2021-12-29T11:15:27.499630Z", "filename": "pano_0005_000359.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 19.80887847, "relative_pitch": 66.56804093593757, "relative_heading": 305.9736590117449, "relative_elevation": 45.7056544460356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0002_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0002_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0002_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88580733687882, 52.3619462545975, 45.3938092617318 ] }, "distance": 20.19, "direction": 303.84, "angle": 66.02, "elevation": 45.39, "pano_id": "TMX7316010203-002979_pano_0002_000117", "timestamp": "2023-02-20T11:10:06.514630Z", "filename": "pano_0002_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 20.19034983, "relative_pitch": 66.0213621382144, "relative_heading": 303.8383447412535, "relative_elevation": 45.3938092617318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0005_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0005_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0005_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8858173720241, 52.3619551769599, 46.997940341942 ] }, "distance": 20.21, "direction": 307.26, "angle": 66.73, "elevation": 47.0, "pano_id": "TMX7316010203-002970_pano_0005_000017", "timestamp": "2023-02-13T11:28:53.269650Z", "filename": "pano_0005_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 20.2113527, "relative_pitch": 66.72999224703153, "relative_heading": 307.2572846517147, "relative_elevation": 46.997940341942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0018_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0018_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0018_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88581896026007, 52.3619565523684, 47.0138705130666 ] }, "distance": 20.22, "direction": 307.79, "angle": 66.73, "elevation": 47.01, "pano_id": "TMX7316010203-002988_pano_0018_000057", "timestamp": "2023-03-06T08:45:08.956760Z", "filename": "pano_0018_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 20.21875892, "relative_pitch": 66.72942093613102, "relative_heading": 307.78810442994575, "relative_elevation": 47.0138705130666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8858170173052, 52.3619552653744, 46.0023993505165 ] }, "distance": 20.24, "direction": 307.24, "angle": 66.26, "elevation": 46.0, "pano_id": "TMX7316010203-003046_pano_0011_000058", "timestamp": "2023-04-17T08:38:01.604060Z", "filename": "pano_0011_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 20.23654296, "relative_pitch": 66.25521463761923, "relative_heading": 307.23803623638224, "relative_elevation": 46.0023993505165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88628439593303, 52.3617292179789, 45.4024442639202 ] }, "distance": 20.35, "direction": 129.37, "angle": 65.86, "elevation": 45.4, "pano_id": "TMX7316010203-003002_pano_0007_000369", "timestamp": "2023-03-20T08:46:53.663070Z", "filename": "pano_0007_000369.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 20.34660955, "relative_pitch": 65.86098411734544, "relative_heading": 129.37427832405209, "relative_elevation": 45.4024442639202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0007_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0007_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0007_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88581143103081, 52.3619531366089, 45.4006197042763 ] }, "distance": 20.4, "direction": 306.06, "angle": 65.8, "elevation": 45.4, "pano_id": "TMX7316010203-003002_pano_0007_000377", "timestamp": "2023-03-20T08:46:58.813040Z", "filename": "pano_0007_000377.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 20.40047273, "relative_pitch": 65.80354342579477, "relative_heading": 306.06154537619324, "relative_elevation": 45.4006197042763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0011_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0011_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0011_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88628688500884, 52.3617284552717, 46.0278224628419 ] }, "distance": 20.53, "direction": 129.26, "angle": 65.96, "elevation": 46.03, "pano_id": "TMX7316010203-003046_pano_0011_000050", "timestamp": "2023-04-17T08:37:56.684060Z", "filename": "pano_0011_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 20.53156793, "relative_pitch": 65.95984861338209, "relative_heading": 129.25717522988856, "relative_elevation": 46.0278224628419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_001098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88635327751761, 52.3618655300949, 44.1840091468766 ] }, "distance": 20.55, "direction": 83.68, "angle": 65.06, "elevation": 44.18, "pano_id": "TMX7316010203-001974_pano_0000_001098", "timestamp": "2021-01-22T10:07:47.921590Z", "filename": "pano_0000_001098.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 20.54539999, "relative_pitch": 65.06174748429882, "relative_heading": 83.68330168769994, "relative_elevation": 44.1840091468766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0004_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0004_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0004_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88629130574129, 52.3617312761052, 46.0551547538489 ] }, "distance": 20.57, "direction": 128.05, "angle": 65.93, "elevation": 46.06, "pano_id": "TMX7316010203-002996_pano_0004_000010", "timestamp": "2023-03-13T10:59:41.788360Z", "filename": "pano_0004_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 20.57069692, "relative_pitch": 65.93190473149633, "relative_heading": 128.0493272881123, "relative_elevation": 46.0551547538489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track11_Sphere_00029/adjacencies/b_20241211_0954_Track11_Sphere_00029/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8862942159101, 52.3617308464839, 45.4379193577915 ] }, "distance": 20.76, "direction": 127.82, "angle": 65.45, "elevation": 45.44, "pano_id": "TMX7316010203-002537_pano_0001_002710", "timestamp": "2022-04-22T09:15:57.758610Z", "filename": "pano_0001_002710.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_20241211_0954_Track11_Sphere_00029", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120863.28808648331, 486112.9134595618 ] }, "relative_distance": 20.75645115, "relative_pitch": 65.4486521102239, "relative_heading": 127.81595373688403, "relative_elevation": 45.4379193577915 } ] } }