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_20241128_0827_Track71_Sphere_00008/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track71_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832634759910397, 52.36967521146602, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track71_Sphere_00008", "timestamp": "2024-11-28T10:47:41Z", "filename": "Job_20241128_0827_Track71_Sphere_00008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "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_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_004785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83263721299611, 52.3696742513714, 44.8250583829358 ] }, "distance": 0.2, "direction": 122.6, "angle": 89.75, "elevation": 44.83, "pano_id": "TMX7316010203-001305_pano_0000_004785", "timestamp": "2019-07-11T07:40:46.416230Z", "filename": "pano_0000_004785.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 0.19831744, "relative_pitch": 89.7465105771557, "relative_heading": 122.59529248994731, "relative_elevation": 44.8250583829358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_001963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83264278896807, 52.3696670293476, 45.4058055309579 ] }, "distance": 1.06, "direction": 149.01, "angle": 88.66, "elevation": 45.41, "pano_id": "TMX7316010203-002511_pano_0000_001963", "timestamp": "2022-04-13T08:11:59.969790Z", "filename": "pano_0000_001963.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 1.06207344, "relative_pitch": 88.66005611753185, "relative_heading": 149.00894450960897, "relative_elevation": 45.4058055309579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_001448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83264846360046, 52.3696865795131, 44.6362599646673 ] }, "distance": 1.57, "direction": 36.42, "angle": 87.98, "elevation": 44.64, "pano_id": "TMX7316010203-000825_pano_0000_001448", "timestamp": "2018-07-04T11:39:29.002550Z", "filename": "pano_0000_001448.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 1.57204782, "relative_pitch": 87.98292930690758, "relative_heading": 36.42205644945053, "relative_elevation": 44.6362599646673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83264077760196, 52.3696583337105, 44.5093940040097 ] }, "distance": 1.92, "direction": 167.69, "angle": 87.53, "elevation": 44.51, "pano_id": "TMX7316010203-001698_pano_0001_003661", "timestamp": "2020-05-08T08:11:17.893090Z", "filename": "pano_0001_003661.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 1.92226657, "relative_pitch": 87.52705323270443, "relative_heading": 167.68873909024757, "relative_elevation": 44.5093940040097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832640127488737, 52.369693355916176, 0.0 ] }, "distance": 2.05, "direction": 10.26, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00879", "timestamp": "2025-09-25T07:37:30Z", "filename": "2025_09_25_07_10_15_00879.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 2.05184466, "relative_pitch": 0.0, "relative_heading": 10.263556534526554, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_001492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83265481418233, 52.3696572697971, 45.8319059154019 ] }, "distance": 2.42, "direction": 145.62, "angle": 86.98, "elevation": 45.83, "pano_id": "TMX7316010203-002084_pano_0000_001492", "timestamp": "2021-04-12T08:19:50.731340Z", "filename": "pano_0000_001492.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 2.41899257, "relative_pitch": 86.97875138215814, "relative_heading": 145.62114491342174, "relative_elevation": 45.8319059154019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_002942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83263684191444, 52.3696529986821, 44.178980441764 ] }, "distance": 2.48, "direction": 176.72, "angle": 86.79, "elevation": 44.18, "pano_id": "TMX7316010203-000154_pano_0000_002942", "timestamp": "2016-10-10T09:45:49.594930Z", "filename": "pano_0000_002942.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 2.47577798, "relative_pitch": 86.79251503025999, "relative_heading": 176.71642568477668, "relative_elevation": 44.178980441764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_002943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83264983191803, 52.3696981602011, 44.1361904256046 ] }, "distance": 2.75, "direction": 21.9, "angle": 86.43, "elevation": 44.14, "pano_id": "TMX7316010203-000154_pano_0000_002943", "timestamp": "2016-10-10T09:45:50.694930Z", "filename": "pano_0000_002943.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 2.75222519, "relative_pitch": 86.43179509094152, "relative_heading": 21.90046041767681, "relative_elevation": 44.1361904256046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832632855033699, 52.369647879776785, 0.0 ] }, "distance": 3.04, "direction": 182.44, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00880", "timestamp": "2025-09-25T07:37:31Z", "filename": "2025_09_25_07_10_15_00880.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 3.04408255, "relative_pitch": 0.0, "relative_heading": 182.44276277380985, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83265302454929, 52.3697030101287, 44.4803684260696 ] }, "distance": 3.33, "direction": 21.91, "angle": 85.71, "elevation": 44.48, "pano_id": "TMX7316010203-001698_pano_0001_003662", "timestamp": "2020-05-08T08:11:18.657980Z", "filename": "pano_0001_003662.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 3.33406026, "relative_pitch": 85.71336670346038, "relative_heading": 21.90844167282208, "relative_elevation": 44.4803684260696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_001493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8326635884637, 52.3697018577953, 45.794629198499 ] }, "distance": 3.56, "direction": 33.51, "angle": 85.56, "elevation": 45.79, "pano_id": "TMX7316010203-002084_pano_0000_001493", "timestamp": "2021-04-12T08:19:51.696290Z", "filename": "pano_0000_001493.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 3.55626479, "relative_pitch": 85.5595045172928, "relative_heading": 33.51357087804165, "relative_elevation": 45.794629198499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_001447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83263632081723, 52.3696379381884, 44.6710222484544 ] }, "distance": 4.15, "direction": 178.53, "angle": 84.69, "elevation": 44.67, "pano_id": "TMX7316010203-000825_pano_0000_001447", "timestamp": "2018-07-04T11:39:27.772580Z", "filename": "pano_0000_001447.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 4.14892269, "relative_pitch": 84.69374693259229, "relative_heading": 178.5316535111697, "relative_elevation": 44.6710222484544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_001964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83265698393011, 52.3697115416302, 45.356127907522 ] }, "distance": 4.32, "direction": 20.53, "angle": 84.56, "elevation": 45.36, "pano_id": "TMX7316010203-002511_pano_0000_001964", "timestamp": "2022-04-13T08:12:01.134810Z", "filename": "pano_0000_001964.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 4.31671417, "relative_pitch": 84.5633198206818, "relative_heading": 20.527644925622386, "relative_elevation": 45.356127907522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_001057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83264840005804, 52.3697177077881, 44.1923089912161 ] }, "distance": 4.82, "direction": 11.12, "angle": 83.78, "elevation": 44.19, "pano_id": "TMX7316010203-000289_pano_0000_001057", "timestamp": "2017-05-09T07:31:55.475470Z", "filename": "pano_0000_001057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 4.81915009, "relative_pitch": 83.77651446757639, "relative_heading": 11.115133818762805, "relative_elevation": 44.1923089912161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track71_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832641572301523, 52.36971990351563, 0.0 ] }, "distance": 4.99, "direction": 5.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track71_Sphere_00007", "timestamp": "2024-11-28T10:47:40Z", "filename": "Job_20241128_0827_Track71_Sphere_00007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 4.99467852, "relative_pitch": 0.0, "relative_heading": 5.330368753173317, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_004786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83264960568385, 52.3697199841241, 44.7739003254101 ] }, "distance": 5.08, "direction": 11.47, "angle": 83.52, "elevation": 44.77, "pano_id": "TMX7316010203-001305_pano_0000_004786", "timestamp": "2019-07-11T07:40:47.266210Z", "filename": "pano_0000_004786.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 5.08362609, "relative_pitch": 83.52238043309023, "relative_heading": 11.472919327198392, "relative_elevation": 44.7739003254101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track71_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832623611248374, 52.36962971716954, 0.0 ] }, "distance": 5.12, "direction": 188.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track71_Sphere_00009", "timestamp": "2024-11-28T10:47:42Z", "filename": "Job_20241128_0827_Track71_Sphere_00009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 5.11898258, "relative_pitch": 0.0, "relative_heading": 188.53069272186568, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_004784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83262179114385, 52.3696288149326, 44.8706991160288 ] }, "distance": 5.24, "direction": 189.71, "angle": 83.34, "elevation": 44.87, "pano_id": "TMX7316010203-001305_pano_0000_004784", "timestamp": "2019-07-11T07:40:45.576230Z", "filename": "pano_0000_004784.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 5.23776463, "relative_pitch": 83.34198499531487, "relative_heading": 189.70895672155933, "relative_elevation": 44.8706991160288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_001056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83262174980247, 52.3696274158333, 44.2765163602307 ] }, "distance": 5.39, "direction": 189.46, "angle": 83.06, "elevation": 44.28, "pano_id": "TMX7316010203-000289_pano_0000_001056", "timestamp": "2017-05-09T07:31:54.025590Z", "filename": "pano_0000_001056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 5.39174467, "relative_pitch": 83.05702726275823, "relative_heading": 189.45944848783893, "relative_elevation": 44.2765163602307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_001962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83263040262071, 52.3696219246228, 45.4571228325367 ] }, "distance": 5.94, "direction": 182.87, "angle": 82.56, "elevation": 45.46, "pano_id": "TMX7316010203-002511_pano_0000_001962", "timestamp": "2022-04-13T08:11:58.869770Z", "filename": "pano_0000_001962.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 5.93688216, "relative_pitch": 82.5590588738646, "relative_heading": 182.86535592398786, "relative_elevation": 45.4571228325367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_001449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83265672253191, 52.3697353034424, 44.6463101664558 ] }, "distance": 6.85, "direction": 12.61, "angle": 81.27, "elevation": 44.65, "pano_id": "TMX7316010203-000825_pano_0000_001449", "timestamp": "2018-07-04T11:39:30.277590Z", "filename": "pano_0000_001449.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 6.85197816, "relative_pitch": 81.27475605494874, "relative_heading": 12.610096334968315, "relative_elevation": 44.6463101664558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83262829579029, 52.3696135795941, 44.5170507151634 ] }, "distance": 6.87, "direction": 183.67, "angle": 81.22, "elevation": 44.52, "pano_id": "TMX7316010203-001698_pano_0001_003660", "timestamp": "2020-05-08T08:11:17.153080Z", "filename": "pano_0001_003660.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 6.8721655, "relative_pitch": 81.22443388218748, "relative_heading": 183.6732709346506, "relative_elevation": 44.5170507151634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_001491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83264252581318, 52.3696131527992, 45.844980251044 ] }, "distance": 6.93, "direction": 175.62, "angle": 81.41, "elevation": 45.84, "pano_id": "TMX7316010203-002084_pano_0000_001491", "timestamp": "2021-04-12T08:19:49.836340Z", "filename": "pano_0000_001491.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 6.92576683, "relative_pitch": 81.40932833554797, "relative_heading": 175.61987201716363, "relative_elevation": 45.844980251044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832644986194039, 52.369738110716376, 0.0 ] }, "distance": 7.03, "direction": 5.68, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00878", "timestamp": "2025-09-25T07:37:29Z", "filename": "2025_09_25_07_10_15_00878.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 7.03364636, "relative_pitch": 0.0, "relative_heading": 5.68313620889149, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_002941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83262764065848, 52.3696074762368, 44.1992167225108 ] }, "distance": 7.55, "direction": 183.68, "angle": 80.3, "elevation": 44.2, "pano_id": "TMX7316010203-000154_pano_0000_002941", "timestamp": "2016-10-10T09:45:48.504950Z", "filename": "pano_0000_002941.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 7.55277631, "relative_pitch": 80.30293992103569, "relative_heading": 183.6810033060525, "relative_elevation": 44.1992167225108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_002944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83266230636381, 52.3697432627441, 44.1367707960308 ] }, "distance": 7.8, "direction": 13.92, "angle": 79.98, "elevation": 44.14, "pano_id": "TMX7316010203-000154_pano_0000_002944", "timestamp": "2016-10-10T09:45:51.829940Z", "filename": "pano_0000_002944.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 7.8013363, "relative_pitch": 79.97629131742994, "relative_heading": 13.915964913918074, "relative_elevation": 44.1367707960308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00881/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00881/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00881/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00881/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00881/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00881/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00881/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00881/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00881/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832620049603341, 52.36960218897648, 0.0 ] }, "distance": 8.19, "direction": 187.03, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00881", "timestamp": "2025-09-25T07:37:32Z", "filename": "2025_09_25_07_10_15_00881.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 8.18707065, "relative_pitch": 0.0, "relative_heading": 187.0294765256355, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_001494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83266658430236, 52.3697466155535, 45.8487756736577 ] }, "distance": 8.24, "direction": 15.26, "angle": 79.82, "elevation": 45.85, "pano_id": "TMX7316010203-002084_pano_0000_001494", "timestamp": "2021-04-12T08:19:52.746310Z", "filename": "pano_0000_001494.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 8.23580688, "relative_pitch": 79.81657225997871, "relative_heading": 15.259438956719178, "relative_elevation": 45.8487756736577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83266084007481, 52.3697480818866, 44.5193445160985 ] }, "distance": 8.3, "direction": 12.36, "angle": 79.44, "elevation": 44.52, "pano_id": "TMX7316010203-001698_pano_0001_003663", "timestamp": "2020-05-08T08:11:19.457960Z", "filename": "pano_0001_003663.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 8.30090007, "relative_pitch": 79.4381394598504, "relative_heading": 12.356491091821445, "relative_elevation": 44.5193445160985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_001965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83266256080955, 52.3697556808304, 45.391419896856 ] }, "distance": 9.15, "direction": 11.94, "angle": 78.6, "elevation": 45.39, "pano_id": "TMX7316010203-002511_pano_0000_001965", "timestamp": "2022-04-13T08:12:02.484790Z", "filename": "pano_0000_001965.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 9.15220166, "relative_pitch": 78.60038093481566, "relative_heading": 11.940420992654417, "relative_elevation": 45.391419896856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_001446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83262411630515, 52.3695893623969, 44.6751479310915 ] }, "distance": 9.58, "direction": 184.34, "angle": 77.9, "elevation": 44.68, "pano_id": "TMX7316010203-000825_pano_0000_001446", "timestamp": "2018-07-04T11:39:26.542570Z", "filename": "pano_0000_001446.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 9.58026864, "relative_pitch": 77.89663207003753, "relative_heading": 184.3397654539085, "relative_elevation": 44.6751479310915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track71_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832642166328876, 52.36976400020961, 0.0 ] }, "distance": 9.89, "direction": 2.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track71_Sphere_00006", "timestamp": "2024-11-28T10:47:39Z", "filename": "Job_20241128_0827_Track71_Sphere_00006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 9.89278135, "relative_pitch": 0.0, "relative_heading": 2.9229161774383625, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_004787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83265690587572, 52.3697658284272, 44.8675526510924 ] }, "distance": 10.2, "direction": 8.51, "angle": 77.2, "elevation": 44.87, "pano_id": "TMX7316010203-001305_pano_0000_004787", "timestamp": "2019-07-11T07:40:48.136210Z", "filename": "pano_0000_004787.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 10.19554089, "relative_pitch": 77.19771342491099, "relative_heading": 8.507845884114873, "relative_elevation": 44.8675526510924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_004783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8326056337213, 52.3695832645472, 44.8864059699699 ] }, "distance": 10.42, "direction": 190.97, "angle": 76.93, "elevation": 44.89, "pano_id": "TMX7316010203-001305_pano_0000_004783", "timestamp": "2019-07-11T07:40:44.741280Z", "filename": "pano_0000_004783.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 10.42188687, "relative_pitch": 76.92846765436411, "relative_heading": 190.97325407004917, "relative_elevation": 44.8864059699699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track71_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832606493561877, 52.36958247825041, 0.0 ] }, "distance": 10.5, "direction": 190.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track71_Sphere_00010", "timestamp": "2024-11-28T10:47:43Z", "filename": "Job_20241128_0827_Track71_Sphere_00010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 10.49689591, "relative_pitch": 0.0, "relative_heading": 190.5685220927925, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_001961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83261907340494, 52.3695763241889, 45.4914784850553 ] }, "distance": 11.06, "direction": 185.55, "angle": 76.34, "elevation": 45.49, "pano_id": "TMX7316010203-002511_pano_0000_001961", "timestamp": "2022-04-13T08:11:57.764830Z", "filename": "pano_0000_001961.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 11.05536782, "relative_pitch": 76.34073570305219, "relative_heading": 185.54589129617787, "relative_elevation": 45.4914784850553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832642397264408, 52.36978076344878, 0.0 ] }, "distance": 11.76, "direction": 2.54, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00877", "timestamp": "2025-09-25T07:37:28Z", "filename": "2025_09_25_07_10_15_00877.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 11.75674373, "relative_pitch": 0.0, "relative_heading": 2.5359205528998894, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_001490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83262953807358, 52.3695690254217, 45.8596130888909 ] }, "distance": 11.82, "direction": 181.72, "angle": 75.55, "elevation": 45.86, "pano_id": "TMX7316010203-002084_pano_0000_001490", "timestamp": "2021-04-12T08:19:48.981350Z", "filename": "pano_0000_001490.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 11.82113634, "relative_pitch": 75.54564054343051, "relative_heading": 181.7241286213844, "relative_elevation": 45.8596130888909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83261806777881, 52.3695688019591, 44.5203090598807 ] }, "distance": 11.9, "direction": 185.48, "angle": 75.04, "elevation": 44.52, "pano_id": "TMX7316010203-001698_pano_0001_003659", "timestamp": "2020-05-08T08:11:16.423110Z", "filename": "pano_0001_003659.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 11.8951074, "relative_pitch": 75.0409214747885, "relative_heading": 185.48462501903535, "relative_elevation": 44.5203090598807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_001450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83265430454257, 52.36978480537, 44.7300070161 ] }, "distance": 12.27, "direction": 6.23, "angle": 74.66, "elevation": 44.73, "pano_id": "TMX7316010203-000825_pano_0000_001450", "timestamp": "2018-07-04T11:39:31.702570Z", "filename": "pano_0000_001450.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 12.26743376, "relative_pitch": 74.66343376677929, "relative_heading": 6.229708865155872, "relative_elevation": 44.7300070161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_002940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83262049770397, 52.3695618677112, 44.2108063064516 ] }, "distance": 12.65, "direction": 184.4, "angle": 74.03, "elevation": 44.21, "pano_id": "TMX7316010203-000154_pano_0000_002940", "timestamp": "2016-10-10T09:45:47.424980Z", "filename": "pano_0000_002940.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 12.64960876, "relative_pitch": 74.03309967594312, "relative_heading": 184.40430644691583, "relative_elevation": 44.2108063064516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_002945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83266476325193, 52.3697885389858, 44.1922450587153 ] }, "distance": 12.77, "direction": 9.2, "angle": 73.88, "elevation": 44.19, "pano_id": "TMX7316010203-000154_pano_0000_002945", "timestamp": "2016-10-10T09:45:53.054910Z", "filename": "pano_0000_002945.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 12.77495596, "relative_pitch": 73.87664127978171, "relative_heading": 9.204875496068361, "relative_elevation": 44.1922450587153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_001495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83266410578943, 52.3697912584302, 45.9015548015013 ] }, "distance": 13.07, "direction": 8.8, "angle": 74.11, "elevation": 45.9, "pano_id": "TMX7316010203-002084_pano_0000_001495", "timestamp": "2021-04-12T08:19:53.931300Z", "filename": "pano_0000_001495.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 13.06682855, "relative_pitch": 74.1098987589757, "relative_heading": 8.79879386528994, "relative_elevation": 45.9015548015013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00882/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00882/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00882/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00882/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00882/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00882/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00882/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00882/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00882/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832603367803784, 52.36955884379517, 0.0 ] }, "distance": 13.12, "direction": 189.38, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00882", "timestamp": "2025-09-25T07:37:33Z", "filename": "2025_09_25_07_10_15_00882.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 13.12408102, "relative_pitch": 0.0, "relative_heading": 189.376308191917, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83265974913637, 52.3697932643789, 44.5709764808416 ] }, "distance": 13.25, "direction": 7.38, "angle": 73.45, "elevation": 44.57, "pano_id": "TMX7316010203-001698_pano_0001_003664", "timestamp": "2020-05-08T08:11:20.313070Z", "filename": "pano_0001_003664.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 13.24606866, "relative_pitch": 73.44855341885349, "relative_heading": 7.382543694717615, "relative_elevation": 44.5709764808416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_001966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83265510666603, 52.3697993233192, 45.4148196512833 ] }, "distance": 13.88, "direction": 5.73, "angle": 73.01, "elevation": 45.41, "pano_id": "TMX7316010203-002511_pano_0000_001966", "timestamp": "2022-04-13T08:12:04.119770Z", "filename": "pano_0000_001966.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 13.87982557, "relative_pitch": 73.00562845827223, "relative_heading": 5.730244894632406, "relative_elevation": 45.4148196512833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track71_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832638146616921, 52.36980482172636, 0.0 ] }, "distance": 14.42, "direction": 0.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track71_Sphere_00005", "timestamp": "2024-11-28T10:47:38Z", "filename": "Job_20241128_0827_Track71_Sphere_00005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 14.42414428, "relative_pitch": 0.0, "relative_heading": 0.9163128005094797, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_001058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83265074552076, 52.3698077750268, 44.3171491278335 ] }, "distance": 14.79, "direction": 4.22, "angle": 71.54, "elevation": 44.32, "pano_id": "TMX7316010203-000289_pano_0000_001058", "timestamp": "2017-05-09T07:31:57.075380Z", "filename": "pano_0000_001058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 14.79105462, "relative_pitch": 71.54332819590199, "relative_heading": 4.221441578499915, "relative_elevation": 44.3171491278335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_001445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83261313518941, 52.369540722852, 44.6861560251564 ] }, "distance": 15.04, "direction": 185.62, "angle": 71.4, "elevation": 44.69, "pano_id": "TMX7316010203-000825_pano_0000_001445", "timestamp": "2018-07-04T11:39:25.322610Z", "filename": "pano_0000_001445.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 15.03744147, "relative_pitch": 71.4012801964425, "relative_heading": 185.62100228227428, "relative_elevation": 44.6861560251564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_004788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83265221877319, 52.3698121947909, 44.8921535611153 ] }, "distance": 15.29, "direction": 4.46, "angle": 71.19, "elevation": 44.89, "pano_id": "TMX7316010203-001305_pano_0000_004788", "timestamp": "2019-07-11T07:40:49.176180Z", "filename": "pano_0000_004788.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 15.2890467, "relative_pitch": 71.19255334285732, "relative_heading": 4.460792683303519, "relative_elevation": 44.8921535611153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_004782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83258768243811, 52.3695378688806, 44.8997257323936 ] }, "distance": 15.62, "direction": 191.85, "angle": 70.82, "elevation": 44.9, "pano_id": "TMX7316010203-001305_pano_0000_004782", "timestamp": "2019-07-11T07:40:43.911260Z", "filename": "pano_0000_004782.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 15.61546621, "relative_pitch": 70.82307485572981, "relative_heading": 191.8494679131081, "relative_elevation": 44.8997257323936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_001055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83258647443678, 52.369537072026, 44.3174111377448 ] }, "distance": 15.72, "direction": 192.08, "angle": 70.47, "elevation": 44.32, "pano_id": "TMX7316010203-000289_pano_0000_001055", "timestamp": "2017-05-09T07:31:52.585470Z", "filename": "pano_0000_001055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 15.71926479, "relative_pitch": 70.47054296815985, "relative_heading": 192.0766121862389, "relative_elevation": 44.3174111377448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_001960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83260792139236, 52.3695306948018, 45.5125021478161 ] }, "distance": 16.18, "direction": 186.49, "angle": 70.42, "elevation": 45.51, "pano_id": "TMX7316010203-002511_pano_0000_001960", "timestamp": "2022-04-13T08:11:56.769810Z", "filename": "pano_0000_001960.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 16.18456475, "relative_pitch": 70.42425702477499, "relative_heading": 186.48523422495032, "relative_elevation": 45.5125021478161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832637687464302, 52.36982158173307, 0.0 ] }, "distance": 16.29, "direction": 0.7, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00876", "timestamp": "2025-09-25T07:37:27Z", "filename": "2025_09_25_07_10_15_00876.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 16.28847941, "relative_pitch": 0.0, "relative_heading": 0.7014113263916779, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_001489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83261848558602, 52.369524700939, 45.846820641309 ] }, "distance": 16.78, "direction": 183.79, "angle": 69.89, "elevation": 45.85, "pano_id": "TMX7316010203-002084_pano_0000_001489", "timestamp": "2021-04-12T08:19:48.151420Z", "filename": "pano_0000_001489.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 16.78460478, "relative_pitch": 69.89222935667938, "relative_heading": 183.78659205778294, "relative_elevation": 45.846820641309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83261020236324, 52.3695239221141, 44.4952085511759 ] }, "distance": 16.92, "direction": 185.67, "angle": 69.18, "elevation": 44.5, "pano_id": "TMX7316010203-001698_pano_0001_003658", "timestamp": "2020-05-08T08:11:15.673100Z", "filename": "pano_0001_003658.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 16.91751665, "relative_pitch": 69.18270323249968, "relative_heading": 185.6741260123296, "relative_elevation": 44.4952085511759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track71_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832583507216289, 52.3695254691131, 0.0 ] }, "distance": 17.02, "direction": 191.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track71_Sphere_00011", "timestamp": "2024-11-28T10:47:45Z", "filename": "Job_20241128_0827_Track71_Sphere_00011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 17.02423547, "relative_pitch": 0.0, "relative_heading": 191.8326236168673, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_002946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8326587397779, 52.3698331025975, 44.2389323785901 ] }, "distance": 17.64, "direction": 5.31, "angle": 68.26, "elevation": 44.24, "pano_id": "TMX7316010203-000154_pano_0000_002946", "timestamp": "2016-10-10T09:45:54.640020Z", "filename": "pano_0000_002946.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 17.64498998, "relative_pitch": 68.2550888251693, "relative_heading": 5.311105777459919, "relative_elevation": 44.2389323785901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_002939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_002939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_002939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83261314671524, 52.3695161835295, 44.2067915583029 ] }, "distance": 17.76, "direction": 184.76, "angle": 68.12, "elevation": 44.21, "pano_id": "TMX7316010203-000154_pano_0000_002939", "timestamp": "2016-10-10T09:45:46.315040Z", "filename": "pano_0000_002939.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 17.75685835, "relative_pitch": 68.11579878543766, "relative_heading": 184.75545577072842, "relative_elevation": 44.2067915583029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_001451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83264883849467, 52.3698347352893, 44.8044842323288 ] }, "distance": 17.78, "direction": 3.09, "angle": 68.36, "elevation": 44.8, "pano_id": "TMX7316010203-000825_pano_0000_001451", "timestamp": "2018-07-04T11:39:33.577570Z", "filename": "pano_0000_001451.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 17.77679361, "relative_pitch": 68.35861823018818, "relative_heading": 3.0921021144148657, "relative_elevation": 44.8044842323288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_001496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_001496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_001496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83265643303853, 52.3698360891698, 45.9578086696565 ] }, "distance": 17.96, "direction": 4.71, "angle": 68.65, "elevation": 45.96, "pano_id": "TMX7316010203-002084_pano_0000_001496", "timestamp": "2021-04-12T08:19:55.451270Z", "filename": "pano_0000_001496.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 17.96232464, "relative_pitch": 68.65226478141928, "relative_heading": 4.713967190881674, "relative_elevation": 45.9578086696565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83264606835015, 52.3698375879481, 44.6547664776444 ] }, "distance": 18.08, "direction": 2.44, "angle": 67.95, "elevation": 44.65, "pano_id": "TMX7316010203-001698_pano_0001_003665", "timestamp": "2020-05-08T08:11:21.507970Z", "filename": "pano_0001_003665.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 18.0847497, "relative_pitch": 67.952527316501, "relative_heading": 2.440950540955903, "relative_elevation": 44.6547664776444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00883/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00883/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00883/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00883/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00883/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00883/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00883/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00883/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00883/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832581862429354, 52.36951491877442, 0.0 ] }, "distance": 18.2, "direction": 191.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00883", "timestamp": "2025-09-25T07:37:35Z", "filename": "2025_09_25_07_10_15_00883.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 18.19671548, "relative_pitch": 0.0, "relative_heading": 191.41988864900813, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_001967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_001967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_001967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83264584223186, 52.3698403561884, 45.4212125325575 ] }, "distance": 18.39, "direction": 2.35, "angle": 67.96, "elevation": 45.42, "pano_id": "TMX7316010203-002511_pano_0000_001967", "timestamp": "2022-04-13T08:12:06.519750Z", "filename": "pano_0000_001967.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 18.39187056, "relative_pitch": 67.95608450481814, "relative_heading": 2.352145710646143, "relative_elevation": 45.4212125325575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track71_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track71_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.832634264471221, 52.36984403507946, 0.0 ] }, "distance": 18.79, "direction": 359.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track71_Sphere_00004", "timestamp": "2024-11-28T10:47:37Z", "filename": "Job_20241128_0827_Track71_Sphere_00004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 18.78577115, "relative_pitch": 0.0, "relative_heading": 359.89708020770433, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_004789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83263379247786, 52.3698559083926, 44.9001237237826 ] }, "distance": 20.11, "direction": 359.81, "angle": 65.88, "elevation": 44.9, "pano_id": "TMX7316010203-001305_pano_0000_004789", "timestamp": "2019-07-11T07:40:50.771260Z", "filename": "pano_0000_004789.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 20.10704424, "relative_pitch": 65.87634760238342, "relative_heading": 359.8122368049301, "relative_elevation": 44.9001237237826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_001444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_001444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_001444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83260408086771, 52.3694923711402, 44.6831184970215 ] }, "distance": 20.45, "direction": 185.86, "angle": 65.41, "elevation": 44.68, "pano_id": "TMX7316010203-000825_pano_0000_001444", "timestamp": "2018-07-04T11:39:24.127660Z", "filename": "pano_0000_001444.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_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 20.45246481, "relative_pitch": 65.4053684843055, "relative_heading": 185.86401947141022, "relative_elevation": 44.6831184970215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track71_Sphere_00008/adjacencies/b_20241128_0827_Track71_Sphere_00008/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_004781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_004781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_004781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83256874424974, 52.3694928612317, 44.8878883775324 ] }, "distance": 20.78, "direction": 192.49, "angle": 65.16, "elevation": 44.89, "pano_id": "TMX7316010203-001305_pano_0000_004781", "timestamp": "2019-07-11T07:40:43.081270Z", "filename": "pano_0000_004781.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241128_0827_Track71_Sphere_00008", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117231.29508320379, 487010.5994600535 ] }, "relative_distance": 20.78312852, "relative_pitch": 65.15582535507302, "relative_heading": 192.49466231037908, "relative_elevation": 44.8878883775324 } ] } }