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_20241021_0921_Track09_Sphere_00020/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track09_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804165785691937, 52.3433362728376, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track09_Sphere_00020", "timestamp": "2024-10-21T07:51:19Z", "filename": "Job_20241021_0921_Track09_Sphere_00020.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "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_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417007600255, 52.343336777774, 43.7997974194586 ] }, "distance": 0.3, "direction": 79.12, "angle": 89.61, "elevation": 43.8, "pano_id": "TMX7316010203-001873_pano_0000_008014", "timestamp": "2020-08-13T08:39:26.747100Z", "filename": "pano_0000_008014.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 0.29774001, "relative_pitch": 89.61052369618652, "relative_heading": 79.12254431561693, "relative_elevation": 43.7997974194586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416919290705, 52.3433424261602, 43.9616811955348 ] }, "distance": 0.72, "direction": 18.73, "angle": 89.06, "elevation": 43.96, "pano_id": "TMX7316010203-000808_pano_0000_004076", "timestamp": "2018-06-26T09:31:49.052350Z", "filename": "pano_0000_004076.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 0.72300716, "relative_pitch": 89.0577811541446, "relative_heading": 18.73353896237968, "relative_elevation": 43.9616811955348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417682140348, 52.3433381308939, 43.9349744580686 ] }, "distance": 0.78, "direction": 74.63, "angle": 88.98, "elevation": 43.93, "pano_id": "TMX7316010203-001312_pano_0000_000651", "timestamp": "2019-07-15T09:41:54.676200Z", "filename": "pano_0000_000651.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 0.77999964, "relative_pitch": 88.98290613509056, "relative_heading": 74.62898973527828, "relative_elevation": 43.9349744580686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417211760797, 52.3433422033581, 45.2762444624677 ] }, "distance": 0.79, "direction": 33.18, "angle": 89.0, "elevation": 45.28, "pano_id": "TMX7316010203-001312_pano_0001_000492", "timestamp": "2019-07-15T10:17:01.828060Z", "filename": "pano_0001_000492.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 0.78848006, "relative_pitch": 89.00230211190632, "relative_heading": 33.18141652422575, "relative_elevation": 45.2762444624677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0000_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80415667599648, 52.3433453434766, 44.2815722087398 ] }, "distance": 1.18, "direction": 328.4, "angle": 88.47, "elevation": 44.28, "pano_id": "TMX7316010203-002101_pano_0000_000455", "timestamp": "2021-04-16T10:07:00.760480Z", "filename": "pano_0000_000455.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 1.18497979, "relative_pitch": 88.46712440661035, "relative_heading": 328.4042376188974, "relative_elevation": 44.2815722087398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0007_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416591050944, 52.3433521002194, 44.2735061533749 ] }, "distance": 1.76, "direction": 0.28, "angle": 87.72, "elevation": 44.27, "pano_id": "TMX7316010203-002648_pano_0007_000067", "timestamp": "2022-06-29T08:58:47.263250Z", "filename": "pano_0007_000067.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 1.76119453, "relative_pitch": 87.72198216767049, "relative_heading": 0.276736785118641, "relative_elevation": 44.2735061533749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416208259395, 52.34331989676329, 0.0 ] }, "distance": 1.84, "direction": 187.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_09-02-08_00237", "timestamp": "2025-07-17T09:07:03Z", "filename": "recording_2025-07-17_09-02-08_00237.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 1.83962229, "relative_pitch": 0.0, "relative_heading": 187.88507158476003, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80415293118729, 52.3433204129058, 43.9611052991822 ] }, "distance": 1.97, "direction": 206.4, "angle": 87.43, "elevation": 43.96, "pano_id": "TMX7316010203-000285_pano_0000_001697", "timestamp": "2017-05-04T09:12:44.365210Z", "filename": "pano_0000_001697.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 1.97027211, "relative_pitch": 87.43380471566888, "relative_heading": 206.40000216938802, "relative_elevation": 43.9611052991822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0007_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416627459016, 52.3433091228592, 44.3057629838586 ] }, "distance": 3.02, "direction": 179.37, "angle": 86.1, "elevation": 44.31, "pano_id": "TMX7316010203-002648_pano_0007_000066", "timestamp": "2022-06-29T08:58:46.558250Z", "filename": "pano_0007_000066.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 3.02126681, "relative_pitch": 86.09896648881593, "relative_heading": 179.36811849619986, "relative_elevation": 44.3057629838586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804157929016484, 52.34336463563798, 0.0 ] }, "distance": 3.2, "direction": 350.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_09-02-08_00236", "timestamp": "2025-07-17T09:07:02Z", "filename": "recording_2025-07-17_09-02-08_00236.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 3.20113701, "relative_pitch": 0.0, "relative_heading": 350.37107755272774, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0000_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80415599158504, 52.3433006964462, 44.2949690669775 ] }, "distance": 4.01, "direction": 189.57, "angle": 84.82, "elevation": 44.29, "pano_id": "TMX7316010203-002101_pano_0000_000456", "timestamp": "2021-04-16T10:07:01.430470Z", "filename": "pano_0000_000456.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 4.0146005, "relative_pitch": 84.82124197267254, "relative_heading": 189.57065268105322, "relative_elevation": 44.2949690669775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417078076392, 52.3432969680094, 43.9821441425011 ] }, "distance": 4.39, "direction": 175.55, "angle": 84.3, "elevation": 43.98, "pano_id": "TMX7316010203-000808_pano_0000_004075", "timestamp": "2018-06-26T09:31:48.162250Z", "filename": "pano_0000_004075.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 4.38682863, "relative_pitch": 84.30409270726436, "relative_heading": 175.54932885639195, "relative_elevation": 43.9821441425011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417377511882, 52.3432959691293, 45.3468422247097 ] }, "distance": 4.52, "direction": 173.08, "angle": 84.31, "elevation": 45.35, "pano_id": "TMX7316010203-001312_pano_0001_000491", "timestamp": "2019-07-15T10:17:00.888100Z", "filename": "pano_0001_000491.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 4.51768169, "relative_pitch": 84.31067766741107, "relative_heading": 173.07763220077587, "relative_elevation": 45.3468422247097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417713595861, 52.3432937185075, 43.9557078098878 ] }, "distance": 4.8, "direction": 170.72, "angle": 83.77, "elevation": 43.96, "pano_id": "TMX7316010203-001312_pano_0000_000650", "timestamp": "2019-07-15T09:41:53.576190Z", "filename": "pano_0000_000650.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 4.79795107, "relative_pitch": 83.77058608459488, "relative_heading": 170.722147466547, "relative_elevation": 43.9557078098878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417204995507, 52.3432915842083, 43.8150965869427 ] }, "distance": 4.99, "direction": 175.09, "angle": 83.5, "elevation": 43.82, "pano_id": "TMX7316010203-001873_pano_0000_008013", "timestamp": "2020-08-13T08:39:26.007220Z", "filename": "pano_0000_008013.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 4.99096901, "relative_pitch": 83.50145960547431, "relative_heading": 175.09302568334954, "relative_elevation": 43.8150965869427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8041679582838, 52.3433819858828, 43.7931474708021 ] }, "distance": 5.09, "direction": 1.67, "angle": 83.37, "elevation": 43.79, "pano_id": "TMX7316010203-001873_pano_0000_008015", "timestamp": "2020-08-13T08:39:27.512130Z", "filename": "pano_0000_008015.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 5.08882186, "relative_pitch": 83.37188032031567, "relative_heading": 1.6673199414020448, "relative_elevation": 43.7931474708021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417529282428, 52.3433823946862, 43.9347929190844 ] }, "distance": 5.17, "direction": 7.2, "angle": 83.28, "elevation": 43.93, "pano_id": "TMX7316010203-001312_pano_0000_000652", "timestamp": "2019-07-15T09:41:55.786170Z", "filename": "pano_0000_000652.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 5.17289428, "relative_pitch": 83.28489568104153, "relative_heading": 7.195398260976565, "relative_elevation": 43.9347929190844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416716191446, 52.3433880145461, 43.9597952999175 ] }, "distance": 5.76, "direction": 0.93, "angle": 82.54, "elevation": 43.96, "pano_id": "TMX7316010203-000808_pano_0000_004077", "timestamp": "2018-06-26T09:31:49.972220Z", "filename": "pano_0000_004077.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 5.75826392, "relative_pitch": 82.53735282432037, "relative_heading": 0.9332822110167773, "relative_elevation": 43.9597952999175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8041704274658, 52.3433886379713, 45.2346816742793 ] }, "distance": 5.84, "direction": 3.11, "angle": 82.65, "elevation": 45.23, "pano_id": "TMX7316010203-001312_pano_0001_000493", "timestamp": "2019-07-15T10:17:02.803000Z", "filename": "pano_0001_000493.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 5.83545183, "relative_pitch": 82.6492169921255, "relative_heading": 3.107557099559614, "relative_elevation": 45.2346816742793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track09_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804168177977536, 52.34328261835664, 0.0 ] }, "distance": 5.97, "direction": 178.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track09_Sphere_00018", "timestamp": "2024-10-21T07:51:18Z", "filename": "Job_20241021_0921_Track09_Sphere_00018.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 5.97256726, "relative_pitch": 0.0, "relative_heading": 178.43575905635902, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0000_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80415749327331, 52.3433899294282, 44.2789171747863 ] }, "distance": 6.0, "direction": 354.59, "angle": 82.29, "elevation": 44.28, "pano_id": "TMX7316010203-002101_pano_0000_000454", "timestamp": "2021-04-16T10:07:00.030600Z", "filename": "pano_0000_000454.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 5.99726309, "relative_pitch": 82.28663396420825, "relative_heading": 354.59283487344294, "relative_elevation": 44.2789171747863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0007_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416611721409, 52.3433946671225, 44.2701520221308 ] }, "distance": 6.5, "direction": 0.2, "angle": 81.65, "elevation": 44.27, "pano_id": "TMX7316010203-002648_pano_0007_000068", "timestamp": "2022-06-29T08:58:48.023410Z", "filename": "pano_0007_000068.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 6.49779722, "relative_pitch": 81.64997433194684, "relative_heading": 0.1992250291330551, "relative_elevation": 44.2701520221308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804166414373777, 52.34327499698531, 0.0 ] }, "distance": 6.82, "direction": 179.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_09-02-08_00238", "timestamp": "2025-07-17T09:07:04Z", "filename": "recording_2025-07-17_09-02-08_00238.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 6.81853563, "relative_pitch": 0.0, "relative_heading": 179.639968537768, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0007_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416641095453, 52.3432658042821, 44.335875458084 ] }, "distance": 7.84, "direction": 179.69, "angle": 79.97, "elevation": 44.34, "pano_id": "TMX7316010203-002648_pano_0007_000065", "timestamp": "2022-06-29T08:58:45.893240Z", "filename": "pano_0007_000065.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 7.84142442, "relative_pitch": 79.97015640941441, "relative_heading": 179.6886366374256, "relative_elevation": 44.335875458084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804153877439532, 52.343409428941555, 0.0 ] }, "distance": 8.18, "direction": 354.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_09-02-08_00235", "timestamp": "2025-07-17T09:07:02Z", "filename": "recording_2025-07-17_09-02-08_00235.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 8.18071748, "relative_pitch": 0.0, "relative_heading": 354.3066478113523, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80415147327426, 52.3434098849426, 43.9674117276445 ] }, "distance": 8.25, "direction": 353.21, "angle": 79.37, "elevation": 43.97, "pano_id": "TMX7316010203-000285_pano_0000_001696", "timestamp": "2017-05-04T09:12:43.125050Z", "filename": "pano_0000_001696.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 8.24897591, "relative_pitch": 79.37394190668523, "relative_heading": 353.2091094723987, "relative_elevation": 43.9674117276445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0000_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80415648476068, 52.3432561764372, 44.3027351340279 ] }, "distance": 8.94, "direction": 184.07, "angle": 78.6, "elevation": 44.3, "pano_id": "TMX7316010203-002101_pano_0000_000457", "timestamp": "2021-04-16T10:07:02.070400Z", "filename": "pano_0000_000457.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 8.93514839, "relative_pitch": 78.59732807413796, "relative_heading": 184.06806231438537, "relative_elevation": 44.3027351340279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track09_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804162223130495, 52.34342092952721, 0.0 ] }, "distance": 9.42, "direction": 358.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track09_Sphere_00023", "timestamp": "2024-10-21T07:51:21Z", "filename": "Job_20241021_0921_Track09_Sphere_00023.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 9.42320566, "relative_pitch": 0.0, "relative_heading": 358.52358611186935, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417248035874, 52.3432515548346, 43.9638736117631 ] }, "distance": 9.44, "direction": 177.23, "angle": 77.88, "elevation": 43.96, "pano_id": "TMX7316010203-000808_pano_0000_004074", "timestamp": "2018-06-26T09:31:47.302220Z", "filename": "pano_0000_004074.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 9.4379343, "relative_pitch": 77.88393220672316, "relative_heading": 177.22910963242242, "relative_elevation": 43.9638736117631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417587166072, 52.343249933405, 45.3826351612806 ] }, "distance": 9.63, "direction": 175.91, "angle": 78.02, "elevation": 45.38, "pano_id": "TMX7316010203-001312_pano_0001_000490", "timestamp": "2019-07-15T10:16:59.963150Z", "filename": "pano_0001_000490.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 9.63188078, "relative_pitch": 78.01751142013788, "relative_heading": 175.90763946732477, "relative_elevation": 45.3826351612806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8041781209191, 52.3432491702984, 43.933837801218 ] }, "distance": 9.73, "direction": 175.04, "angle": 77.51, "elevation": 43.93, "pano_id": "TMX7316010203-001312_pano_0000_000649", "timestamp": "2019-07-15T09:41:52.431190Z", "filename": "pano_0000_000649.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 9.72862578, "relative_pitch": 77.51401181721569, "relative_heading": 175.04280889275276, "relative_elevation": 43.933837801218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417460099875, 52.3432464080875, 43.7892902614549 ] }, "distance": 10.02, "direction": 176.56, "angle": 77.11, "elevation": 43.79, "pano_id": "TMX7316010203-001873_pano_0000_008012", "timestamp": "2020-08-13T08:39:25.272140Z", "filename": "pano_0000_008012.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 10.01762924, "relative_pitch": 77.11424455225854, "relative_heading": 176.5617992536655, "relative_elevation": 43.7892902614549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417446854637, 52.3434265926614, 43.9660447156057 ] }, "distance": 10.07, "direction": 3.37, "angle": 77.1, "elevation": 43.97, "pano_id": "TMX7316010203-001312_pano_0000_000653", "timestamp": "2019-07-15T09:41:56.951160Z", "filename": "pano_0000_000653.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 10.06764184, "relative_pitch": 77.1023856314244, "relative_heading": 3.369624083634788, "relative_elevation": 43.9660447156057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416606802609, 52.3434270710665, 43.8407477904111 ] }, "distance": 10.1, "direction": 0.11, "angle": 77.02, "elevation": 43.84, "pano_id": "TMX7316010203-001873_pano_0000_008016", "timestamp": "2020-08-13T08:39:28.342110Z", "filename": "pano_0000_008016.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 10.10348846, "relative_pitch": 77.02226852278474, "relative_heading": 0.10911604960897839, "relative_elevation": 43.8407477904111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416504284615, 52.3434332562836, 43.9949064711109 ] }, "distance": 10.79, "direction": 359.73, "angle": 76.22, "elevation": 43.99, "pano_id": "TMX7316010203-000808_pano_0000_004078", "timestamp": "2018-06-26T09:31:50.942200Z", "filename": "pano_0000_004078.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 10.79184193, "relative_pitch": 76.21761847419297, "relative_heading": 359.73121753918605, "relative_elevation": 43.9949064711109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0000_000453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80415875470176, 52.3434347813884, 44.3154245503247 ] }, "distance": 10.97, "direction": 357.5, "angle": 76.09, "elevation": 44.32, "pano_id": "TMX7316010203-002101_pano_0000_000453", "timestamp": "2021-04-16T10:06:59.195470Z", "filename": "pano_0000_000453.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 10.97189581, "relative_pitch": 76.09398546011352, "relative_heading": 357.49695189125265, "relative_elevation": 44.3154245503247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804168868983, 52.3434353739415, 45.2066246634349 ] }, "distance": 11.03, "direction": 1.09, "angle": 76.29, "elevation": 45.21, "pano_id": "TMX7316010203-001312_pano_0001_000494", "timestamp": "2019-07-15T10:17:03.848100Z", "filename": "pano_0001_000494.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 11.02936504, "relative_pitch": 76.28902080941914, "relative_heading": 1.0916577778932457, "relative_elevation": 45.2066246634349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0007_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416645670903, 52.3434368333849, 44.2721406091005 ] }, "distance": 11.19, "direction": 0.23, "angle": 75.82, "elevation": 44.27, "pano_id": "TMX7316010203-002648_pano_0007_000069", "timestamp": "2022-06-29T08:58:48.883230Z", "filename": "pano_0007_000069.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 11.18985453, "relative_pitch": 75.81547143948758, "relative_heading": 0.23415668505435813, "relative_elevation": 44.2721406091005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80415334194355, 52.3432312225801, 43.9792448235676 ] }, "distance": 11.72, "direction": 184.15, "angle": 75.08, "elevation": 43.98, "pano_id": "TMX7316010203-000285_pano_0000_001698", "timestamp": "2017-05-04T09:12:45.455010Z", "filename": "pano_0000_001698.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 11.72007118, "relative_pitch": 75.07798210981908, "relative_heading": 184.14953005004125, "relative_elevation": 43.9792448235676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804170422966059, 52.343230122578, 0.0 ] }, "distance": 11.82, "direction": 178.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_09-02-08_00239", "timestamp": "2025-07-17T09:07:05Z", "filename": "recording_2025-07-17_09-02-08_00239.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 11.81597699, "relative_pitch": 0.0, "relative_heading": 178.46734939269655, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0007_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416684568811, 52.343222372331, 44.3506595101207 ] }, "distance": 12.67, "direction": 179.67, "angle": 74.05, "elevation": 44.35, "pano_id": "TMX7316010203-002648_pano_0007_000064", "timestamp": "2022-06-29T08:58:45.253240Z", "filename": "pano_0007_000064.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 12.6743556, "relative_pitch": 74.05133322502485, "relative_heading": 179.6734279053145, "relative_elevation": 44.3506595101207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804149883841644, 52.343454276457216, 0.0 ] }, "distance": 13.18, "direction": 355.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_09-02-08_00234", "timestamp": "2025-07-17T09:07:01Z", "filename": "recording_2025-07-17_09-02-08_00234.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 13.17536569, "relative_pitch": 0.0, "relative_heading": 355.28184762735185, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0000_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80415699252066, 52.3432119513631, 44.333039175719 ] }, "distance": 13.85, "direction": 182.48, "angle": 72.65, "elevation": 44.33, "pano_id": "TMX7316010203-002101_pano_0000_000458", "timestamp": "2021-04-16T10:07:02.710400Z", "filename": "pano_0000_000458.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 13.84670493, "relative_pitch": 72.65465308624034, "relative_heading": 182.48046541903025, "relative_elevation": 44.333039175719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417375783955, 52.3432062861501, 44.0089334584773 ] }, "distance": 14.47, "direction": 177.85, "angle": 71.79, "elevation": 44.01, "pano_id": "TMX7316010203-000808_pano_0000_004073", "timestamp": "2018-06-26T09:31:46.447220Z", "filename": "pano_0000_004073.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 14.47432185, "relative_pitch": 71.79421876665909, "relative_heading": 177.84881573339217, "relative_elevation": 44.0089334584773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417954743208, 52.3432044483761, 43.9687914513052 ] }, "distance": 14.7, "direction": 176.34, "angle": 71.52, "elevation": 43.97, "pano_id": "TMX7316010203-001312_pano_0000_000648", "timestamp": "2019-07-15T09:41:51.201200Z", "filename": "pano_0000_000648.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 14.69857007, "relative_pitch": 71.51544911606884, "relative_heading": 176.3415940578783, "relative_elevation": 43.9687914513052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417804377171, 52.3432038321731, 45.468096091412 ] }, "distance": 14.76, "direction": 176.76, "angle": 72.01, "elevation": 45.47, "pano_id": "TMX7316010203-001312_pano_0001_000489", "timestamp": "2019-07-15T10:16:59.028280Z", "filename": "pano_0001_000489.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 14.76084407, "relative_pitch": 72.01440357069286, "relative_heading": 176.75554417033493, "relative_elevation": 45.468096091412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417316793638, 52.3434707143663, 43.9746663412079 ] }, "distance": 14.97, "direction": 1.93, "angle": 71.2, "elevation": 43.97, "pano_id": "TMX7316010203-001312_pano_0000_000654", "timestamp": "2019-07-15T09:41:58.256200Z", "filename": "pano_0000_000654.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 14.96828654, "relative_pitch": 71.20223132972947, "relative_heading": 1.9261673537916415, "relative_elevation": 43.9746663412079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track09_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804171356629872, 52.34320149198616, 0.0 ] }, "distance": 15.0, "direction": 178.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track09_Sphere_00015", "timestamp": "2024-10-21T07:51:16Z", "filename": "Job_20241021_0921_Track09_Sphere_00015.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 15.00239131, "relative_pitch": 0.0, "relative_heading": 178.54985070925986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417709326553, 52.343201363928, 43.8338780710474 ] }, "distance": 15.03, "direction": 177.06, "angle": 71.07, "elevation": 43.83, "pano_id": "TMX7316010203-001873_pano_0000_008011", "timestamp": "2020-08-13T08:39:24.527120Z", "filename": "pano_0000_008011.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 15.03160287, "relative_pitch": 71.07202845780915, "relative_heading": 177.0613147394412, "relative_elevation": 43.8338780710474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416409877616, 52.3434723686455, 43.8550780424848 ] }, "distance": 15.14, "direction": 359.57, "angle": 70.95, "elevation": 43.86, "pano_id": "TMX7316010203-001873_pano_0000_008017", "timestamp": "2020-08-13T08:39:29.272130Z", "filename": "pano_0000_008017.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 15.14434341, "relative_pitch": 70.94882341562021, "relative_heading": 359.56504634587367, "relative_elevation": 43.8550780424848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0007_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416705948992, 52.3434777880723, 44.2286315103993 ] }, "distance": 15.75, "direction": 0.32, "angle": 70.4, "elevation": 44.23, "pano_id": "TMX7316010203-002648_pano_0007_000070", "timestamp": "2022-06-29T08:58:50.023410Z", "filename": "pano_0007_000070.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 15.74718691, "relative_pitch": 70.40220780151887, "relative_heading": 0.3158606920668938, "relative_elevation": 44.2286315103993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416210494152, 52.3434785600996, 43.9975444795564 ] }, "distance": 15.83, "direction": 359.09, "angle": 70.21, "elevation": 44.0, "pano_id": "TMX7316010203-000808_pano_0000_004079", "timestamp": "2018-06-26T09:31:52.172210Z", "filename": "pano_0000_004079.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 15.83484112, "relative_pitch": 70.20605207067106, "relative_heading": 359.09231193189095, "relative_elevation": 43.9975444795564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0000_000452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416065031273, 52.343479481494, 44.3009798033163 ] }, "distance": 15.94, "direction": 358.74, "angle": 70.21, "elevation": 44.3, "pano_id": "TMX7316010203-002101_pano_0000_000452", "timestamp": "2021-04-16T10:06:58.180450Z", "filename": "pano_0000_000452.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 15.93922401, "relative_pitch": 70.21157621300117, "relative_heading": 358.7418395218491, "relative_elevation": 44.3009798033163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416788335865, 52.3434820093181, 45.1453179931268 ] }, "distance": 16.22, "direction": 0.51, "angle": 70.24, "elevation": 45.15, "pano_id": "TMX7316010203-001312_pano_0001_000495", "timestamp": "2019-07-15T10:17:05.112980Z", "filename": "pano_0001_000495.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 16.21729209, "relative_pitch": 70.24048212380471, "relative_heading": 0.5050792642801901, "relative_elevation": 45.1453179931268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track09_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804161110200512, 52.34348220299202, 0.0 ] }, "distance": 16.24, "direction": 358.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track09_Sphere_00025", "timestamp": "2024-10-21T07:51:24Z", "filename": "Job_20241021_0921_Track09_Sphere_00025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 16.24133885, "relative_pitch": 0.0, "relative_heading": 358.8758375701646, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804172568918438, 52.343185167091214, 0.0 ] }, "distance": 16.82, "direction": 178.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_09-02-08_00240", "timestamp": "2025-07-17T09:07:06Z", "filename": "recording_2025-07-17_09-02-08_00240.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 16.82047439, "relative_pitch": 0.0, "relative_heading": 178.4251055834294, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0007_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416691569626, 52.3431785913506, 44.4094220325351 ] }, "distance": 17.55, "direction": 179.75, "angle": 68.44, "elevation": 44.41, "pano_id": "TMX7316010203-002648_pano_0007_000063", "timestamp": "2022-06-29T08:58:44.628270Z", "filename": "pano_0007_000063.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 17.54599761, "relative_pitch": 68.44120814734407, "relative_heading": 179.74852074045052, "relative_elevation": 44.4094220325351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80414848032591, 52.3434989731847, 43.9473302224651 ] }, "distance": 18.14, "direction": 356.27, "angle": 67.57, "elevation": 43.95, "pano_id": "TMX7316010203-000285_pano_0000_001695", "timestamp": "2017-05-04T09:12:41.495050Z", "filename": "pano_0000_001695.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 18.1426711, "relative_pitch": 67.56781343228924, "relative_heading": 356.2728102042955, "relative_elevation": 43.9473302224651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_09-02-08_00233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_09-02-08_00233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_09-02-08_00233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80414616667936, 52.34349930509066, 0.0 ] }, "distance": 18.19, "direction": 355.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_09-02-08_00233", "timestamp": "2025-07-17T09:07:00Z", "filename": "recording_2025-07-17_09-02-08_00233.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 18.19043535, "relative_pitch": 0.0, "relative_heading": 355.78476792757147, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0000_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0000_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0000_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80415847227717, 52.3431678272937, 44.3474337607622 ] }, "distance": 18.75, "direction": 181.52, "angle": 67.08, "elevation": 44.35, "pano_id": "TMX7316010203-002101_pano_0000_000459", "timestamp": "2021-04-16T10:07:03.375420Z", "filename": "pano_0000_000459.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 18.75021251, "relative_pitch": 67.08122977554996, "relative_heading": 181.52322484390706, "relative_elevation": 44.3474337607622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417515252776, 52.3431608046252, 44.0026973430067 ] }, "distance": 19.54, "direction": 178.13, "angle": 66.06, "elevation": 44.0, "pano_id": "TMX7316010203-000808_pano_0000_004072", "timestamp": "2018-06-26T09:31:45.592210Z", "filename": "pano_0000_004072.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 19.53545903, "relative_pitch": 66.06066999750963, "relative_heading": 178.1273978307148, "relative_elevation": 44.0026973430067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80418115354974, 52.3431596560064, 43.9697160637006 ] }, "distance": 19.68, "direction": 176.95, "angle": 65.89, "elevation": 43.97, "pano_id": "TMX7316010203-001312_pano_0000_000647", "timestamp": "2019-07-15T09:41:49.996270Z", "filename": "pano_0000_000647.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 19.68072532, "relative_pitch": 65.88684047408111, "relative_heading": 176.94946255421456, "relative_elevation": 43.9697160637006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0000_000655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0000_000655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0000_000655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417145427736, 52.343514486363, 43.960618166253 ] }, "distance": 19.83, "direction": 1.12, "angle": 65.72, "elevation": 43.96, "pano_id": "TMX7316010203-001312_pano_0000_000655", "timestamp": "2019-07-15T09:41:59.831140Z", "filename": "pano_0000_000655.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 19.83427109, "relative_pitch": 65.71592651612183, "relative_heading": 1.1160441179565626, "relative_elevation": 43.960618166253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001312_pano_0001_000488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001312_pano_0001_000488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001312/pano_0001_000488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417983880604, 52.3431578219017, 45.5214594854042 ] }, "distance": 19.88, "direction": 177.24, "angle": 66.41, "elevation": 45.52, "pano_id": "TMX7316010203-001312_pano_0001_000488", "timestamp": "2019-07-15T10:16:58.088120Z", "filename": "pano_0001_000488.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 19.88000894, "relative_pitch": 66.40827375540611, "relative_heading": 177.23863968616757, "relative_elevation": 45.5214594854042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0007_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0007_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0007_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416649066108, 52.3435154790827, 44.2125566005707 ] }, "distance": 19.94, "direction": 0.14, "angle": 65.72, "elevation": 44.21, "pano_id": "TMX7316010203-002648_pano_0007_000071", "timestamp": "2022-06-29T08:58:52.128240Z", "filename": "pano_0007_000071.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 19.9410301, "relative_pitch": 65.72336851567931, "relative_heading": 0.13804426801820904, "relative_elevation": 44.2125566005707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417896498776, 52.3431565230679, 43.8233264619485 ] }, "distance": 20.02, "direction": 177.43, "angle": 65.45, "elevation": 43.82, "pano_id": "TMX7316010203-001873_pano_0000_008010", "timestamp": "2020-08-13T08:39:23.782150Z", "filename": "pano_0000_008010.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 20.02160865, "relative_pitch": 65.44571201462425, "relative_heading": 177.42878749227495, "relative_elevation": 43.8233264619485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_008018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_008018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_008018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416187972683, 52.3435176778288, 43.8434706097469 ] }, "distance": 20.19, "direction": 359.24, "angle": 65.28, "elevation": 43.84, "pano_id": "TMX7316010203-001873_pano_0000_008018", "timestamp": "2020-08-13T08:39:30.372110Z", "filename": "pano_0000_008018.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 20.18739035, "relative_pitch": 65.27665515298122, "relative_heading": 359.2444622262122, "relative_elevation": 43.8434706097469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_004080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_004080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_004080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80415850733401, 52.3435230474677, 44.0460447212681 ] }, "distance": 20.79, "direction": 358.63, "angle": 64.73, "elevation": 44.05, "pano_id": "TMX7316010203-000808_pano_0000_004080", "timestamp": "2018-06-26T09:31:54.427220Z", "filename": "pano_0000_004080.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_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 20.78905421, "relative_pitch": 64.73341172606743, "relative_heading": 358.6327899000277, "relative_elevation": 44.0460447212681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00020/adjacencies/b_20241021_0921_Track09_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track09_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track09_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track09_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804174216220222, 52.34314801057446, 0.0 ] }, "distance": 20.96, "direction": 178.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track09_Sphere_00013", "timestamp": "2024-10-21T07:51:15Z", "filename": "Job_20241021_0921_Track09_Sphere_00013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track09_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115268.88208139136, 484095.2944583016 ] }, "relative_distance": 20.9565473, "relative_pitch": 0.0, "relative_heading": 178.4289553821532, "relative_elevation": 0.0 } ] } }