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_Track45_Sphere_00236/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813193158497317, 52.34626465417501, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00236", "timestamp": "2024-10-21T09:33:02Z", "filename": "Job_20241021_0921_Track45_Sphere_00236.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "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_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81319830275021, 52.3462613561134, 44.729270465672 ] }, "distance": 0.51, "direction": 136.31, "angle": 89.35, "elevation": 44.73, "pano_id": "TMX7316010203-002101_pano_0001_001910", "timestamp": "2021-04-16T11:13:19.224770Z", "filename": "pano_0001_001910.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 0.50751945, "relative_pitch": 89.3499228936476, "relative_heading": 136.31116995377678, "relative_elevation": 44.729270465672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81318625137516, 52.3462623293331, 43.6723386840895 ] }, "distance": 0.54, "direction": 241.21, "angle": 89.3, "elevation": 43.67, "pano_id": "TMX7316010203-000024_pano_0000_004322", "timestamp": "2016-07-26T09:11:43.077120Z", "filename": "pano_0000_004322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 0.53710336, "relative_pitch": 89.29538455641547, "relative_heading": 241.20696999520982, "relative_elevation": 43.6723386840895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813185631276108, 52.346262271849206, 0.0 ] }, "distance": 0.58, "direction": 242.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00150", "timestamp": "2025-07-16T10:41:34Z", "filename": "recording_2025-07-16_10-37-33_00150.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 0.57740583, "relative_pitch": 0.0, "relative_heading": 242.67054020900784, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81317935131765, 52.3462617889555, 43.6896146675572 ] }, "distance": 0.99, "direction": 251.28, "angle": 88.7, "elevation": 43.69, "pano_id": "TMX7316010203-001311_pano_0002_000875", "timestamp": "2019-07-15T08:33:34.513270Z", "filename": "pano_0002_000875.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 0.99346456, "relative_pitch": 88.69736734662867, "relative_heading": 251.28133816057067, "relative_elevation": 43.6896146675572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81322458686356, 52.3462648354977, 43.7199527705088 ] }, "distance": 2.14, "direction": 89.46, "angle": 87.2, "elevation": 43.72, "pano_id": "TMX7316010203-000809_pano_0001_001305", "timestamp": "2018-06-26T12:32:22.186920Z", "filename": "pano_0001_001305.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 2.1418396, "relative_pitch": 87.19532324719381, "relative_heading": 89.46024372796022, "relative_elevation": 43.7199527705088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81315777917709, 52.3462603526653, 43.7802731972188 ] }, "distance": 2.46, "direction": 258.77, "angle": 86.79, "elevation": 43.78, "pano_id": "TMX7316010203-002520_pano_0000_003611", "timestamp": "2022-04-14T10:44:23.171930Z", "filename": "pano_0000_003611.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 2.45804266, "relative_pitch": 86.78650323597844, "relative_heading": 258.7712714334018, "relative_elevation": 43.7802731972188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81315244120776, 52.3462641799365, 43.726476944983 ] }, "distance": 2.78, "direction": 268.91, "angle": 86.37, "elevation": 43.73, "pano_id": "TMX7316010203-000809_pano_0001_001306", "timestamp": "2018-06-26T12:32:22.976910Z", "filename": "pano_0001_001306.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 2.77525732, "relative_pitch": 86.3683894697434, "relative_heading": 268.9104947131993, "relative_elevation": 43.726476944983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81323463989998, 52.346260978515, 43.7713841255754 ] }, "distance": 2.86, "direction": 98.23, "angle": 86.27, "elevation": 43.77, "pano_id": "TMX7316010203-002520_pano_0000_003610", "timestamp": "2022-04-14T10:44:22.381920Z", "filename": "pano_0000_003610.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 2.85626318, "relative_pitch": 86.26650748323085, "relative_heading": 98.23280387098464, "relative_elevation": 43.7713841255754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81324810257919, 52.3462620719599, 43.5787748703733 ] }, "distance": 3.76, "direction": 94.39, "angle": 85.07, "elevation": 43.58, "pano_id": "TMX7316010203-000285_pano_0000_001493", "timestamp": "2017-05-04T09:05:04.198510Z", "filename": "pano_0000_001493.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 3.75527565, "relative_pitch": 85.07486760589978, "relative_heading": 94.38822762329364, "relative_elevation": 43.5787748703733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81325304340974, 52.3462628456945, 43.6804862832651 ] }, "distance": 4.09, "direction": 92.82, "angle": 84.66, "elevation": 43.68, "pano_id": "TMX7316010203-001311_pano_0002_000874", "timestamp": "2019-07-15T08:33:33.588250Z", "filename": "pano_0002_000874.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 4.08592759, "relative_pitch": 84.65603108201384, "relative_heading": 92.82300263713478, "relative_elevation": 43.6804862832651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813259008725727, 52.34626238504893, 0.0 ] }, "distance": 4.49, "direction": 93.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00149", "timestamp": "2025-07-16T10:41:33Z", "filename": "recording_2025-07-16_10-37-33_00149.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 4.49458447, "relative_pitch": 0.0, "relative_heading": 93.22040351213184, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81326058692663, 52.3462629325383, 43.6621113838628 ] }, "distance": 4.6, "direction": 92.39, "angle": 83.99, "elevation": 43.66, "pano_id": "TMX7316010203-000024_pano_0000_004321", "timestamp": "2016-07-26T09:11:42.287130Z", "filename": "pano_0000_004321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 4.59902776, "relative_pitch": 83.98707963942141, "relative_heading": 92.38732932909906, "relative_elevation": 43.6621113838628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81312414024539, 52.3462604659289, 44.7579768970609 ] }, "distance": 4.73, "direction": 264.34, "angle": 83.97, "elevation": 44.76, "pano_id": "TMX7316010203-002101_pano_0001_001911", "timestamp": "2021-04-16T11:13:19.839680Z", "filename": "pano_0001_001911.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 4.72641051, "relative_pitch": 83.97194690712621, "relative_heading": 264.34124402664173, "relative_elevation": 44.7579768970609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81317883084551, 52.3463122914872, 43.9712939141318 ] }, "distance": 5.39, "direction": 349.56, "angle": 83.01, "elevation": 43.97, "pano_id": "TMX7316010203-002504_pano_0002_000284", "timestamp": "2022-04-11T10:09:40.330360Z", "filename": "pano_0002_000284.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 5.38996353, "relative_pitch": 83.0115950564891, "relative_heading": 349.5633397803633, "relative_elevation": 43.9712939141318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81327282295908, 52.3462623326811, 44.700264301151 ] }, "distance": 5.44, "direction": 92.72, "angle": 83.07, "elevation": 44.7, "pano_id": "TMX7316010203-002101_pano_0001_001909", "timestamp": "2021-04-16T11:13:18.604760Z", "filename": "pano_0001_001909.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 5.43502567, "relative_pitch": 83.06753685625638, "relative_heading": 92.72421012054107, "relative_elevation": 44.700264301151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8132066865153, 52.3463132178345, 43.9283848954365 ] }, "distance": 5.48, "direction": 9.68, "angle": 82.89, "elevation": 43.93, "pano_id": "TMX7316010203-001873_pano_0000_006279", "timestamp": "2020-08-13T08:10:10.197490Z", "filename": "pano_0000_006279.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 5.48194155, "relative_pitch": 82.88667890175114, "relative_heading": 9.681360383116434, "relative_elevation": 43.9283848954365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813112272918803, 52.346261817159856, 0.0 ] }, "distance": 5.52, "direction": 266.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00151", "timestamp": "2025-07-16T10:41:35Z", "filename": "recording_2025-07-16_10-37-33_00151.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 5.5211311, "relative_pitch": 0.0, "relative_heading": 266.7222010870031, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8131118210345, 52.3462614156866, 43.6895306864753 ] }, "distance": 5.55, "direction": 266.28, "angle": 82.75, "elevation": 43.69, "pano_id": "TMX7316010203-000024_pano_0000_004323", "timestamp": "2016-07-26T09:11:43.867100Z", "filename": "pano_0000_004323.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 5.55459478, "relative_pitch": 82.75440793184633, "relative_heading": 266.2803047762883, "relative_elevation": 43.6895306864753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81310557901756, 52.3462604227187, 43.7064345050603 ] }, "distance": 5.99, "direction": 265.49, "angle": 82.2, "elevation": 43.71, "pano_id": "TMX7316010203-001311_pano_0002_000876", "timestamp": "2019-07-15T08:33:35.413270Z", "filename": "pano_0002_000876.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 5.98681155, "relative_pitch": 82.20028984362004, "relative_heading": 265.48917783615695, "relative_elevation": 43.7064345050603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813281741118367, 52.34626582077742, 0.0 ] }, "distance": 6.04, "direction": 88.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00234", "timestamp": "2024-10-21T09:33:01Z", "filename": "Job_20241021_0921_Track45_Sphere_00234.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 6.03802325, "relative_pitch": 0.0, "relative_heading": 88.76805890803713, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81310297808093, 52.346260828741, 43.6024520723149 ] }, "distance": 6.16, "direction": 266.04, "angle": 81.96, "elevation": 43.6, "pano_id": "TMX7316010203-000285_pano_0000_001494", "timestamp": "2017-05-04T09:05:05.383510Z", "filename": "pano_0000_001494.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 6.16023723, "relative_pitch": 81.95836681403154, "relative_heading": 266.03775238349647, "relative_elevation": 43.6024520723149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0001_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81320012799701, 52.3463238748676, 44.138281205669 ] }, "distance": 6.61, "direction": 4.12, "angle": 81.49, "elevation": 44.14, "pano_id": "TMX7316010203-001032_pano_0001_000126", "timestamp": "2019-01-02T10:54:50.444770Z", "filename": "pano_0001_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 6.60681244, "relative_pitch": 81.48691947005017, "relative_heading": 4.122420776867486, "relative_elevation": 44.138281205669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81313280342523, 52.3463123425146, 43.9391170991585 ] }, "distance": 6.71, "direction": 322.22, "angle": 81.31, "elevation": 43.94, "pano_id": "TMX7316010203-001873_pano_0000_006278", "timestamp": "2020-08-13T08:10:09.602470Z", "filename": "pano_0000_006278.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 6.71382401, "relative_pitch": 81.31249434854962, "relative_heading": 322.2210112401984, "relative_elevation": 43.9391170991585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81325205976557, 52.3463134738586, 43.9576301695779 ] }, "distance": 6.75, "direction": 36.46, "angle": 81.26, "elevation": 43.96, "pano_id": "TMX7316010203-002504_pano_0002_000285", "timestamp": "2022-04-11T10:09:40.845330Z", "filename": "pano_0002_000285.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 6.7544193, "relative_pitch": 81.26439751346302, "relative_heading": 36.46043525320899, "relative_elevation": 43.9576301695779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81316198126017, 52.346323196376, 43.8776444550604 ] }, "distance": 6.85, "direction": 341.94, "angle": 81.12, "elevation": 43.88, "pano_id": "TMX7316010203-000024_pano_0000_004115", "timestamp": "2016-07-26T09:08:02.683050Z", "filename": "pano_0000_004115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 6.85194262, "relative_pitch": 81.12436232877178, "relative_heading": 341.93614411401774, "relative_elevation": 43.8776444550604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81321962066534, 52.3463245339285, 44.0543037941679 ] }, "distance": 6.9, "direction": 15.14, "angle": 81.09, "elevation": 44.05, "pano_id": "TMX7316010203-000808_pano_0000_002416", "timestamp": "2018-06-26T08:51:09.744920Z", "filename": "pano_0000_002416.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 6.9027704, "relative_pitch": 81.09485816079552, "relative_heading": 15.143923482782295, "relative_elevation": 44.0543037941679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00995/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00995/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00995/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00995/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00995/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00995/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00995/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00995/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00995/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813219300460182, 52.346325601455874, 0.0 ] }, "distance": 7.01, "direction": 14.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00995", "timestamp": "2025-07-16T12:13:01Z", "filename": "recording_2025-07-16_11-54-38_00995.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 7.01192607, "relative_pitch": 0.0, "relative_heading": 14.718233972535899, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81329676704729, 52.3462654476584, 43.7238466618583 ] }, "distance": 7.06, "direction": 89.28, "angle": 80.83, "elevation": 43.72, "pano_id": "TMX7316010203-000809_pano_0001_001304", "timestamp": "2018-06-26T12:32:21.386970Z", "filename": "pano_0001_001304.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 7.06114964, "relative_pitch": 80.8262656257635, "relative_heading": 89.28350257112237, "relative_elevation": 43.7238466618583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81323512656603, 52.3463239479249, 43.8737116632983 ] }, "distance": 7.19, "direction": 23.44, "angle": 80.69, "elevation": 43.87, "pano_id": "TMX7316010203-000024_pano_0000_004116", "timestamp": "2016-07-26T09:08:03.948140Z", "filename": "pano_0000_004116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 7.19104618, "relative_pitch": 80.69179649141846, "relative_heading": 23.435422379047395, "relative_elevation": 43.8737116632983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81314477988756, 52.34632340275, 44.0632297238335 ] }, "distance": 7.32, "direction": 333.24, "angle": 80.57, "elevation": 44.06, "pano_id": "TMX7316010203-000808_pano_0000_002417", "timestamp": "2018-06-26T08:51:10.414930Z", "filename": "pano_0000_002417.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 7.32147451, "relative_pitch": 80.5660161603258, "relative_heading": 333.2371881215551, "relative_elevation": 44.0632297238335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00996/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00996/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00996/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00996/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00996/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00996/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00996/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00996/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00996/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813145910409476, 52.34632418493865, 0.0 ] }, "distance": 7.37, "direction": 334.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00996", "timestamp": "2025-07-16T12:13:02Z", "filename": "recording_2025-07-16_11-54-38_00996.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 7.36528804, "relative_pitch": 0.0, "relative_heading": 334.07722258325776, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8130808796306, 52.3462597702259, 43.7884059222415 ] }, "distance": 7.67, "direction": 265.94, "angle": 80.06, "elevation": 43.79, "pano_id": "TMX7316010203-002520_pano_0000_003612", "timestamp": "2022-04-14T10:44:23.941930Z", "filename": "pano_0000_003612.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 7.67072859, "relative_pitch": 80.06390589239444, "relative_heading": 265.9373465063541, "relative_elevation": 43.7884059222415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81308023470625, 52.3462634274381, 43.7324836775661 ] }, "distance": 7.7, "direction": 268.98, "angle": 80.02, "elevation": 43.73, "pano_id": "TMX7316010203-000809_pano_0001_001307", "timestamp": "2018-06-26T12:32:23.766910Z", "filename": "pano_0001_001307.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 7.69661281, "relative_pitch": 80.01855743261419, "relative_heading": 268.98381802219626, "relative_elevation": 43.7324836775661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81310565554915, 52.3463113719603, 43.9739247886464 ] }, "distance": 7.91, "direction": 311.08, "angle": 79.8, "elevation": 43.97, "pano_id": "TMX7316010203-002504_pano_0002_000283", "timestamp": "2022-04-11T10:09:39.815320Z", "filename": "pano_0002_000283.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 7.91088162, "relative_pitch": 79.8016107846125, "relative_heading": 311.08132905224255, "relative_elevation": 43.9739247886464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0001_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81312440065801, 52.3463231109048, 44.1471391916275 ] }, "distance": 8.02, "direction": 324.23, "angle": 79.71, "elevation": 44.15, "pano_id": "TMX7316010203-001032_pano_0001_000127", "timestamp": "2019-01-02T10:54:51.039880Z", "filename": "pano_0001_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 8.01663004, "relative_pitch": 79.70787105205872, "relative_heading": 324.23316503254523, "relative_elevation": 44.1471391916275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81331126443478, 52.3462618083161, 43.7891606613994 ] }, "distance": 8.05, "direction": 92.25, "angle": 79.58, "elevation": 43.79, "pano_id": "TMX7316010203-002520_pano_0000_003609", "timestamp": "2022-04-14T10:44:21.606880Z", "filename": "pano_0000_003609.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 8.05477667, "relative_pitch": 79.57726550620164, "relative_heading": 92.2530914460802, "relative_elevation": 43.7891606613994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81328076031688, 52.3463142562225, 43.9135259175673 ] }, "distance": 8.13, "direction": 47.24, "angle": 79.51, "elevation": 43.91, "pano_id": "TMX7316010203-001873_pano_0000_006280", "timestamp": "2020-08-13T08:10:10.797490Z", "filename": "pano_0000_006280.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 8.13033079, "relative_pitch": 79.51079825986558, "relative_heading": 47.24478453895011, "relative_elevation": 43.9135259175673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0001_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81327524998409, 52.3463245360377, 44.1203116225079 ] }, "distance": 8.7, "direction": 40.02, "angle": 78.84, "elevation": 44.12, "pano_id": "TMX7316010203-001032_pano_0001_000125", "timestamp": "2019-01-02T10:54:49.859760Z", "filename": "pano_0001_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 8.70030615, "relative_pitch": 78.8446822583694, "relative_heading": 40.01565431799683, "relative_elevation": 44.1203116225079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813060797948634, 52.34626235838131, 0.0 ] }, "distance": 9.02, "direction": 268.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00239", "timestamp": "2024-10-21T09:33:04Z", "filename": "Job_20241021_0921_Track45_Sphere_00239.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.02357326, "relative_pitch": 0.0, "relative_heading": 268.3777628425767, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81319880088546, 52.3461828601278, 43.5346368616447 ] }, "distance": 9.11, "direction": 177.58, "angle": 78.18, "elevation": 43.53, "pano_id": "TMX7316010203-000024_pano_0000_004262", "timestamp": "2016-07-26T09:10:35.852450Z", "filename": "pano_0000_004262.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.10966299, "relative_pitch": 78.18133317889092, "relative_heading": 177.58087119832658, "relative_elevation": 43.5346368616447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81332709370827, 52.3462633041483, 43.7157331509516 ] }, "distance": 9.13, "direction": 90.94, "angle": 78.21, "elevation": 43.72, "pano_id": "TMX7316010203-001311_pano_0002_000873", "timestamp": "2019-07-15T08:33:32.643300Z", "filename": "pano_0002_000873.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.12850076, "relative_pitch": 78.20526420010607, "relative_heading": 90.94287499029285, "relative_elevation": 43.7157331509516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81319760103154, 52.3461825370173, 44.2769562397152 ] }, "distance": 9.14, "direction": 178.1, "angle": 78.33, "elevation": 44.28, "pano_id": "TMX7316010203-000285_pano_0000_001514", "timestamp": "2017-05-04T09:05:42.398190Z", "filename": "pano_0000_001514.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.14251212, "relative_pitch": 78.33326375483882, "relative_heading": 178.10235947948235, "relative_elevation": 44.2769562397152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813216787138162, 52.34618288984797, 0.0 ] }, "distance": 9.24, "direction": 169.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00036", "timestamp": "2025-07-16T10:38:30Z", "filename": "recording_2025-07-16_10-37-33_00036.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.23962817, "relative_pitch": 0.0, "relative_heading": 169.96362711479102, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81317672829279, 52.3461817684049, 43.6851861793548 ] }, "distance": 9.29, "direction": 186.92, "angle": 77.99, "elevation": 43.69, "pano_id": "TMX7316010203-002520_pano_0000_003409", "timestamp": "2022-04-14T10:41:24.507950Z", "filename": "pano_0000_003409.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.29073953, "relative_pitch": 77.99351681756517, "relative_heading": 186.92179775670158, "relative_elevation": 43.6851861793548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813332320702489, 52.34626188671481, 0.0 ] }, "distance": 9.49, "direction": 91.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00148", "timestamp": "2025-07-16T10:41:32Z", "filename": "recording_2025-07-16_10-37-33_00148.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.4884665, "relative_pitch": 0.0, "relative_heading": 91.85979378903049, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81318575863077, 52.3461794914133, 43.5783597007394 ] }, "distance": 9.49, "direction": 183.05, "angle": 77.71, "elevation": 43.58, "pano_id": "TMX7316010203-000809_pano_0001_001103", "timestamp": "2018-06-26T12:27:26.823260Z", "filename": "pano_0001_001103.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.48980237, "relative_pitch": 77.71483200200447, "relative_heading": 183.04607545418392, "relative_elevation": 43.5783597007394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813181277428232, 52.34617905059802, 0.0 ] }, "distance": 9.56, "direction": 184.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00286", "timestamp": "2024-10-21T09:33:49Z", "filename": "Job_20241021_0921_Track45_Sphere_00286.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.55979409, "relative_pitch": 0.0, "relative_heading": 184.8584406376215, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81308895338733, 52.3463222226774, 43.8901133770123 ] }, "distance": 9.56, "direction": 312.05, "angle": 77.71, "elevation": 43.89, "pano_id": "TMX7316010203-000024_pano_0000_004114", "timestamp": "2016-07-26T09:08:01.418120Z", "filename": "pano_0000_004114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.56362461, "relative_pitch": 77.70743710912213, "relative_heading": 312.0529414098674, "relative_elevation": 43.8901133770123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8131590996147, 52.3461809667425, 43.8272216739133 ] }, "distance": 9.6, "direction": 194.0, "angle": 77.65, "elevation": 43.83, "pano_id": "TMX7316010203-002101_pano_0001_001851", "timestamp": "2021-04-16T11:12:09.660240Z", "filename": "pano_0001_001851.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.59711857, "relative_pitch": 77.64854471165606, "relative_heading": 193.99543014797936, "relative_elevation": 43.8272216739133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81333466777628, 52.3462633030022, 43.693238703534 ] }, "distance": 9.64, "direction": 90.89, "angle": 77.55, "elevation": 43.69, "pano_id": "TMX7316010203-000024_pano_0000_004320", "timestamp": "2016-07-26T09:11:41.502170Z", "filename": "pano_0000_004320.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.64458557, "relative_pitch": 77.55247127956753, "relative_heading": 90.89316914588801, "relative_elevation": 43.693238703534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00994/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00994/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00994/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00994/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00994/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00994/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00994/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00994/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00994/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813292654857348, 52.34632637063254, 0.0 ] }, "distance": 9.65, "direction": 44.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00994", "timestamp": "2025-07-16T12:13:00Z", "filename": "recording_2025-07-16_11-54-38_00994.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.65064299, "relative_pitch": 0.0, "relative_heading": 44.634421232645224, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81329437978934, 52.3463256088092, 44.0411206996068 ] }, "distance": 9.67, "direction": 45.48, "angle": 77.61, "elevation": 44.04, "pano_id": "TMX7316010203-000808_pano_0000_002415", "timestamp": "2018-06-26T08:51:09.074940Z", "filename": "pano_0000_002415.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.67396711, "relative_pitch": 77.61129491884809, "relative_heading": 45.48261806666015, "relative_elevation": 44.0411206996068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81323299245259, 52.3461807646754, 43.8000900540501 ] }, "distance": 9.72, "direction": 163.79, "angle": 77.49, "elevation": 43.8, "pano_id": "TMX7316010203-002101_pano_0001_001852", "timestamp": "2021-04-16T11:12:10.375220Z", "filename": "pano_0001_001852.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.72140543, "relative_pitch": 77.4860869626196, "relative_heading": 163.78540100325935, "relative_elevation": 43.8000900540501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81305006962597, 52.3462596642209, 44.7803294193 ] }, "distance": 9.77, "direction": 266.74, "angle": 77.7, "elevation": 44.78, "pano_id": "TMX7316010203-002101_pano_0001_001912", "timestamp": "2021-04-16T11:13:20.449690Z", "filename": "pano_0001_001912.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.76685424, "relative_pitch": 77.6961361525178, "relative_heading": 266.7409986156949, "relative_elevation": 44.7803294193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813143313605097, 52.34618227283828, 0.0 ] }, "distance": 9.78, "direction": 200.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00035", "timestamp": "2025-07-16T10:38:28Z", "filename": "recording_2025-07-16_10-37-33_00035.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 9.77599315, "relative_pitch": 0.0, "relative_heading": 200.33211569332482, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8132511908593, 52.3461819314234, 43.685503333807 ] }, "distance": 10.02, "direction": 156.75, "angle": 77.08, "elevation": 43.69, "pano_id": "TMX7316010203-002520_pano_0000_003410", "timestamp": "2022-04-14T10:41:25.197950Z", "filename": "pano_0000_003410.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.01847166, "relative_pitch": 77.08360660875888, "relative_heading": 156.74999586666823, "relative_elevation": 43.685503333807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81330812456982, 52.3463246645258, 43.8658870337531 ] }, "distance": 10.29, "direction": 49.56, "angle": 76.79, "elevation": 43.87, "pano_id": "TMX7316010203-000024_pano_0000_004117", "timestamp": "2016-07-26T09:08:05.233040Z", "filename": "pano_0000_004117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.29420648, "relative_pitch": 76.79312213209484, "relative_heading": 49.55823040360596, "relative_elevation": 43.8658870337531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81312411747012, 52.3461820796472, 43.5541855590418 ] }, "distance": 10.32, "direction": 207.11, "angle": 76.67, "elevation": 43.55, "pano_id": "TMX7316010203-000024_pano_0000_004261", "timestamp": "2016-07-26T09:10:35.037530Z", "filename": "pano_0000_004261.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.32293279, "relative_pitch": 76.66616697166619, "relative_heading": 207.11483195863553, "relative_elevation": 43.5541855590418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00997/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00997/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00997/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00997/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00997/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00997/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00997/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00997/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00997/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81307258394535, 52.34632239119647, 0.0 ] }, "distance": 10.43, "direction": 308.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00997", "timestamp": "2025-07-16T12:13:04Z", "filename": "recording_2025-07-16_11-54-38_00997.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.43029957, "relative_pitch": 0.0, "relative_heading": 308.0216000928256, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81334697332712, 52.3462632161303, 44.7360176797956 ] }, "distance": 10.48, "direction": 90.87, "angle": 76.81, "elevation": 44.74, "pano_id": "TMX7316010203-002101_pano_0001_001908", "timestamp": "2021-04-16T11:13:17.984770Z", "filename": "pano_0001_001908.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.48321963, "relative_pitch": 76.81155581789916, "relative_heading": 90.8745413810676, "relative_elevation": 44.7360176797956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81305896253677, 52.3463113019427, 43.9507030313835 ] }, "distance": 10.52, "direction": 299.58, "angle": 76.54, "elevation": 43.95, "pano_id": "TMX7316010203-001873_pano_0000_006277", "timestamp": "2020-08-13T08:10:09.007600Z", "filename": "pano_0000_006277.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.51545121, "relative_pitch": 76.54460236429867, "relative_heading": 299.57911577036595, "relative_elevation": 43.9507030313835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813038947749123, 52.346261065988394, 0.0 ] }, "distance": 10.52, "direction": 267.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00152", "timestamp": "2025-07-16T10:41:36Z", "filename": "recording_2025-07-16_10-37-33_00152.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.51656126, "relative_pitch": 0.0, "relative_heading": 267.8242474586339, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81327320709388, 52.3461836079987, 43.5416189115494 ] }, "distance": 10.54, "direction": 148.83, "angle": 76.39, "elevation": 43.54, "pano_id": "TMX7316010203-000024_pano_0000_004263", "timestamp": "2016-07-26T09:10:36.662460Z", "filename": "pano_0000_004263.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.53982657, "relative_pitch": 76.39254104150349, "relative_heading": 148.83078095567618, "relative_elevation": 43.5416189115494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81306987283649, 52.3463225663169, 44.0842398051172 ] }, "distance": 10.59, "direction": 307.49, "angle": 76.49, "elevation": 44.08, "pano_id": "TMX7316010203-000808_pano_0000_002418", "timestamp": "2018-06-26T08:51:11.084920Z", "filename": "pano_0000_002418.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.58830492, "relative_pitch": 76.49432853849291, "relative_heading": 307.4888609268858, "relative_elevation": 44.0842398051172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81332538366985, 52.346314862508, 43.9530538590625 ] }, "distance": 10.6, "direction": 58.2, "angle": 76.44, "elevation": 43.95, "pano_id": "TMX7316010203-002504_pano_0002_000286", "timestamp": "2022-04-11T10:09:41.360320Z", "filename": "pano_0002_000286.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.60218769, "relative_pitch": 76.4383981065814, "relative_heading": 58.19998621585234, "relative_elevation": 43.9530538590625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81326619157939, 52.3461804594451, 43.5908027198166 ] }, "distance": 10.61, "direction": 152.02, "angle": 76.32, "elevation": 43.59, "pano_id": "TMX7316010203-000809_pano_0001_001104", "timestamp": "2018-06-26T12:27:27.768240Z", "filename": "pano_0001_001104.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.60860289, "relative_pitch": 76.32194877989504, "relative_heading": 152.0211163438898, "relative_elevation": 43.5908027198166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81303702219808, 52.3462603597003, 43.703357049264 ] }, "distance": 10.65, "direction": 267.43, "angle": 76.3, "elevation": 43.7, "pano_id": "TMX7316010203-000024_pano_0000_004324", "timestamp": "2016-07-26T09:11:44.657140Z", "filename": "pano_0000_004324.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.65092478, "relative_pitch": 76.30347151732214, "relative_heading": 267.42857338886563, "relative_elevation": 43.703357049264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81303218893832, 52.346259372279, 43.7282934403047 ] }, "distance": 10.99, "direction": 266.93, "angle": 75.9, "elevation": 43.73, "pano_id": "TMX7316010203-001311_pano_0002_000877", "timestamp": "2019-07-15T08:33:36.308210Z", "filename": "pano_0002_000877.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 10.985305, "relative_pitch": 75.89813045507158, "relative_heading": 266.93315275503284, "relative_elevation": 43.7282934403047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81310248773565, 52.3461813731238, 43.7105914046988 ] }, "distance": 11.14, "direction": 213.69, "angle": 75.7, "elevation": 43.71, "pano_id": "TMX7316010203-002520_pano_0000_003408", "timestamp": "2022-04-14T10:41:23.807940Z", "filename": "pano_0000_003408.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 11.13807353, "relative_pitch": 75.70445139141917, "relative_heading": 213.6940739419596, "relative_elevation": 43.7105914046988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813290069319582, 52.34618355082311, 0.0 ] }, "distance": 11.18, "direction": 143.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00037", "timestamp": "2025-07-16T10:38:31Z", "filename": "recording_2025-07-16_10-37-33_00037.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 11.18302804, "relative_pitch": 0.0, "relative_heading": 143.8036768405861, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81310531879436, 52.3461785886936, 43.6056178575382 ] }, "distance": 11.29, "direction": 212.01, "angle": 75.48, "elevation": 43.61, "pano_id": "TMX7316010203-000809_pano_0001_001102", "timestamp": "2018-06-26T12:27:25.873270Z", "filename": "pano_0001_001102.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 11.29372403, "relative_pitch": 75.47962599488972, "relative_heading": 212.00747752807737, "relative_elevation": 43.6056178575382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0001_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81304876270013, 52.3463223141008, 44.1589046493173 ] }, "distance": 11.75, "direction": 303.11, "angle": 75.1, "elevation": 44.16, "pano_id": "TMX7316010203-001032_pano_0001_000128", "timestamp": "2019-01-02T10:54:51.639760Z", "filename": "pano_0001_000128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 11.74706329, "relative_pitch": 75.10328709210513, "relative_heading": 303.10559934914824, "relative_elevation": 44.1589046493173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81308566477907, 52.3461809439312, 43.8750688647851 ] }, "distance": 11.85, "direction": 218.18, "angle": 74.89, "elevation": 43.88, "pano_id": "TMX7316010203-002101_pano_0001_001850", "timestamp": "2021-04-16T11:12:08.920260Z", "filename": "pano_0001_001850.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 11.85014273, "relative_pitch": 74.8857095612094, "relative_heading": 218.18244135123035, "relative_elevation": 43.8750688647851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81336876973034, 52.3462661962225, 43.7475879322737 ] }, "distance": 11.97, "direction": 89.18, "angle": 74.7, "elevation": 43.75, "pano_id": "TMX7316010203-000809_pano_0001_001303", "timestamp": "2018-06-26T12:32:20.576940Z", "filename": "pano_0001_001303.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 11.9685845, "relative_pitch": 74.6992704487569, "relative_heading": 89.17847153034937, "relative_elevation": 43.7475879322737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81330632190781, 52.3461812725496, 43.8353354046121 ] }, "distance": 12.06, "direction": 140.27, "angle": 74.61, "elevation": 43.84, "pano_id": "TMX7316010203-002101_pano_0001_001853", "timestamp": "2021-04-16T11:12:11.065270Z", "filename": "pano_0001_001853.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 12.06465572, "relative_pitch": 74.61167249374384, "relative_heading": 140.2676974644176, "relative_elevation": 43.8353354046121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813370260942574, 52.34626616911856, 0.0 ] }, "distance": 12.07, "direction": 89.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00232", "timestamp": "2024-10-21T09:33:00Z", "filename": "Job_20241021_0921_Track45_Sphere_00232.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 12.07015309, "relative_pitch": 0.0, "relative_heading": 89.1997017497544, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81303272039254, 52.3463108060813, 43.9894856819883 ] }, "distance": 12.08, "direction": 295.16, "angle": 74.65, "elevation": 43.99, "pano_id": "TMX7316010203-002504_pano_0002_000282", "timestamp": "2022-04-11T10:09:39.300340Z", "filename": "pano_0002_000282.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 12.07938298, "relative_pitch": 74.6452150959652, "relative_heading": 295.1599807253526, "relative_elevation": 43.9894856819883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81335468795276, 52.346315277851, 43.9171069078147 ] }, "distance": 12.37, "direction": 62.9, "angle": 74.27, "elevation": 43.92, "pano_id": "TMX7316010203-001873_pano_0000_006281", "timestamp": "2020-08-13T08:10:11.402480Z", "filename": "pano_0000_006281.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 12.3653405, "relative_pitch": 74.2748555918409, "relative_heading": 62.899274281779626, "relative_elevation": 43.9171069078147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813312838485923, 52.34617959874634, 0.0 ] }, "distance": 12.49, "direction": 139.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00289", "timestamp": "2024-10-21T09:33:51Z", "filename": "Job_20241021_0921_Track45_Sphere_00289.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 12.49373018, "relative_pitch": 0.0, "relative_heading": 139.24741376853873, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813069871283806, 52.346181512129455, 0.0 ] }, "distance": 12.5, "direction": 222.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00034", "timestamp": "2025-07-16T10:38:27Z", "filename": "recording_2025-07-16_10-37-33_00034.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 12.49714583, "relative_pitch": 0.0, "relative_heading": 222.24372336410192, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81300843013472, 52.346262713798, 43.7382994787768 ] }, "distance": 12.59, "direction": 269.02, "angle": 73.94, "elevation": 43.74, "pano_id": "TMX7316010203-000809_pano_0001_001308", "timestamp": "2018-06-26T12:32:24.551970Z", "filename": "pano_0001_001308.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 12.59051016, "relative_pitch": 73.94100282191485, "relative_heading": 269.017465537192, "relative_elevation": 43.7382994787768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0001_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81335058742405, 52.3463253884657, 44.1165583757684 ] }, "distance": 12.68, "direction": 57.79, "angle": 73.96, "elevation": 44.12, "pano_id": "TMX7316010203-001032_pano_0001_000124", "timestamp": "2019-01-02T10:54:49.274780Z", "filename": "pano_0001_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 12.67945145, "relative_pitch": 73.96492602123206, "relative_heading": 57.791585692001284, "relative_elevation": 44.1165583757684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8133252499885, 52.3461825423974, 43.7087029935792 ] }, "distance": 12.83, "direction": 135.43, "angle": 73.65, "elevation": 43.71, "pano_id": "TMX7316010203-002520_pano_0000_003411", "timestamp": "2022-04-14T10:41:25.877940Z", "filename": "pano_0000_003411.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 12.82623325, "relative_pitch": 73.6457771001226, "relative_heading": 135.42723052188092, "relative_elevation": 43.7087029935792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81300458143164, 52.3462593463621, 43.7924408763647 ] }, "distance": 12.86, "direction": 267.37, "angle": 73.63, "elevation": 43.79, "pano_id": "TMX7316010203-002520_pano_0000_003613", "timestamp": "2022-04-14T10:44:24.671920Z", "filename": "pano_0000_003613.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 12.86450136, "relative_pitch": 73.6292807927524, "relative_heading": 267.3686474103062, "relative_elevation": 43.7924408763647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81305482749666, 52.3461834767725, 44.3105505341664 ] }, "distance": 13.06, "direction": 226.22, "angle": 73.58, "elevation": 44.31, "pano_id": "TMX7316010203-000285_pano_0000_001513", "timestamp": "2017-05-04T09:05:41.353280Z", "filename": "pano_0000_001513.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 13.05599311, "relative_pitch": 73.58252219901804, "relative_heading": 226.22247784254597, "relative_elevation": 44.3105505341664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81338798648827, 52.346262738667, 43.7921638423577 ] }, "distance": 13.28, "direction": 90.92, "angle": 73.13, "elevation": 43.79, "pano_id": "TMX7316010203-002520_pano_0000_003608", "timestamp": "2022-04-14T10:44:20.881950Z", "filename": "pano_0000_003608.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 13.27862749, "relative_pitch": 73.13168589411775, "relative_heading": 90.91966370009024, "relative_elevation": 43.7921638423577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81334042575139, 52.3461841371888, 44.3014658987522 ] }, "distance": 13.45, "direction": 131.76, "angle": 73.11, "elevation": 44.3, "pano_id": "TMX7316010203-000285_pano_0000_001515", "timestamp": "2017-05-04T09:05:43.483250Z", "filename": "pano_0000_001515.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 13.45321792, "relative_pitch": 73.10781076432698, "relative_heading": 131.7567333349386, "relative_elevation": 44.3014658987522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81304926724146, 52.3461810772809, 43.5542011167854 ] }, "distance": 13.51, "direction": 226.52, "angle": 72.76, "elevation": 43.55, "pano_id": "TMX7316010203-000024_pano_0000_004260", "timestamp": "2016-07-26T09:10:34.212470Z", "filename": "pano_0000_004260.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 13.51448662, "relative_pitch": 72.76134179088756, "relative_heading": 226.51659465023133, "relative_elevation": 43.5542011167854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81301620504653, 52.3463214321745, 43.8797880122438 ] }, "distance": 13.61, "direction": 297.65, "angle": 72.76, "elevation": 43.88, "pano_id": "TMX7316010203-000024_pano_0000_004113", "timestamp": "2016-07-26T09:08:00.143080Z", "filename": "pano_0000_004113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 13.6136333, "relative_pitch": 72.7635811179629, "relative_heading": 297.65122275365013, "relative_elevation": 43.8797880122438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81339319504902, 52.3462639020217, 43.5947803491727 ] }, "distance": 13.63, "direction": 90.35, "angle": 72.64, "elevation": 43.59, "pano_id": "TMX7316010203-000285_pano_0000_001492", "timestamp": "2017-05-04T09:05:02.908500Z", "filename": "pano_0000_001492.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 13.63212052, "relative_pitch": 72.63549714550277, "relative_heading": 90.35169317620229, "relative_elevation": 43.5947803491727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00993/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00993/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00993/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00993/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00993/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00993/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00993/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00993/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00993/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813366031251657, 52.34632657363849, 0.0 ] }, "distance": 13.65, "direction": 59.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00993", "timestamp": "2025-07-16T12:12:59Z", "filename": "recording_2025-07-16_11-54-38_00993.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 13.64763505, "relative_pitch": 0.0, "relative_heading": 59.67847246122421, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81334743231704, 52.3461846065061, 43.5581393083557 ] }, "distance": 13.78, "direction": 130.27, "angle": 72.45, "elevation": 43.56, "pano_id": "TMX7316010203-000024_pano_0000_004264", "timestamp": "2016-07-26T09:10:37.477400Z", "filename": "pano_0000_004264.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 13.77924974, "relative_pitch": 72.44567238410032, "relative_heading": 130.27235794977798, "relative_elevation": 43.5581393083557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81336901684717, 52.3463266876675, 44.0402393061668 ] }, "distance": 13.83, "direction": 60.06, "angle": 72.57, "elevation": 44.04, "pano_id": "TMX7316010203-000808_pano_0000_002414", "timestamp": "2018-06-26T08:51:08.404940Z", "filename": "pano_0000_002414.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 13.82997224, "relative_pitch": 72.56612798580551, "relative_heading": 60.05863882291799, "relative_elevation": 44.0402393061668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81334580140197, 52.3461818715864, 43.6036660270765 ] }, "distance": 13.89, "direction": 131.53, "angle": 72.33, "elevation": 43.6, "pano_id": "TMX7316010203-000809_pano_0001_001105", "timestamp": "2018-06-26T12:27:28.718220Z", "filename": "pano_0001_001105.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 13.8945006, "relative_pitch": 72.3252907715339, "relative_heading": 131.52620027845825, "relative_elevation": 43.6036660270765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81340096119454, 52.346263969928, 43.7099393168464 ] }, "distance": 14.16, "direction": 90.31, "angle": 72.05, "elevation": 43.71, "pano_id": "TMX7316010203-001311_pano_0002_000872", "timestamp": "2019-07-15T08:33:31.743300Z", "filename": "pano_0002_000872.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 14.16130673, "relative_pitch": 72.04852223900083, "relative_heading": 90.30797234139204, "relative_elevation": 43.7099393168464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813405718171109, 52.34626158648153, 0.0 ] }, "distance": 14.49, "direction": 91.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00147", "timestamp": "2025-07-16T10:41:31Z", "filename": "recording_2025-07-16_10-37-33_00147.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 14.48929702, "relative_pitch": 0.0, "relative_heading": 91.34987573494728, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81338112194506, 52.3463256184436, 43.8722846293822 ] }, "distance": 14.49, "direction": 62.09, "angle": 71.72, "elevation": 43.87, "pano_id": "TMX7316010203-000024_pano_0000_004118", "timestamp": "2016-07-26T09:08:06.563000Z", "filename": "pano_0000_004118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 14.49456278, "relative_pitch": 71.71743403207758, "relative_heading": 62.09413192219373, "relative_elevation": 43.8722846293822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813363239020117, 52.3461849661833, 0.0 ] }, "distance": 14.59, "direction": 127.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00038", "timestamp": "2025-07-16T10:38:32Z", "filename": "recording_2025-07-16_10-37-33_00038.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 14.59335537, "relative_pitch": 0.0, "relative_heading": 127.41744933903679, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812999238975953, 52.34632089391668, 0.0 ] }, "distance": 14.62, "direction": 295.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00998", "timestamp": "2025-07-16T12:13:05Z", "filename": "recording_2025-07-16_11-54-38_00998.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 14.62186591, "relative_pitch": 0.0, "relative_heading": 295.3401633928255, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81302804512271, 52.3461805739049, 43.6860931366682 ] }, "distance": 14.63, "direction": 230.26, "angle": 71.48, "elevation": 43.69, "pano_id": "TMX7316010203-002520_pano_0000_003407", "timestamp": "2022-04-14T10:41:23.092990Z", "filename": "pano_0000_003407.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 14.63353854, "relative_pitch": 71.48068663145186, "relative_heading": 230.2567560187024, "relative_elevation": 43.6860931366682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81340879994333, 52.3462637405293, 43.6830320172012 ] }, "distance": 14.7, "direction": 90.4, "angle": 71.41, "elevation": 43.68, "pano_id": "TMX7316010203-000024_pano_0000_004319", "timestamp": "2016-07-26T09:11:40.722140Z", "filename": "pano_0000_004319.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 14.69563989, "relative_pitch": 71.4062735820177, "relative_heading": 90.39629197211595, "relative_elevation": 43.6830320172012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81297570927682, 52.3462593083728, 44.7794620189816 ] }, "distance": 14.83, "direction": 267.7, "angle": 71.68, "elevation": 44.78, "pano_id": "TMX7316010203-002101_pano_0001_001913", "timestamp": "2021-04-16T11:13:21.054720Z", "filename": "pano_0001_001913.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 14.83041762, "relative_pitch": 71.67575225848178, "relative_heading": 267.70133442997115, "relative_elevation": 44.7794620189816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81299514894497, 52.3463219081105, 44.0772595144808 ] }, "distance": 14.92, "direction": 295.27, "angle": 71.3, "elevation": 44.08, "pano_id": "TMX7316010203-000808_pano_0000_002419", "timestamp": "2018-06-26T08:51:11.759980Z", "filename": "pano_0000_002419.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 14.92208077, "relative_pitch": 71.29679101679444, "relative_heading": 295.2737558974306, "relative_elevation": 44.0772595144808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81302483688014, 52.3461775782425, 43.5863812658936 ] }, "distance": 15.02, "direction": 229.81, "angle": 70.99, "elevation": 43.59, "pano_id": "TMX7316010203-000809_pano_0001_001101", "timestamp": "2018-06-26T12:27:24.928240Z", "filename": "pano_0001_001101.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 15.01522076, "relative_pitch": 70.9915082859776, "relative_heading": 229.81210149476377, "relative_elevation": 43.5863812658936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812972609378998, 52.34626249675745, 0.0 ] }, "distance": 15.03, "direction": 269.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00241", "timestamp": "2024-10-21T09:33:05Z", "filename": "Job_20241021_0921_Track45_Sphere_00241.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 15.03164802, "relative_pitch": 0.0, "relative_heading": 269.08500089996244, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81298527000216, 52.3463106192236, 43.9381361622363 ] }, "distance": 15.06, "direction": 289.85, "angle": 71.08, "elevation": 43.94, "pano_id": "TMX7316010203-001873_pano_0000_006276", "timestamp": "2020-08-13T08:10:08.417520Z", "filename": "pano_0000_006276.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 15.06195543, "relative_pitch": 71.0783292244562, "relative_heading": 289.8512583698732, "relative_elevation": 43.9381361622363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81339864921686, 52.3463162739322, 43.9631214365363 ] }, "distance": 15.14, "direction": 67.7, "angle": 71.0, "elevation": 43.96, "pano_id": "TMX7316010203-002504_pano_0002_000287", "timestamp": "2022-04-11T10:09:41.875360Z", "filename": "pano_0002_000287.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 15.1357818, "relative_pitch": 71.00225441305189, "relative_heading": 67.69759771384484, "relative_elevation": 43.9631214365363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812965621303198, 52.34626041363118, 0.0 ] }, "distance": 15.51, "direction": 268.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00153", "timestamp": "2025-07-16T10:41:37Z", "filename": "recording_2025-07-16_10-37-33_00153.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 15.51312469, "relative_pitch": 0.0, "relative_heading": 268.2570583407185, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81301202156581, 52.3461801234434, 43.8428788008168 ] }, "distance": 15.52, "direction": 232.69, "angle": 70.51, "elevation": 43.84, "pano_id": "TMX7316010203-002101_pano_0001_001849", "timestamp": "2021-04-16T11:12:08.200260Z", "filename": "pano_0001_001849.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 15.51923236, "relative_pitch": 70.50736865756711, "relative_heading": 232.69268616343268, "relative_elevation": 43.8428788008168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81342152613654, 52.3462642661988, 44.6927985409275 ] }, "distance": 15.56, "direction": 90.16, "angle": 70.8, "elevation": 44.69, "pano_id": "TMX7316010203-002101_pano_0001_001907", "timestamp": "2021-04-16T11:13:17.389700Z", "filename": "pano_0001_001907.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 15.56259817, "relative_pitch": 70.80123589589644, "relative_heading": 90.1588519262602, "relative_elevation": 44.6927985409275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81337959255405, 52.3461823792493, 43.867405901663 ] }, "distance": 15.66, "direction": 125.78, "angle": 70.35, "elevation": 43.87, "pano_id": "TMX7316010203-002101_pano_0001_001854", "timestamp": "2021-04-16T11:12:11.790270Z", "filename": "pano_0001_001854.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 15.65981138, "relative_pitch": 70.35442309477007, "relative_heading": 125.77614189819339, "relative_elevation": 43.867405901663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81296218750043, 52.3462596561598, 43.6884202314541 ] }, "distance": 15.75, "direction": 267.98, "angle": 70.18, "elevation": 43.69, "pano_id": "TMX7316010203-000024_pano_0000_004325", "timestamp": "2016-07-26T09:11:45.442140Z", "filename": "pano_0000_004325.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 15.74977206, "relative_pitch": 70.17565451773427, "relative_heading": 267.97646834344994, "relative_elevation": 43.6884202314541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81295918545927, 52.3462590623117, 43.7082817787305 ] }, "distance": 15.96, "direction": 267.77, "angle": 69.94, "elevation": 43.71, "pano_id": "TMX7316010203-001311_pano_0002_000878", "timestamp": "2019-07-15T08:33:37.218220Z", "filename": "pano_0002_000878.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 15.95666606, "relative_pitch": 69.94428200192, "relative_heading": 267.7652829218139, "relative_elevation": 43.7082817787305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81295736546649, 52.3462595108463, 43.5997813753784 ] }, "distance": 16.08, "direction": 267.96, "angle": 69.76, "elevation": 43.6, "pano_id": "TMX7316010203-000285_pano_0000_001495", "timestamp": "2017-05-04T09:05:06.563490Z", "filename": "pano_0000_001495.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 16.07874528, "relative_pitch": 69.75701370455656, "relative_heading": 267.9602354813135, "relative_elevation": 43.5997813753784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0001_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81297363650125, 52.3463214099558, 44.150866930373 ] }, "distance": 16.24, "direction": 292.89, "angle": 69.81, "elevation": 44.15, "pano_id": "TMX7316010203-001032_pano_0001_000129", "timestamp": "2019-01-02T10:54:52.239760Z", "filename": "pano_0001_000129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 16.2381698, "relative_pitch": 69.80707122096445, "relative_heading": 292.8877446088544, "relative_elevation": 44.150866930373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812996343125091, 52.34618058019025, 0.0 ] }, "distance": 16.35, "direction": 235.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00033", "timestamp": "2025-07-16T10:38:27Z", "filename": "recording_2025-07-16_10-37-33_00033.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 16.35273776, "relative_pitch": 0.0, "relative_heading": 235.10396291655533, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81295971321573, 52.3463103381062, 43.9756154501811 ] }, "distance": 16.7, "direction": 287.72, "angle": 69.2, "elevation": 43.98, "pano_id": "TMX7316010203-002504_pano_0002_000281", "timestamp": "2022-04-11T10:09:38.785330Z", "filename": "pano_0002_000281.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 16.70099993, "relative_pitch": 69.20429188910182, "relative_heading": 287.7208870979627, "relative_elevation": 43.9756154501811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81339957639216, 52.3461829835199, 43.7344629662111 ] }, "distance": 16.75, "direction": 122.86, "angle": 69.05, "elevation": 43.73, "pano_id": "TMX7316010203-002520_pano_0000_003412", "timestamp": "2022-04-14T10:41:26.547920Z", "filename": "pano_0000_003412.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 16.74699014, "relative_pitch": 69.04694095244449, "relative_heading": 122.86438094584022, "relative_elevation": 43.7344629662111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81344084664029, 52.3462670953079, 43.7388921929523 ] }, "distance": 16.88, "direction": 89.08, "angle": 68.9, "elevation": 43.74, "pano_id": "TMX7316010203-000809_pano_0001_001302", "timestamp": "2018-06-26T12:32:19.756950Z", "filename": "pano_0001_001302.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 16.88135503, "relative_pitch": 68.89552928202075, "relative_heading": 89.077927486808, "relative_elevation": 43.7388921929523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81342839343298, 52.3463161481614, 43.9301227377728 ] }, "distance": 17.02, "direction": 70.33, "angle": 68.82, "elevation": 43.93, "pano_id": "TMX7316010203-001873_pano_0000_006282", "timestamp": "2020-08-13T08:10:12.007580Z", "filename": "pano_0000_006282.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 17.02379379, "relative_pitch": 68.81766255454733, "relative_heading": 70.33101333584398, "relative_elevation": 43.9301227377728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0001_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81342613075798, 52.3463262656992, 44.1299553392455 ] }, "distance": 17.29, "direction": 66.64, "angle": 68.6, "elevation": 44.13, "pano_id": "TMX7316010203-001032_pano_0001_000123", "timestamp": "2019-01-02T10:54:48.689780Z", "filename": "pano_0001_000123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 17.29331819, "relative_pitch": 68.60115047671643, "relative_heading": 66.64411973396973, "relative_elevation": 44.1299553392455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81293678264605, 52.3462620855906, 43.7129096724093 ] }, "distance": 17.47, "direction": 269.06, "angle": 68.21, "elevation": 43.71, "pano_id": "TMX7316010203-000809_pano_0001_001309", "timestamp": "2018-06-26T12:32:25.341970Z", "filename": "pano_0001_001309.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 17.47354824, "relative_pitch": 68.21171666619205, "relative_heading": 269.0628672674621, "relative_elevation": 43.7129096724093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81297393287845, 52.3461800143612, 43.5205628480762 ] }, "distance": 17.66, "direction": 237.77, "angle": 67.91, "elevation": 43.52, "pano_id": "TMX7316010203-000024_pano_0000_004259", "timestamp": "2016-07-26T09:10:33.372480Z", "filename": "pano_0000_004259.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 17.66048684, "relative_pitch": 67.91286391016834, "relative_heading": 237.77190427714356, "relative_elevation": 43.5205628480762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81342140122912, 52.3461854102674, 43.563645481132 ] }, "distance": 17.88, "direction": 119.55, "angle": 67.69, "elevation": 43.56, "pano_id": "TMX7316010203-000024_pano_0000_004265", "timestamp": "2016-07-26T09:10:38.297400Z", "filename": "pano_0000_004265.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 17.87963684, "relative_pitch": 67.68549641210956, "relative_heading": 119.54935421635722, "relative_elevation": 43.563645481132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813457604456004, 52.34626669144699, 0.0 ] }, "distance": 18.02, "direction": 89.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00230", "timestamp": "2024-10-21T09:32:59Z", "filename": "Job_20241021_0921_Track45_Sphere_00230.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 18.02258789, "relative_pitch": 0.0, "relative_heading": 89.27918731529633, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81292842860777, 52.3462591787636, 43.7793676964939 ] }, "distance": 18.05, "direction": 268.07, "angle": 67.59, "elevation": 43.78, "pano_id": "TMX7316010203-002520_pano_0000_003614", "timestamp": "2022-04-14T10:44:25.381900Z", "filename": "pano_0000_003614.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 18.05079794, "relative_pitch": 67.59301445780648, "relative_heading": 268.06582685383034, "relative_elevation": 43.7793676964939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81294329678206, 52.3463204366021, 43.8647777820006 ] }, "distance": 18.12, "direction": 290.03, "angle": 67.55, "elevation": 43.86, "pano_id": "TMX7316010203-000024_pano_0000_004112", "timestamp": "2016-07-26T09:07:58.868160Z", "filename": "pano_0000_004112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 18.12337626, "relative_pitch": 67.55131530206125, "relative_heading": 290.02893299484793, "relative_elevation": 43.8647777820006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00992/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00992/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00992/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00992/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00992/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00992/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00992/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00992/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00992/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813439340661649, 52.34632628194482, 0.0 ] }, "distance": 18.12, "direction": 67.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00992", "timestamp": "2025-07-16T12:12:58Z", "filename": "recording_2025-07-16_11-54-38_00992.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 18.12396639, "relative_pitch": 0.0, "relative_heading": 67.76715425415806, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81342506732542, 52.3461832328327, 43.6286933366209 ] }, "distance": 18.22, "direction": 119.82, "angle": 67.34, "elevation": 43.63, "pano_id": "TMX7316010203-000809_pano_0001_001106", "timestamp": "2018-06-26T12:27:29.678230Z", "filename": "pano_0001_001106.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 18.21667721, "relative_pitch": 67.33756509252972, "relative_heading": 119.82476775570966, "relative_elevation": 43.6286933366209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813443563387, 52.3463276406771, 44.0445186300203 ] }, "distance": 18.45, "direction": 67.67, "angle": 67.27, "elevation": 44.04, "pano_id": "TMX7316010203-000808_pano_0000_002413", "timestamp": "2018-06-26T08:51:07.734980Z", "filename": "pano_0000_002413.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 18.44756985, "relative_pitch": 67.27415489747665, "relative_heading": 67.6706548734825, "relative_elevation": 44.0445186300203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813464851303, 52.3462638697135, 43.7934867562726 ] }, "distance": 18.52, "direction": 90.27, "angle": 67.08, "elevation": 43.79, "pano_id": "TMX7316010203-002520_pano_0000_003607", "timestamp": "2022-04-14T10:44:20.191930Z", "filename": "pano_0000_003607.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 18.51521833, "relative_pitch": 67.0820998586028, "relative_heading": 90.27001474956958, "relative_elevation": 43.7934867562726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813436497355362, 52.34618633698889, 0.0 ] }, "distance": 18.73, "direction": 117.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00039", "timestamp": "2025-07-16T10:38:33Z", "filename": "recording_2025-07-16_10-37-33_00039.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 18.73324262, "relative_pitch": 0.0, "relative_heading": 117.7229180618613, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81295287137822, 52.3461794494201, 43.6308491090313 ] }, "distance": 18.92, "direction": 239.93, "angle": 66.55, "elevation": 43.63, "pano_id": "TMX7316010203-002520_pano_0000_003406", "timestamp": "2022-04-14T10:41:22.347960Z", "filename": "pano_0000_003406.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 18.92156613, "relative_pitch": 66.55487481779292, "relative_heading": 239.9291458928029, "relative_elevation": 43.6308491090313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81345421468284, 52.3463265171471, 43.8764496305957 ] }, "distance": 19.08, "direction": 68.85, "angle": 66.5, "elevation": 43.88, "pano_id": "TMX7316010203-000024_pano_0000_004119", "timestamp": "2016-07-26T09:08:07.923030Z", "filename": "pano_0000_004119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.07551233, "relative_pitch": 66.50275760419224, "relative_heading": 68.84640475183832, "relative_elevation": 43.8764496305957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812925920803454, 52.34631959445319, 0.0 ] }, "distance": 19.21, "direction": 288.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00999", "timestamp": "2025-07-16T12:13:06Z", "filename": "recording_2025-07-16_11-54-38_00999.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.21012674, "relative_pitch": 0.0, "relative_heading": 288.55659383413735, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81347521241627, 52.346264646277, 43.7133444705978 ] }, "distance": 19.22, "direction": 90.0, "angle": 66.26, "elevation": 43.71, "pano_id": "TMX7316010203-001311_pano_0002_000871", "timestamp": "2019-07-15T08:33:30.883300Z", "filename": "pano_0002_000871.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.22108979, "relative_pitch": 66.26454294448575, "relative_heading": 90.00250807269289, "relative_elevation": 43.7133444705978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813443433369419, 52.34618109477197, 0.0 ] }, "distance": 19.43, "direction": 118.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00292", "timestamp": "2024-10-21T09:33:53Z", "filename": "Job_20241021_0921_Track45_Sphere_00292.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.42527512, "relative_pitch": 0.0, "relative_heading": 118.59741982564914, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813478950149821, 52.34626159997371, 0.0 ] }, "distance": 19.48, "direction": 91.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00146", "timestamp": "2025-07-16T10:41:30Z", "filename": "recording_2025-07-16_10-37-33_00146.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.47877025, "relative_pitch": 0.0, "relative_heading": 90.9995972160216, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8129440515476, 52.3461765202382, 43.543324040249 ] }, "distance": 19.61, "direction": 239.98, "angle": 65.76, "elevation": 43.54, "pano_id": "TMX7316010203-000809_pano_0001_001100", "timestamp": "2018-06-26T12:27:23.983280Z", "filename": "pano_0001_001100.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.60504326, "relative_pitch": 65.7607142056339, "relative_heading": 239.98495500421564, "relative_elevation": 43.543324040249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81292048514263, 52.3463212129389, 44.0665338598192 ] }, "distance": 19.62, "direction": 288.71, "angle": 66.0, "elevation": 44.07, "pano_id": "TMX7316010203-000808_pano_0000_002420", "timestamp": "2018-06-26T08:51:12.444980Z", "filename": "pano_0000_002420.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.61867586, "relative_pitch": 66.00109496908648, "relative_heading": 288.71094033861937, "relative_elevation": 44.0665338598192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81348274750497, 52.3462642314934, 43.6953926766291 ] }, "distance": 19.73, "direction": 90.14, "angle": 65.69, "elevation": 43.7, "pano_id": "TMX7316010203-000024_pano_0000_004318", "timestamp": "2016-07-26T09:11:39.937130Z", "filename": "pano_0000_004318.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.73463857, "relative_pitch": 65.69410521750821, "relative_heading": 90.13643816567814, "relative_elevation": 43.6953926766291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81293860494326, 52.3461790548777, 43.815789279528 ] }, "distance": 19.79, "direction": 241.23, "angle": 65.69, "elevation": 43.82, "pano_id": "TMX7316010203-002101_pano_0001_001848", "timestamp": "2021-04-16T11:12:07.500290Z", "filename": "pano_0001_001848.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.79002129, "relative_pitch": 65.69301188967513, "relative_heading": 241.22965263460316, "relative_elevation": 43.815789279528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81291158911789, 52.3463099168593, 43.940856507048 ] }, "distance": 19.84, "direction": 284.71, "angle": 65.7, "elevation": 43.94, "pano_id": "TMX7316010203-001873_pano_0000_006275", "timestamp": "2020-08-13T08:10:07.827490Z", "filename": "pano_0000_006275.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.83805817, "relative_pitch": 65.70216550670966, "relative_heading": 284.7075512340858, "relative_elevation": 43.940856507048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81290168044765, 52.3462585441496, 44.8238171655685 ] }, "distance": 19.87, "direction": 268.04, "angle": 66.09, "elevation": 44.82, "pano_id": "TMX7316010203-002101_pano_0001_001914", "timestamp": "2021-04-16T11:13:21.664760Z", "filename": "pano_0001_001914.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.87494834, "relative_pitch": 66.08742932605064, "relative_heading": 268.0397466059889, "relative_elevation": 44.8238171655685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81347185102426, 52.3463174990856, 43.9530121665448 ] }, "distance": 19.88, "direction": 72.8, "angle": 65.66, "elevation": 43.95, "pano_id": "TMX7316010203-002504_pano_0002_000288", "timestamp": "2022-04-11T10:09:42.390310Z", "filename": "pano_0002_000288.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.88149674, "relative_pitch": 65.66108381526863, "relative_heading": 72.79644481701504, "relative_elevation": 43.9530121665448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81345327433494, 52.3461830943999, 43.8504486382008 ] }, "distance": 19.91, "direction": 117.11, "angle": 65.58, "elevation": 43.85, "pano_id": "TMX7316010203-002101_pano_0001_001855", "timestamp": "2021-04-16T11:12:12.535270Z", "filename": "pano_0001_001855.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 19.91428375, "relative_pitch": 65.57525669405705, "relative_heading": 117.11161507299265, "relative_elevation": 43.8504486382008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812892272254056, 52.346259239825955, 0.0 ] }, "distance": 20.51, "direction": 268.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00154", "timestamp": "2025-07-16T10:41:38Z", "filename": "recording_2025-07-16_10-37-33_00154.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 20.51330411, "relative_pitch": 0.0, "relative_heading": 268.31709971619847, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81349622429081, 52.3462650471305, 44.6964070275426 ] }, "distance": 20.65, "direction": 89.88, "angle": 65.2, "elevation": 44.7, "pano_id": "TMX7316010203-002101_pano_0001_001906", "timestamp": "2021-04-16T11:13:16.789700Z", "filename": "pano_0001_001906.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 20.6530293, "relative_pitch": 65.19958822961925, "relative_heading": 89.87857579504463, "relative_elevation": 44.6964070275426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812923077140033, 52.34617980227021, 0.0 ] }, "distance": 20.69, "direction": 242.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00032", "timestamp": "2025-07-16T10:38:26Z", "filename": "recording_2025-07-16_10-37-33_00032.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 20.68573425, "relative_pitch": 0.0, "relative_heading": 242.84245828716993, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81288722434795, 52.346258754158, 43.7138608302921 ] }, "distance": 20.86, "direction": 268.2, "angle": 64.49, "elevation": 43.71, "pano_id": "TMX7316010203-000024_pano_0000_004326", "timestamp": "2016-07-26T09:11:46.227110Z", "filename": "pano_0000_004326.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 20.85878827, "relative_pitch": 64.49108877791947, "relative_heading": 268.1964724232448, "relative_elevation": 43.7138608302921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00236/adjacencies/b_20241021_0921_Track45_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812886222788, 52.3462587084609, 43.7331615071744 ] }, "distance": 20.93, "direction": 268.19, "angle": 64.43, "elevation": 43.73, "pano_id": "TMX7316010203-001311_pano_0002_000879", "timestamp": "2019-07-15T08:33:38.128240Z", "filename": "pano_0002_000879.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_Track45_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115886.62308195521, 484416.20145850064 ] }, "relative_distance": 20.92716788, "relative_pitch": 64.42797899403155, "relative_heading": 268.18843951592294, "relative_elevation": 43.7331615071744 } ] } }