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_20241114_1202_Track44_Sphere_00252/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835905147849538, 52.364054551266676, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00252", "timestamp": "2024-11-14T12:42:31Z", "filename": "Job_20241114_1202_Track44_Sphere_00252.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "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_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83590294466304, 52.3640538956657, 44.0555569753051 ] }, "distance": 0.17, "direction": 244.08, "angle": 89.78, "elevation": 44.06, "pano_id": "TMX7316010203-002083_pano_0000_005619", "timestamp": "2021-04-09T09:08:00.939840Z", "filename": "pano_0000_005619.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 0.16687098, "relative_pitch": 89.78297954196442, "relative_heading": 244.07634409870596, "relative_elevation": 44.0555569753051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83590592351319, 52.36405704553, 44.1828761491925 ] }, "distance": 0.28, "direction": 10.78, "angle": 89.63, "elevation": 44.18, "pano_id": "TMX7316010203-001881_pano_0000_000096", "timestamp": "2020-08-19T08:04:23.188400Z", "filename": "pano_0000_000096.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 0.28253202, "relative_pitch": 89.633621142547, "relative_heading": 10.778653873709404, "relative_elevation": 44.1828761491925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83590737068818, 52.3640577771738, 44.1827420210466 ] }, "distance": 0.39, "direction": 22.87, "angle": 89.49, "elevation": 44.18, "pano_id": "TMX7316010203-001893_pano_0001_001480", "timestamp": "2020-08-27T08:27:47.075980Z", "filename": "pano_0001_001480.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 0.38958978, "relative_pitch": 89.4947965965685, "relative_heading": 22.871257133031573, "relative_elevation": 44.1827420210466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83590955248096, 52.3640574911145, 44.1542780688033 ] }, "distance": 0.44, "direction": 42.53, "angle": 89.42, "elevation": 44.15, "pano_id": "TMX7316010203-000535_pano_0000_006226", "timestamp": "2018-01-08T11:42:23.126560Z", "filename": "pano_0000_006226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 0.4438901, "relative_pitch": 89.42401566379151, "relative_heading": 42.52687755329074, "relative_elevation": 44.1542780688033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83590482456296, 52.3640591163699, 44.3060618760064 ] }, "distance": 0.51, "direction": 357.52, "angle": 89.34, "elevation": 44.31, "pano_id": "TMX7316010203-000535_pano_0000_006148", "timestamp": "2018-01-08T11:40:35.887580Z", "filename": "pano_0000_006148.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 0.50845561, "relative_pitch": 89.34250347475415, "relative_heading": 357.5176410554214, "relative_elevation": 44.3060618760064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83590766605859, 52.3640589447525, 44.1805118126795 ] }, "distance": 0.52, "direction": 19.33, "angle": 89.33, "elevation": 44.18, "pano_id": "TMX7316010203-001306_pano_0000_000665", "timestamp": "2019-07-11T09:16:01.345360Z", "filename": "pano_0000_000665.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 0.51810344, "relative_pitch": 89.32812503583156, "relative_heading": 19.334979318654838, "relative_elevation": 44.1805118126795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000991/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000991/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000991/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000991/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_000991/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_000991/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_000991/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000991/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000991/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8358863047009, 52.3640584455702, 44.1868322603405 ] }, "distance": 1.35, "direction": 288.65, "angle": 88.24, "elevation": 44.19, "pano_id": "TMX7316010203-001316_pano_0000_000991", "timestamp": "2019-07-17T07:12:00.638400Z", "filename": "pano_0000_000991.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 1.35475927, "relative_pitch": 88.24387320809092, "relative_heading": 288.6545749663719, "relative_elevation": 44.1868322603405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_005955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_005955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_005955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83592847302785, 52.3640567706034, 45.0516849700361 ] }, "distance": 1.61, "direction": 81.17, "angle": 87.96, "elevation": 45.05, "pano_id": "TMX7316010203-000824_pano_0000_005955", "timestamp": "2018-07-04T10:00:16.917180Z", "filename": "pano_0000_005955.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 1.60797658, "relative_pitch": 87.95587712735188, "relative_heading": 81.16546819855631, "relative_elevation": 45.0516849700361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835877545883355, 52.36405577089017, 0.0 ] }, "distance": 1.89, "direction": 274.13, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00619", "timestamp": "2025-10-01T11:39:34Z", "filename": "2025_10_01_11_11_11_00619.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 1.8851237, "relative_pitch": 0.0, "relative_heading": 274.1283858393309, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83587731736218, 52.36406065425, 43.8083061212674 ] }, "distance": 2.01, "direction": 289.71, "angle": 87.37, "elevation": 43.81, "pano_id": "TMX7316010203-001031_pano_0004_000295", "timestamp": "2019-01-02T09:16:47.128400Z", "filename": "pano_0004_000295.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 2.01376192, "relative_pitch": 87.36810424081132, "relative_heading": 289.7083327037872, "relative_elevation": 43.8083061212674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83593794803353, 52.3640572004335, 44.1769317835569 ] }, "distance": 2.25, "direction": 82.48, "angle": 87.08, "elevation": 44.18, "pano_id": "TMX7316010203-002500_pano_0001_001855", "timestamp": "2022-04-08T11:38:08.221920Z", "filename": "pano_0001_001855.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 2.25369437, "relative_pitch": 87.07957693841514, "relative_heading": 82.48414145452375, "relative_elevation": 44.1769317835569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83587168438243, 52.3640567945579, 44.0781223746017 ] }, "distance": 2.29, "direction": 276.25, "angle": 87.02, "elevation": 44.08, "pano_id": "TMX7316010203-002513_pano_0000_000921", "timestamp": "2022-04-13T09:58:12.459870Z", "filename": "pano_0000_000921.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 2.29314154, "relative_pitch": 87.02190152860048, "relative_heading": 276.2493450556776, "relative_elevation": 44.0781223746017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83594230169185, 52.3640563176761, 44.088155515492 ] }, "distance": 2.54, "direction": 85.56, "angle": 86.7, "elevation": 44.09, "pano_id": "TMX7316010203-002513_pano_0000_000922", "timestamp": "2022-04-13T09:58:13.374830Z", "filename": "pano_0000_000922.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 2.53852237, "relative_pitch": 86.70464314167754, "relative_heading": 85.55917074167061, "relative_elevation": 44.088155515492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83586498880043, 52.3640577025385, 44.1820046724752 ] }, "distance": 2.76, "direction": 277.3, "angle": 86.43, "elevation": 44.18, "pano_id": "TMX7316010203-002500_pano_0001_001854", "timestamp": "2022-04-08T11:38:07.276940Z", "filename": "pano_0001_001854.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 2.75799672, "relative_pitch": 86.42802997233503, "relative_heading": 277.30444909393236, "relative_elevation": 44.1820046724752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8358630312727, 52.3640560736599, 44.0999200465158 ] }, "distance": 2.87, "direction": 273.38, "angle": 86.27, "elevation": 44.1, "pano_id": "TMX7316010203-000293_pano_0000_002001", "timestamp": "2017-05-10T08:45:48.540790Z", "filename": "pano_0000_002001.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 2.87395738, "relative_pitch": 86.2713513472733, "relative_heading": 273.3792305180907, "relative_elevation": 44.0999200465158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835952486490582, 52.3640553289457, 0.0 ] }, "distance": 3.23, "direction": 88.46, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00620", "timestamp": "2025-10-01T11:39:34Z", "filename": "2025_10_01_11_11_11_00620.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 3.22584572, "relative_pitch": 0.0, "relative_heading": 88.46279587798799, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83595154724759, 52.3640617312019, 43.8181502781808 ] }, "distance": 3.26, "direction": 75.81, "angle": 85.74, "elevation": 43.82, "pano_id": "TMX7316010203-001031_pano_0004_000296", "timestamp": "2019-01-02T09:16:47.668380Z", "filename": "pano_0004_000296.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 3.26011609, "relative_pitch": 85.74497393342183, "relative_heading": 75.81427706834502, "relative_elevation": 43.8181502781808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_005954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_005954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_005954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83585496533138, 52.364056956381, 45.0077281724662 ] }, "distance": 3.43, "direction": 274.48, "angle": 85.64, "elevation": 45.01, "pano_id": "TMX7316010203-000824_pano_0000_005954", "timestamp": "2018-07-04T10:00:16.337200Z", "filename": "pano_0000_005954.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 3.42886853, "relative_pitch": 85.64339420617596, "relative_heading": 274.47657747593115, "relative_elevation": 45.0077281724662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001882/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001882/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001882/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001882/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_001882/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001882/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001882/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001882/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001882/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83590310746119, 52.3640868392682, 44.1260834941641 ] }, "distance": 3.6, "direction": 357.78, "angle": 85.34, "elevation": 44.13, "pano_id": "TMX7316010203-000293_pano_0000_001882", "timestamp": "2017-05-10T08:43:20.226940Z", "filename": "pano_0000_001882.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 3.59551092, "relative_pitch": 85.34167847422117, "relative_heading": 357.78458928781146, "relative_elevation": 44.1260834941641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83590761664481, 52.3640875328747, 44.1673813592643 ] }, "distance": 3.67, "direction": 2.62, "angle": 85.25, "elevation": 44.17, "pano_id": "TMX7316010203-001523_pano_0000_001353", "timestamp": "2019-12-18T08:22:53.358390Z", "filename": "pano_0000_001353.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 3.67385516, "relative_pitch": 85.24506723652426, "relative_heading": 2.6236665190914183, "relative_elevation": 44.1673813592643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000992/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000992/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000992/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000992/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_000992/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_000992/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_000992/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000992/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000992/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83596095535044, 52.3640582463727, 44.1856846399605 ] }, "distance": 3.82, "direction": 83.83, "angle": 85.05, "elevation": 44.19, "pano_id": "TMX7316010203-001316_pano_0000_000992", "timestamp": "2019-07-17T07:12:01.203390Z", "filename": "pano_0000_000992.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 3.82375021, "relative_pitch": 85.05404756012365, "relative_heading": 83.82699245439106, "relative_elevation": 44.1856846399605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0006_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83591748565817, 52.3640910622776, 44.1796938134357 ] }, "distance": 4.15, "direction": 11.69, "angle": 84.64, "elevation": 44.18, "pano_id": "TMX7316010203-000054_pano_0006_000301", "timestamp": "2016-08-10T08:06:13.948930Z", "filename": "pano_0006_000301.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.14875517, "relative_pitch": 84.63529316540917, "relative_heading": 11.68772887342718, "relative_elevation": 44.1796938134357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83589712935637, 52.3640927168678, 44.2099857861176 ] }, "distance": 4.28, "direction": 352.67, "angle": 84.47, "elevation": 44.21, "pano_id": "TMX7316010203-000535_pano_0000_006059", "timestamp": "2018-01-08T11:39:42.543120Z", "filename": "pano_0000_006059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.28183116, "relative_pitch": 84.46803605123887, "relative_heading": 352.67104681105377, "relative_elevation": 44.2099857861176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0008_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83591930473132, 52.3640924199124, 44.1632782695815 ] }, "distance": 4.32, "direction": 12.89, "angle": 84.41, "elevation": 44.16, "pano_id": "TMX7316010203-001028_pano_0008_000231", "timestamp": "2018-12-20T10:52:13.594580Z", "filename": "pano_0008_000231.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.32274752, "relative_pitch": 84.40963743261398, "relative_heading": 12.89055096540156, "relative_elevation": 44.1632782695815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_002183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83590540261268, 52.3640935375871, 44.2152792979032 ] }, "distance": 4.34, "direction": 0.23, "angle": 84.4, "elevation": 44.22, "pano_id": "TMX7316010203-001316_pano_0000_002183", "timestamp": "2019-07-17T07:32:30.925830Z", "filename": "pano_0000_002183.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.33820867, "relative_pitch": 84.3963258458441, "relative_heading": 0.22920340108322532, "relative_elevation": 44.2152792979032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83588685719818, 52.3640925608276, 44.2210789388046 ] }, "distance": 4.41, "direction": 343.59, "angle": 84.31, "elevation": 44.22, "pano_id": "TMX7316010203-000825_pano_0000_005870", "timestamp": "2018-07-04T13:26:40.390100Z", "filename": "pano_0000_005870.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.40918816, "relative_pitch": 84.30598127117769, "relative_heading": 343.585743137709, "relative_elevation": 44.2210789388046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83591974410622, 52.364093599034, 44.3371729589999 ] }, "distance": 4.46, "direction": 12.89, "angle": 84.26, "elevation": 44.34, "pano_id": "TMX7316010203-001689_pano_0000_002394", "timestamp": "2020-05-06T08:38:31.500830Z", "filename": "pano_0000_002394.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.45732381, "relative_pitch": 84.25920441155617, "relative_heading": 12.889330026665217, "relative_elevation": 44.3371729589999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0000_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83589332060208, 52.3640942918616, 44.2103403089568 ] }, "distance": 4.49, "direction": 349.67, "angle": 84.19, "elevation": 44.21, "pano_id": "TMX7316010203-001881_pano_0000_000121", "timestamp": "2020-08-19T08:04:51.078290Z", "filename": "pano_0000_000121.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.49489852, "relative_pitch": 84.1946434116022, "relative_heading": 349.67450593249396, "relative_elevation": 44.2103403089568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83590559497835, 52.36409536676774, 0.0 ] }, "distance": 4.54, "direction": 0.38, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00463", "timestamp": "2025-10-01T11:36:47Z", "filename": "2025_10_01_11_11_11_00463.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.54181681, "relative_pitch": 0.0, "relative_heading": 0.3842377411746097, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83587272686778, 52.3640907149631, 44.4777084225789 ] }, "distance": 4.59, "direction": 331.24, "angle": 84.11, "elevation": 44.48, "pano_id": "TMX7316010203-001306_pano_0000_000943", "timestamp": "2019-07-11T09:18:29.894690Z", "filename": "pano_0000_000943.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.59029003, "relative_pitch": 84.10769094260523, "relative_heading": 331.24115119236967, "relative_elevation": 44.4777084225789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83583646804644, 52.3640588663746, 44.1550376145169 ] }, "distance": 4.7, "direction": 275.86, "angle": 83.92, "elevation": 44.16, "pano_id": "TMX7316010203-000535_pano_0000_006225", "timestamp": "2018-01-08T11:42:22.491530Z", "filename": "pano_0000_006225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.70300958, "relative_pitch": 83.92027482668668, "relative_heading": 275.8599316636296, "relative_elevation": 44.1550376145169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83593591113958, 52.3640931842696, 44.0866181952879 ] }, "distance": 4.78, "direction": 25.99, "angle": 83.81, "elevation": 44.09, "pano_id": "TMX7316010203-002513_pano_0000_000830", "timestamp": "2022-04-13T09:57:12.110280Z", "filename": "pano_0000_000830.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.78243027, "relative_pitch": 83.80887462203725, "relative_heading": 25.987988770790594, "relative_elevation": 44.0866181952879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83583535730144, 52.364059656575, 44.1881264178082 ] }, "distance": 4.79, "direction": 276.81, "angle": 83.82, "elevation": 44.19, "pano_id": "TMX7316010203-001306_pano_0000_000664", "timestamp": "2019-07-11T09:16:00.910360Z", "filename": "pano_0000_000664.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.78791892, "relative_pitch": 83.81595242734988, "relative_heading": 276.8142583376624, "relative_elevation": 44.1881264178082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835868719987273, 52.36409139321963, 0.0 ] }, "distance": 4.79, "direction": 328.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00278", "timestamp": "2024-11-14T12:42:56Z", "filename": "Job_20241114_1202_Track44_Sphere_00278.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.79207469, "relative_pitch": 0.0, "relative_heading": 328.81367234152435, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83597627218837, 52.3640582232957, 44.3041346771643 ] }, "distance": 4.86, "direction": 85.18, "angle": 83.74, "elevation": 44.3, "pano_id": "TMX7316010203-000535_pano_0000_006149", "timestamp": "2018-01-08T11:40:36.502590Z", "filename": "pano_0000_006149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.86215397, "relative_pitch": 83.73714186568014, "relative_heading": 85.17930346810616, "relative_elevation": 44.3041346771643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83597658964711, 52.3640520362289, 44.0618680957705 ] }, "distance": 4.87, "direction": 93.29, "angle": 83.69, "elevation": 44.06, "pano_id": "TMX7316010203-002083_pano_0000_005620", "timestamp": "2021-04-09T09:08:02.054820Z", "filename": "pano_0000_005620.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.87462029, "relative_pitch": 83.68696744871288, "relative_heading": 93.29121459550605, "relative_elevation": 44.0618680957705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83583289926682, 52.3640580059048, 44.1810673139989 ] }, "distance": 4.94, "direction": 274.47, "angle": 83.62, "elevation": 44.18, "pano_id": "TMX7316010203-001893_pano_0001_001479", "timestamp": "2020-08-27T08:27:46.510990Z", "filename": "pano_0001_001479.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.93652762, "relative_pitch": 83.62455668115173, "relative_heading": 274.4662292997982, "relative_elevation": 44.1810673139989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83583299173328, 52.3640598150326, 44.3060443373397 ] }, "distance": 4.95, "direction": 276.8, "angle": 83.63, "elevation": 44.31, "pano_id": "TMX7316010203-000535_pano_0000_006147", "timestamp": "2018-01-08T11:40:35.297580Z", "filename": "pano_0000_006147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.95001428, "relative_pitch": 83.6251665921539, "relative_heading": 276.7956027169845, "relative_elevation": 44.3060443373397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835940986172011, 52.36409350932648, 0.0 ] }, "distance": 4.98, "direction": 29.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00277", "timestamp": "2024-11-14T12:42:56Z", "filename": "Job_20241114_1202_Track44_Sphere_00277.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.97517484, "relative_pitch": 0.0, "relative_heading": 29.386183053192518, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83593496367464, 52.3640953693322, 44.5360009893775 ] }, "distance": 4.98, "direction": 24.09, "angle": 83.63, "elevation": 44.54, "pano_id": "TMX7316010203-002083_pano_0000_005644", "timestamp": "2021-04-09T09:08:32.524530Z", "filename": "pano_0000_005644.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 4.97542773, "relative_pitch": 83.62551989434087, "relative_heading": 24.092667050310745, "relative_elevation": 44.5360009893775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83583086910765, 52.36405489739837, 0.0 ] }, "distance": 5.06, "direction": 270.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00251", "timestamp": "2024-11-14T12:42:30Z", "filename": "Job_20241114_1202_Track44_Sphere_00251.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.05997778, "relative_pitch": 0.0, "relative_heading": 270.43615774101875, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83597949117541, 52.3640579165865, 44.1740553025156 ] }, "distance": 5.08, "direction": 85.77, "angle": 83.44, "elevation": 44.17, "pano_id": "TMX7316010203-001306_pano_0000_000666", "timestamp": "2019-07-11T09:16:01.795320Z", "filename": "pano_0000_000666.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.07805675, "relative_pitch": 83.4423121407063, "relative_heading": 85.7709426618622, "relative_elevation": 44.1740553025156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83594593798308, 52.3640933498121, 44.477041747421 ] }, "distance": 5.13, "direction": 32.77, "angle": 83.42, "elevation": 44.48, "pano_id": "TMX7316010203-001306_pano_0000_000942", "timestamp": "2019-07-11T09:18:29.449630Z", "filename": "pano_0000_000942.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.13415365, "relative_pitch": 83.41527468605298, "relative_heading": 32.76533041737663, "relative_elevation": 44.477041747421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83582950579815, 52.364054366763, 44.0596017288044 ] }, "distance": 5.15, "direction": 269.77, "angle": 83.33, "elevation": 44.06, "pano_id": "TMX7316010203-002083_pano_0000_005618", "timestamp": "2021-04-09T09:08:00.109850Z", "filename": "pano_0000_005618.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.15274009, "relative_pitch": 83.32959857771057, "relative_heading": 269.7717407912341, "relative_elevation": 44.0596017288044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835981137937257, 52.36405353897466, 0.0 ] }, "distance": 5.18, "direction": 91.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00253", "timestamp": "2024-11-14T12:42:32Z", "filename": "Job_20241114_1202_Track44_Sphere_00253.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.17763274, "relative_pitch": 0.0, "relative_heading": 91.24656720392812, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83598188941091, 52.3640559004727, 44.1698809973896 ] }, "distance": 5.23, "direction": 88.35, "angle": 83.25, "elevation": 44.17, "pano_id": "TMX7316010203-001881_pano_0000_000097", "timestamp": "2020-08-19T08:04:23.928380Z", "filename": "pano_0000_000097.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.22975256, "relative_pitch": 83.24756607035751, "relative_heading": 88.35493838558808, "relative_elevation": 44.1698809973896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83598196432772, 52.3640571810594, 44.1788605572656 ] }, "distance": 5.24, "direction": 86.8, "angle": 83.23, "elevation": 44.18, "pano_id": "TMX7316010203-001893_pano_0001_001481", "timestamp": "2020-08-27T08:27:47.655970Z", "filename": "pano_0001_001481.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.24087633, "relative_pitch": 83.23469917733772, "relative_heading": 86.79915236782541, "relative_elevation": 44.1788605572656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83586170993444, 52.3640935972674, 44.520737208426 ] }, "distance": 5.26, "direction": 325.74, "angle": 83.27, "elevation": 44.52, "pano_id": "TMX7316010203-002083_pano_0000_005645", "timestamp": "2021-04-09T09:08:33.069470Z", "filename": "pano_0000_005645.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.25670122, "relative_pitch": 83.26608757003167, "relative_heading": 325.7438106468001, "relative_elevation": 44.520737208426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83598267331032, 52.3640554237029, 44.1485746847466 ] }, "distance": 5.28, "direction": 88.95, "angle": 83.18, "elevation": 44.15, "pano_id": "TMX7316010203-000535_pano_0000_006227", "timestamp": "2018-01-08T11:42:23.786550Z", "filename": "pano_0000_006227.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.28188827, "relative_pitch": 83.17762152643468, "relative_heading": 88.94682889154147, "relative_elevation": 44.1485746847466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83584678263783, 52.3640912307157, 44.3269033385441 ] }, "distance": 5.7, "direction": 315.75, "angle": 82.68, "elevation": 44.33, "pano_id": "TMX7316010203-001689_pano_0000_002395", "timestamp": "2020-05-06T08:38:31.940860Z", "filename": "pano_0000_002395.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.69785173, "relative_pitch": 82.67527377635568, "relative_heading": 315.7514105491492, "relative_elevation": 44.3269033385441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0006_000302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83584320982728, 52.3640893072988, 44.1795513108373 ] }, "distance": 5.72, "direction": 312.51, "angle": 82.62, "elevation": 44.18, "pano_id": "TMX7316010203-000054_pano_0006_000302", "timestamp": "2016-08-10T08:06:14.608940Z", "filename": "pano_0006_000302.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.7235227, "relative_pitch": 82.6183650766027, "relative_heading": 312.5094735076808, "relative_elevation": 44.1795513108373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83596253899188, 52.3640934579734, 44.2298721093684 ] }, "distance": 5.83, "direction": 42.08, "angle": 82.49, "elevation": 44.23, "pano_id": "TMX7316010203-000825_pano_0000_005869", "timestamp": "2018-07-04T13:26:39.605120Z", "filename": "pano_0000_005869.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.8332498, "relative_pitch": 82.48691470924987, "relative_heading": 42.0826194671291, "relative_elevation": 44.2298721093684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0008_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83584288332545, 52.3640905973056, 44.1565087791532 ] }, "distance": 5.84, "direction": 313.4, "angle": 82.47, "elevation": 44.16, "pano_id": "TMX7316010203-001028_pano_0008_000232", "timestamp": "2018-12-20T10:52:14.194570Z", "filename": "pano_0008_000232.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 5.83761882, "relative_pitch": 82.46900336296649, "relative_heading": 313.4005828224802, "relative_elevation": 44.1565087791532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83583407994358, 52.3640864337196, 44.1658436674625 ] }, "distance": 6.0, "direction": 306.24, "angle": 82.26, "elevation": 44.17, "pano_id": "TMX7316010203-001523_pano_0000_001354", "timestamp": "2019-12-18T08:22:53.888380Z", "filename": "pano_0000_001354.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 6.00187345, "relative_pitch": 82.2612522276076, "relative_heading": 306.2350039141089, "relative_elevation": 44.1658436674625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0000_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83596737893244, 52.3640959507042, 44.2159217968583 ] }, "distance": 6.26, "direction": 42.62, "angle": 81.94, "elevation": 44.22, "pano_id": "TMX7316010203-001881_pano_0000_000120", "timestamp": "2020-08-19T08:04:50.448270Z", "filename": "pano_0000_000120.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 6.26035066, "relative_pitch": 81.94129096441199, "relative_heading": 42.62071426670699, "relative_elevation": 44.2159217968583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83597037974958, 52.3640951625419, 44.2205430008471 ] }, "distance": 6.34, "direction": 44.52, "angle": 81.84, "elevation": 44.22, "pano_id": "TMX7316010203-000535_pano_0000_006058", "timestamp": "2018-01-08T11:39:41.958010Z", "filename": "pano_0000_006058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 6.33770598, "relative_pitch": 81.84388742153413, "relative_heading": 44.51779716573757, "relative_elevation": 44.2205430008471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83598121930707, 52.3640891669924, 44.170961943455 ] }, "distance": 6.46, "direction": 53.38, "angle": 81.68, "elevation": 44.17, "pano_id": "TMX7316010203-001523_pano_0000_001352", "timestamp": "2019-12-18T08:22:52.813330Z", "filename": "pano_0000_001352.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 6.45672144, "relative_pitch": 81.68364810028653, "relative_heading": 53.375855089112775, "relative_elevation": 44.170961943455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_002184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83583091461791, 52.3640913014965, 44.2119706356898 ] }, "distance": 6.5, "direction": 308.96, "angle": 81.63, "elevation": 44.21, "pano_id": "TMX7316010203-001316_pano_0000_002184", "timestamp": "2019-07-17T07:32:31.450800Z", "filename": "pano_0000_002184.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 6.50333216, "relative_pitch": 81.63212009185335, "relative_heading": 308.96234612801834, "relative_elevation": 44.2119706356898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_005956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_005956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_005956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83600195483042, 52.3640563063054, 45.0753760542721 ] }, "distance": 6.6, "direction": 88.3, "angle": 81.67, "elevation": 45.08, "pano_id": "TMX7316010203-000824_pano_0000_005956", "timestamp": "2018-07-04T10:00:17.512160Z", "filename": "pano_0000_005956.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 6.59733467, "relative_pitch": 81.67318215339577, "relative_heading": 88.30367605593284, "relative_elevation": 45.0753760542721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835827823328652, 52.36409205658904, 0.0 ] }, "distance": 6.72, "direction": 308.39, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00464", "timestamp": "2025-10-01T11:36:48Z", "filename": "2025_10_01_11_11_11_00464.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 6.72023715, "relative_pitch": 0.0, "relative_heading": 308.39042069329645, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_002182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83597940670163, 52.3640958528176, 44.2248699888587 ] }, "distance": 6.83, "direction": 47.74, "angle": 81.22, "elevation": 44.22, "pano_id": "TMX7316010203-001316_pano_0000_002182", "timestamp": "2019-07-17T07:32:30.405750Z", "filename": "pano_0000_002182.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 6.83443722, "relative_pitch": 81.2151003874219, "relative_heading": 47.74373234662724, "relative_elevation": 44.2248699888587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83582362025438, 52.3640910959662, 44.205629074946 ] }, "distance": 6.88, "direction": 306.21, "angle": 81.15, "elevation": 44.21, "pano_id": "TMX7316010203-000535_pano_0000_006060", "timestamp": "2018-01-08T11:39:43.118000Z", "filename": "pano_0000_006060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 6.88323758, "relative_pitch": 81.14957217023799, "relative_heading": 306.2124658578348, "relative_elevation": 44.205629074946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8358029194151, 52.36405935761, 43.8163670841604 ] }, "distance": 6.98, "direction": 274.39, "angle": 80.94, "elevation": 43.82, "pano_id": "TMX7316010203-001031_pano_0004_000294", "timestamp": "2019-01-02T09:16:46.603380Z", "filename": "pano_0004_000294.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 6.98425731, "relative_pitch": 80.94333689575366, "relative_heading": 274.39178690653114, "relative_elevation": 43.8163670841604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835802243504705, 52.36405578867744, 0.0 ] }, "distance": 7.01, "direction": 271.13, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00618", "timestamp": "2025-10-01T11:39:33Z", "filename": "2025_10_01_11_11_11_00618.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.01114524, "relative_pitch": 0.0, "relative_heading": 271.1253456159457, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8358009690357, 52.36405637406, 44.0787524441257 ] }, "distance": 7.1, "direction": 271.64, "angle": 80.85, "elevation": 44.08, "pano_id": "TMX7316010203-002513_pano_0000_000920", "timestamp": "2022-04-13T09:58:11.589870Z", "filename": "pano_0000_000920.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.09950717, "relative_pitch": 80.85028309462885, "relative_heading": 271.63718069400414, "relative_elevation": 44.0787524441257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8360099430151, 52.3640563478504, 44.1542202178389 ] }, "distance": 7.14, "direction": 88.4, "angle": 80.81, "elevation": 44.15, "pano_id": "TMX7316010203-002500_pano_0001_001856", "timestamp": "2022-04-08T11:38:10.127010Z", "filename": "pano_0001_001856.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.14139347, "relative_pitch": 80.81268261068979, "relative_heading": 88.39583211564161, "relative_elevation": 44.1542202178389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835990697353, 52.3640922807442, 44.173226442188 ] }, "distance": 7.18, "direction": 54.23, "angle": 80.76, "elevation": 44.17, "pano_id": "TMX7316010203-002500_pano_0001_001615", "timestamp": "2022-04-08T11:35:39.743140Z", "filename": "pano_0001_001615.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.18238565, "relative_pitch": 80.7647603551746, "relative_heading": 54.23017440447106, "relative_elevation": 44.173226442188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0000_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8358193717759, 52.3640922009417, 44.2201737184078 ] }, "distance": 7.19, "direction": 305.64, "angle": 80.77, "elevation": 44.22, "pano_id": "TMX7316010203-001881_pano_0000_000122", "timestamp": "2020-08-19T08:04:51.703320Z", "filename": "pano_0000_000122.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.18973595, "relative_pitch": 80.76511776243323, "relative_heading": 305.6405148422338, "relative_elevation": 44.2201737184078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83601093777449, 52.3640572222228, 44.0867221439257 ] }, "distance": 7.21, "direction": 87.64, "angle": 80.71, "elevation": 44.09, "pano_id": "TMX7316010203-000293_pano_0000_002002", "timestamp": "2017-05-10T08:45:49.645710Z", "filename": "pano_0000_002002.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.21248344, "relative_pitch": 80.70885258101258, "relative_heading": 87.63827155661299, "relative_elevation": 44.0867221439257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835984114579522, 52.36409874329215, 0.0 ] }, "distance": 7.29, "direction": 47.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00462", "timestamp": "2025-10-01T11:36:46Z", "filename": "2025_10_01_11_11_11_00462.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.28811754, "relative_pitch": 0.0, "relative_heading": 47.56759812722065, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0006_000300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83599175336272, 52.3640931956593, 44.1838373830542 ] }, "distance": 7.3, "direction": 53.91, "angle": 80.62, "elevation": 44.18, "pano_id": "TMX7316010203-000054_pano_0006_000300", "timestamp": "2016-08-10T08:06:13.293970Z", "filename": "pano_0006_000300.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.30037311, "relative_pitch": 80.61794104200948, "relative_heading": 53.91188365378008, "relative_elevation": 44.1838373830542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83601258733313, 52.3640548366779, 44.0871011447161 ] }, "distance": 7.32, "direction": 89.75, "angle": 80.57, "elevation": 44.09, "pano_id": "TMX7316010203-002513_pano_0000_000923", "timestamp": "2022-04-13T09:58:14.374820Z", "filename": "pano_0000_000923.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.31879344, "relative_pitch": 80.57442338605084, "relative_heading": 89.75132932436757, "relative_elevation": 44.0871011447161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83599268433035, 52.364096682892, 44.3491198401898 ] }, "distance": 7.59, "direction": 51.82, "angle": 80.29, "elevation": 44.35, "pano_id": "TMX7316010203-001689_pano_0000_002393", "timestamp": "2020-05-06T08:38:31.055910Z", "filename": "pano_0000_002393.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.5852183, "relative_pitch": 80.29437102978862, "relative_heading": 51.8249256272544, "relative_elevation": 44.3491198401898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0008_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83599509349073, 52.3640950144229, 44.1890982501209 ] }, "distance": 7.6, "direction": 53.69, "angle": 80.24, "elevation": 44.19, "pano_id": "TMX7316010203-001028_pano_0008_000230", "timestamp": "2018-12-20T10:52:12.974570Z", "filename": "pano_0008_000230.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.60350683, "relative_pitch": 80.23686348627352, "relative_heading": 53.689383945063156, "relative_elevation": 44.1890982501209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83581134717638, 52.3640918017272, 44.2263718182221 ] }, "distance": 7.62, "direction": 302.97, "angle": 80.23, "elevation": 44.23, "pano_id": "TMX7316010203-000825_pano_0000_005871", "timestamp": "2018-07-04T13:26:41.135370Z", "filename": "pano_0000_005871.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.61635299, "relative_pitch": 80.22876982318428, "relative_heading": 302.9718251270654, "relative_elevation": 44.2263718182221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83579200539885, 52.3640579088797, 44.1977508384734 ] }, "distance": 7.72, "direction": 272.78, "angle": 80.1, "elevation": 44.2, "pano_id": "TMX7316010203-002500_pano_0001_001853", "timestamp": "2022-04-08T11:38:06.526980Z", "filename": "pano_0001_001853.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 7.71625799, "relative_pitch": 80.09683528711015, "relative_heading": 272.7753521664628, "relative_elevation": 44.1977508384734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83579917791538, 52.3640883369338, 44.4898212952539 ] }, "distance": 8.14, "direction": 297.51, "angle": 79.63, "elevation": 44.49, "pano_id": "TMX7316010203-001306_pano_0000_000944", "timestamp": "2019-07-11T09:18:30.344650Z", "filename": "pano_0000_000944.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 8.13892388, "relative_pitch": 79.63300206937456, "relative_heading": 297.51066377309934, "relative_elevation": 44.4898212952539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8360255114824, 52.3640612922318, 43.8075231593102 ] }, "distance": 8.23, "direction": 84.77, "angle": 79.36, "elevation": 43.81, "pano_id": "TMX7316010203-001031_pano_0004_000297", "timestamp": "2019-01-02T09:16:48.228410Z", "filename": "pano_0004_000297.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 8.23335038, "relative_pitch": 79.35578493618108, "relative_heading": 84.77279656100511, "relative_elevation": 43.8075231593102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835796464692649, 52.36408958270315, 0.0 ] }, "distance": 8.37, "direction": 297.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00279", "timestamp": "2024-11-14T12:42:57Z", "filename": "Job_20241114_1202_Track44_Sphere_00279.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 8.36696396, "relative_pitch": 0.0, "relative_heading": 297.76797499234317, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.836028036601418, 52.36405427862384, 0.0 ] }, "distance": 8.37, "direction": 90.21, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00621", "timestamp": "2025-10-01T11:39:35Z", "filename": "2025_10_01_11_11_11_00621.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 8.37117608, "relative_pitch": 0.0, "relative_heading": 90.20759845942497, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83600796591495, 52.3640984781048, 44.5564080663025 ] }, "distance": 8.54, "direction": 55.09, "angle": 79.15, "elevation": 44.56, "pano_id": "TMX7316010203-002083_pano_0000_005643", "timestamp": "2021-04-09T09:08:31.954540Z", "filename": "pano_0000_005643.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 8.54087893, "relative_pitch": 79.14877816972933, "relative_heading": 55.089343490753976, "relative_elevation": 44.5564080663025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83600977565924, 52.3640975654887, 44.0904192812741 ] }, "distance": 8.59, "direction": 56.12, "angle": 78.98, "elevation": 44.09, "pano_id": "TMX7316010203-002513_pano_0000_000829", "timestamp": "2022-04-13T09:57:11.420290Z", "filename": "pano_0000_000829.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 8.58523429, "relative_pitch": 78.98131224272055, "relative_heading": 56.116011707209964, "relative_elevation": 44.0904192812741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.836012690585147, 52.36409593734529, 0.0 ] }, "distance": 8.65, "direction": 57.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00276", "timestamp": "2024-11-14T12:42:55Z", "filename": "Job_20241114_1202_Track44_Sphere_00276.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 8.65301082, "relative_pitch": 0.0, "relative_heading": 57.845166306920035, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000993/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000993/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000993/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000993/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_000993/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_000993/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_000993/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000993/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000993/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83603600295558, 52.3640577264015, 44.1730115255341 ] }, "distance": 8.92, "direction": 87.73, "angle": 78.58, "elevation": 44.17, "pano_id": "TMX7316010203-001316_pano_0000_000993", "timestamp": "2019-07-17T07:12:01.788410Z", "filename": "pano_0000_000993.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 8.92078412, "relative_pitch": 78.58262294979447, "relative_heading": 87.73013512917674, "relative_elevation": 44.1730115255341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83578820543896, 52.3640927264089, 44.5200258893892 ] }, "distance": 9.03, "direction": 298.07, "angle": 78.54, "elevation": 44.52, "pano_id": "TMX7316010203-002083_pano_0000_005646", "timestamp": "2021-04-09T09:08:33.594510Z", "filename": "pano_0000_005646.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 9.0278896, "relative_pitch": 78.53684690863075, "relative_heading": 298.0688798770286, "relative_elevation": 44.5200258893892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83601986374312, 52.3640962956368, 44.4612155836076 ] }, "distance": 9.09, "direction": 59.27, "angle": 78.44, "elevation": 44.46, "pano_id": "TMX7316010203-001306_pano_0000_000941", "timestamp": "2019-07-11T09:18:28.999640Z", "filename": "pano_0000_000941.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 9.09072853, "relative_pitch": 78.44433581251623, "relative_heading": 59.271606829214974, "relative_elevation": 44.4612155836076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8357629914567, 52.3640596008646, 44.1633325656876 ] }, "distance": 9.7, "direction": 273.32, "angle": 77.61, "elevation": 44.16, "pano_id": "TMX7316010203-000535_pano_0000_006224", "timestamp": "2018-01-08T11:42:21.866560Z", "filename": "pano_0000_006224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 9.6999108, "relative_pitch": 77.61241013577425, "relative_heading": 273.3209088093666, "relative_elevation": 44.1633325656876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83604761552946, 52.364056846756, 44.2965926360339 ] }, "distance": 9.71, "direction": 88.49, "angle": 77.64, "elevation": 44.3, "pano_id": "TMX7316010203-000535_pano_0000_006150", "timestamp": "2018-01-08T11:40:37.182640Z", "filename": "pano_0000_006150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 9.70818857, "relative_pitch": 77.6383143037224, "relative_heading": 88.492279671988, "relative_elevation": 44.2965926360339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83577361506631, 52.3640895558239, 44.3321465952322 ] }, "distance": 9.77, "direction": 293.5, "angle": 77.57, "elevation": 44.33, "pano_id": "TMX7316010203-001689_pano_0000_002396", "timestamp": "2020-05-06T08:38:32.375940Z", "filename": "pano_0000_002396.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 9.76997754, "relative_pitch": 77.57174305724605, "relative_heading": 293.4958107805678, "relative_elevation": 44.3321465952322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83576105533027, 52.3640602601461, 44.3111815145239 ] }, "distance": 9.84, "direction": 273.7, "angle": 77.48, "elevation": 44.31, "pano_id": "TMX7316010203-000535_pano_0000_006146", "timestamp": "2018-01-08T11:40:34.717600Z", "filename": "pano_0000_006146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 9.83604559, "relative_pitch": 77.48460362439074, "relative_heading": 273.70302591554105, "relative_elevation": 44.3111815145239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83604953588201, 52.3640510567411, 44.0760538447648 ] }, "distance": 9.84, "direction": 92.26, "angle": 77.41, "elevation": 44.08, "pano_id": "TMX7316010203-002083_pano_0000_005621", "timestamp": "2021-04-09T09:08:04.169760Z", "filename": "pano_0000_005621.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 9.84332542, "relative_pitch": 77.4109448594467, "relative_heading": 92.26394452592378, "relative_elevation": 44.0760538447648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83605129298152, 52.3640566557129, 44.1646254165098 ] }, "distance": 9.96, "direction": 88.65, "angle": 77.29, "elevation": 44.16, "pano_id": "TMX7316010203-001306_pano_0000_000667", "timestamp": "2019-07-11T09:16:02.270360Z", "filename": "pano_0000_000667.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 9.95808769, "relative_pitch": 77.29363013877307, "relative_heading": 88.65247163024473, "relative_elevation": 44.1646254165098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0006_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83576903433397, 52.3640877825247, 44.1921791220084 ] }, "distance": 9.98, "direction": 291.74, "angle": 77.27, "elevation": 44.19, "pano_id": "TMX7316010203-000054_pano_0006_000303", "timestamp": "2016-08-10T08:06:15.263940Z", "filename": "pano_0006_000303.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 9.98214674, "relative_pitch": 77.2716134425297, "relative_heading": 291.74279240263974, "relative_elevation": 44.1921791220084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83575850658476, 52.3640579532, 44.1853924943134 ] }, "distance": 10.0, "direction": 272.17, "angle": 77.25, "elevation": 44.19, "pano_id": "TMX7316010203-001893_pano_0001_001478", "timestamp": "2020-08-27T08:27:45.961020Z", "filename": "pano_0001_001478.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 9.99630028, "relative_pitch": 77.25226147169705, "relative_heading": 272.17029777041853, "relative_elevation": 44.1853924943134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83603837380265, 52.3640954786058, 44.2276565497741 ] }, "distance": 10.15, "direction": 63.35, "angle": 77.07, "elevation": 44.23, "pano_id": "TMX7316010203-000825_pano_0000_005868", "timestamp": "2018-07-04T13:26:38.765140Z", "filename": "pano_0000_005868.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.15387166, "relative_pitch": 77.06998660643482, "relative_heading": 63.35152712332814, "relative_elevation": 44.2276565497741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83575596432811, 52.3640543837316, 44.0727651156485 ] }, "distance": 10.16, "direction": 269.89, "angle": 77.02, "elevation": 44.07, "pano_id": "TMX7316010203-002083_pano_0000_005617", "timestamp": "2021-04-09T09:07:59.439810Z", "filename": "pano_0000_005617.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.16232491, "relative_pitch": 77.01564456692302, "relative_heading": 269.89495240565907, "relative_elevation": 44.0727651156485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835755552831729, 52.36405485217688, 0.0 ] }, "distance": 10.19, "direction": 270.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00250", "timestamp": "2024-11-14T12:42:29Z", "filename": "Job_20241114_1202_Track44_Sphere_00250.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.1903937, "relative_pitch": 0.0, "relative_heading": 270.1883218425705, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0008_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83576648429069, 52.3640896125507, 44.1637233970687 ] }, "distance": 10.22, "direction": 292.44, "angle": 76.97, "elevation": 44.16, "pano_id": "TMX7316010203-001028_pano_0008_000233", "timestamp": "2018-12-20T10:52:14.784560Z", "filename": "pano_0008_000233.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.21969246, "relative_pitch": 76.97082012628616, "relative_heading": 292.4424871452363, "relative_elevation": 44.1637233970687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83605575910368, 52.3640530104049, 44.1433936376125 ] }, "distance": 10.26, "direction": 90.96, "angle": 76.91, "elevation": 44.14, "pano_id": "TMX7316010203-000535_pano_0000_006228", "timestamp": "2018-01-08T11:42:24.511520Z", "filename": "pano_0000_006228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.26099703, "relative_pitch": 76.91415113146576, "relative_heading": 90.95738060669915, "relative_elevation": 44.1433936376125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83605624129983, 52.3640562630809, 44.1776881767437 ] }, "distance": 10.29, "direction": 88.94, "angle": 76.88, "elevation": 44.18, "pano_id": "TMX7316010203-001893_pano_0001_001482", "timestamp": "2020-08-27T08:27:48.250950Z", "filename": "pano_0001_001482.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.29417346, "relative_pitch": 76.88314168139023, "relative_heading": 88.93969261963306, "relative_elevation": 44.1776881767437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83605793836999, 52.3640546433053, 44.1575625082478 ] }, "distance": 10.41, "direction": 89.94, "angle": 76.74, "elevation": 44.16, "pano_id": "TMX7316010203-001881_pano_0000_000098", "timestamp": "2020-08-19T08:04:24.753420Z", "filename": "pano_0000_000098.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.40801982, "relative_pitch": 76.73734547480572, "relative_heading": 89.94356023630421, "relative_elevation": 44.1575625082478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0000_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8360413380086, 52.3640976066584, 44.2059077303857 ] }, "distance": 10.44, "direction": 62.69, "angle": 76.71, "elevation": 44.21, "pano_id": "TMX7316010203-001881_pano_0000_000119", "timestamp": "2020-08-19T08:04:49.808520Z", "filename": "pano_0000_000119.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.44125193, "relative_pitch": 76.71053482408732, "relative_heading": 62.687092713701425, "relative_elevation": 44.2059077303857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83576046835693, 52.3640857352549, 44.1742944987491 ] }, "distance": 10.45, "direction": 289.4, "angle": 76.69, "elevation": 44.17, "pano_id": "TMX7316010203-001523_pano_0000_001355", "timestamp": "2019-12-18T08:22:54.403340Z", "filename": "pano_0000_001355.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.44851438, "relative_pitch": 76.69244111181136, "relative_heading": 289.3964810256407, "relative_elevation": 44.1742944987491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8360441634567, 52.3640984447289, 44.2170240115374 ] }, "distance": 10.66, "direction": 62.72, "angle": 76.45, "elevation": 44.22, "pano_id": "TMX7316010203-000535_pano_0000_006057", "timestamp": "2018-01-08T11:39:41.353120Z", "filename": "pano_0000_006057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.65505412, "relative_pitch": 76.4516329407118, "relative_heading": 62.716423336542675, "relative_elevation": 44.2170240115374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.836062682497748, 52.364052139055815, 0.0 ] }, "distance": 10.73, "direction": 91.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00254", "timestamp": "2024-11-14T12:42:33Z", "filename": "Job_20241114_1202_Track44_Sphere_00254.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.73453913, "relative_pitch": 0.0, "relative_heading": 91.43276700392698, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001883/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001883/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001883/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001883/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_001883/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001883/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001883/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001883/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001883/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83575592984326, 52.3640857928004, 44.1267589824274 ] }, "distance": 10.74, "direction": 288.88, "angle": 76.32, "elevation": 44.13, "pano_id": "TMX7316010203-000293_pano_0000_001883", "timestamp": "2017-05-10T08:43:21.196940Z", "filename": "pano_0000_001883.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.74268982, "relative_pitch": 76.31747167031507, "relative_heading": 288.8810857484429, "relative_elevation": 44.1267589824274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001881/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001881/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001881/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001881/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_001881/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001881/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001881/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001881/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001881/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83605050051578, 52.3640920531122, 44.1168305687606 ] }, "distance": 10.74, "direction": 67.15, "angle": 76.31, "elevation": 44.12, "pano_id": "TMX7316010203-000293_pano_0000_001881", "timestamp": "2017-05-10T08:43:19.166960Z", "filename": "pano_0000_001881.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.7447909, "relative_pitch": 76.31193225818373, "relative_heading": 67.1466220596909, "relative_elevation": 44.1168305687606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_002185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8357565745658, 52.3640893226992, 44.2257687365636 ] }, "distance": 10.84, "direction": 290.92, "angle": 76.23, "elevation": 44.23, "pano_id": "TMX7316010203-001316_pano_0000_002185", "timestamp": "2019-07-17T07:32:31.970780Z", "filename": "pano_0000_002185.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.83511479, "relative_pitch": 76.23394197692777, "relative_heading": 290.9219562627742, "relative_elevation": 44.2257687365636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835756505324978, 52.36408925277216, 0.0 ] }, "distance": 10.84, "direction": 290.87, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00465", "timestamp": "2025-10-01T11:36:49Z", "filename": "2025_10_01_11_11_11_00465.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 10.83674559, "relative_pitch": 0.0, "relative_heading": 290.8746236196224, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83605435145704, 52.3640926190469, 44.1651739943773 ] }, "distance": 11.01, "direction": 67.37, "angle": 76.0, "elevation": 44.17, "pano_id": "TMX7316010203-001523_pano_0000_001351", "timestamp": "2019-12-18T08:22:52.258400Z", "filename": "pano_0000_001351.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 11.01106778, "relative_pitch": 76.00066791040662, "relative_heading": 67.37478825299584, "relative_elevation": 44.1651739943773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_002181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83605345514301, 52.364099142096, 44.1968777645379 ] }, "distance": 11.26, "direction": 63.84, "angle": 75.71, "elevation": 44.2, "pano_id": "TMX7316010203-001316_pano_0000_002181", "timestamp": "2019-07-17T07:32:29.890800Z", "filename": "pano_0000_002181.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 11.25532733, "relative_pitch": 75.71255767559934, "relative_heading": 63.842378606554384, "relative_elevation": 44.1968777645379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83574991223232, 52.3640896923527, 44.2120852228254 ] }, "distance": 11.27, "direction": 290.29, "angle": 75.69, "elevation": 44.21, "pano_id": "TMX7316010203-000535_pano_0000_006061", "timestamp": "2018-01-08T11:39:43.683110Z", "filename": "pano_0000_006061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 11.27439358, "relative_pitch": 75.69406869485569, "relative_heading": 290.2936095782559, "relative_elevation": 44.2120852228254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0000_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83574576655229, 52.3640900627085, 44.2331403885037 ] }, "distance": 11.55, "direction": 290.0, "angle": 75.36, "elevation": 44.23, "pano_id": "TMX7316010203-001881_pano_0000_000123", "timestamp": "2020-08-19T08:04:52.333280Z", "filename": "pano_0000_000123.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 11.55371125, "relative_pitch": 75.3613830786301, "relative_heading": 289.999574599356, "relative_elevation": 44.2331403885037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_005957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_005957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_005957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83607534070766, 52.3640557083033, 45.1090444233269 ] }, "distance": 11.59, "direction": 89.36, "angle": 75.59, "elevation": 45.11, "pano_id": "TMX7316010203-000824_pano_0000_005957", "timestamp": "2018-07-04T10:00:18.122140Z", "filename": "pano_0000_005957.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 11.59416815, "relative_pitch": 75.58554188448392, "relative_heading": 89.36367384127907, "relative_elevation": 45.1090444233269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83606305247137, 52.3640948003147, 44.1913512973115 ] }, "distance": 11.65, "direction": 67.39, "angle": 75.23, "elevation": 44.19, "pano_id": "TMX7316010203-001893_pano_0001_001389", "timestamp": "2020-08-27T08:26:49.816320Z", "filename": "pano_0001_001389.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 11.65153688, "relative_pitch": 75.22948043239182, "relative_heading": 67.39433439218104, "relative_elevation": 44.1913512973115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.836059174545462, 52.364101699209016, 0.0 ] }, "distance": 11.73, "direction": 63.43, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00461", "timestamp": "2025-10-01T11:36:46Z", "filename": "2025_10_01_11_11_11_00461.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 11.73076418, "relative_pitch": 0.0, "relative_heading": 63.43382205170598, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8360644393733, 52.3640954637049, 44.1626795483753 ] }, "distance": 11.77, "direction": 67.24, "angle": 75.08, "elevation": 44.16, "pano_id": "TMX7316010203-002500_pano_0001_001614", "timestamp": "2022-04-08T11:35:39.248190Z", "filename": "pano_0001_001614.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 11.7671713, "relative_pitch": 75.08014267138448, "relative_heading": 67.23933891416817, "relative_elevation": 44.1626795483753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0006_000299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83606572374347, 52.3640966755474, 44.1718292422593 ] }, "distance": 11.9, "direction": 66.8, "angle": 74.92, "elevation": 44.17, "pano_id": "TMX7316010203-000054_pano_0006_000299", "timestamp": "2016-08-10T08:06:12.649010Z", "filename": "pano_0006_000299.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 11.90036271, "relative_pitch": 74.92190064429315, "relative_heading": 66.80362114139507, "relative_elevation": 44.1718292422593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83573003362649, 52.3640559221765, 44.0751740233973 ] }, "distance": 11.93, "direction": 270.73, "angle": 74.85, "elevation": 44.08, "pano_id": "TMX7316010203-002513_pano_0000_000919", "timestamp": "2022-04-13T09:58:10.774870Z", "filename": "pano_0000_000919.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 11.92966956, "relative_pitch": 74.85484221288327, "relative_heading": 270.73274143964306, "relative_elevation": 44.0751740233973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83572851155169, 52.364057933152, 43.8154578031972 ] }, "distance": 12.04, "direction": 271.79, "angle": 74.64, "elevation": 43.82, "pano_id": "TMX7316010203-001031_pano_0004_000293", "timestamp": "2019-01-02T09:16:46.093550Z", "filename": "pano_0004_000293.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 12.03826019, "relative_pitch": 74.63711125436092, "relative_heading": 271.7914315108366, "relative_elevation": 43.8154578031972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8360653031829, 52.3641008654166, 44.3414565417916 ] }, "distance": 12.07, "direction": 64.71, "angle": 74.78, "elevation": 44.34, "pano_id": "TMX7316010203-001689_pano_0000_002392", "timestamp": "2020-05-06T08:38:30.610850Z", "filename": "pano_0000_002392.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 12.06568647, "relative_pitch": 74.77788601124641, "relative_heading": 64.71460699063077, "relative_elevation": 44.3414565417916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83608251211433, 52.3640527656184, 44.0916795283556 ] }, "distance": 12.08, "direction": 90.94, "angle": 74.67, "elevation": 44.09, "pano_id": "TMX7316010203-002513_pano_0000_000924", "timestamp": "2022-04-13T09:58:15.559830Z", "filename": "pano_0000_000924.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 12.0836001, "relative_pitch": 74.67403230743102, "relative_heading": 90.94211544280093, "relative_elevation": 44.0916795283556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835726606372417, 52.36405557117561, 0.0 ] }, "distance": 12.16, "direction": 270.53, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00617", "timestamp": "2025-10-01T11:39:32Z", "filename": "2025_10_01_11_11_11_00617.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 12.16268659, "relative_pitch": 0.0, "relative_heading": 270.53470340441635, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83573618005124, 52.3640909743978, 44.2340479064733 ] }, "distance": 12.2, "direction": 289.4, "angle": 74.58, "elevation": 44.23, "pano_id": "TMX7316010203-000825_pano_0000_005872", "timestamp": "2018-07-04T13:26:41.850090Z", "filename": "pano_0000_005872.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 12.2027259, "relative_pitch": 74.5775619230638, "relative_heading": 289.3985024061742, "relative_elevation": 44.2340479064733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0008_000229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83607035408551, 52.3640986395003, 44.1712013920769 ] }, "distance": 12.28, "direction": 66.45, "angle": 74.47, "elevation": 44.17, "pano_id": "TMX7316010203-001028_pano_0008_000229", "timestamp": "2018-12-20T10:52:12.354520Z", "filename": "pano_0008_000229.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 12.2765982, "relative_pitch": 74.46767656065296, "relative_heading": 66.44596066637835, "relative_elevation": 44.1712013920769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83608608652596, 52.3640555348374, 44.1506832595915 ] }, "distance": 12.33, "direction": 89.49, "angle": 74.4, "elevation": 44.15, "pano_id": "TMX7316010203-002500_pano_0001_001857", "timestamp": "2022-04-08T11:38:19.651820Z", "filename": "pano_0001_001857.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 12.32593905, "relative_pitch": 74.4013883395635, "relative_heading": 89.49117342721779, "relative_elevation": 44.1506832595915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83571907533416, 52.3640576882125, 44.2026184853166 ] }, "distance": 12.68, "direction": 271.58, "angle": 73.99, "elevation": 44.2, "pano_id": "TMX7316010203-002500_pano_0001_001852", "timestamp": "2022-04-08T11:38:05.881920Z", "filename": "pano_0001_001852.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 12.67997288, "relative_pitch": 73.99392053269777, "relative_heading": 271.57754294917703, "relative_elevation": 44.2026184853166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83572531408703, 52.364086214946, 44.4978118725121 ] }, "distance": 12.75, "direction": 286.05, "angle": 74.02, "elevation": 44.5, "pano_id": "TMX7316010203-001306_pano_0000_000945", "timestamp": "2019-07-11T09:18:30.794660Z", "filename": "pano_0000_000945.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 12.74680309, "relative_pitch": 74.01515794486635, "relative_heading": 286.04617021979357, "relative_elevation": 44.4978118725121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83571576474403, 52.364053665096, 44.1205377783626 ] }, "distance": 12.9, "direction": 269.56, "angle": 73.7, "elevation": 44.12, "pano_id": "TMX7316010203-000293_pano_0000_002000", "timestamp": "2017-05-10T08:45:47.450750Z", "filename": "pano_0000_002000.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 12.90106059, "relative_pitch": 73.70082252667274, "relative_heading": 269.5621360781899, "relative_elevation": 44.1205377783626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835723733250638, 52.364088282226824, 0.0 ] }, "distance": 12.92, "direction": 286.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00280", "timestamp": "2024-11-14T12:42:57Z", "filename": "Job_20241114_1202_Track44_Sphere_00280.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 12.9152942, "relative_pitch": 0.0, "relative_heading": 286.89489418574874, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835892459404868, 52.36417180042302, 0.0 ] }, "distance": 13.08, "direction": 356.21, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00029", "timestamp": "2025-09-25T07:10:44Z", "filename": "2025_09_25_07_10_15_00029.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 13.07541204, "relative_pitch": 0.0, "relative_heading": 356.20979435831885, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83608026061432, 52.3641027895075, 44.5514224888757 ] }, "distance": 13.08, "direction": 65.77, "angle": 73.64, "elevation": 44.55, "pano_id": "TMX7316010203-002083_pano_0000_005642", "timestamp": "2021-04-09T09:08:31.389510Z", "filename": "pano_0000_005642.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 13.08064046, "relative_pitch": 73.63735520260664, "relative_heading": 65.77294544549217, "relative_elevation": 44.5514224888757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83593561326473, 52.3641712601665, 44.352728494443 ] }, "distance": 13.15, "direction": 9.08, "angle": 73.48, "elevation": 44.35, "pano_id": "TMX7316010203-001031_pano_0004_000206", "timestamp": "2019-01-02T09:15:33.974040Z", "filename": "pano_0004_000206.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 13.15146762, "relative_pitch": 73.483860568401, "relative_heading": 9.079143837798263, "relative_elevation": 44.352728494443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.836083970993325, 52.364099405926844, 0.0 ] }, "distance": 13.16, "direction": 67.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00275", "timestamp": "2024-11-14T12:42:55Z", "filename": "Job_20241114_1202_Track44_Sphere_00275.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 13.16422296, "relative_pitch": 0.0, "relative_heading": 67.71910399234964, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83586203013007, 52.364169942366, 44.3541302373633 ] }, "distance": 13.17, "direction": 347.12, "angle": 73.46, "elevation": 44.35, "pano_id": "TMX7316010203-001031_pano_0004_000207", "timestamp": "2019-01-02T09:15:35.238970Z", "filename": "pano_0004_000207.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 13.17171194, "relative_pitch": 73.46031925201433, "relative_heading": 347.11533333853316, "relative_elevation": 44.3541302373633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83609940451034, 52.3640589097787, 43.8058733260259 ] }, "distance": 13.24, "direction": 87.9, "angle": 73.18, "elevation": 43.81, "pano_id": "TMX7316010203-001031_pano_0004_000298", "timestamp": "2019-01-02T09:16:48.808370Z", "filename": "pano_0004_000298.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 13.24155184, "relative_pitch": 73.18108797059111, "relative_heading": 87.90091622046008, "relative_elevation": 43.8058733260259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83608389892464, 52.364102103858, 44.081278690137 ] }, "distance": 13.28, "direction": 66.51, "angle": 73.24, "elevation": 44.08, "pano_id": "TMX7316010203-002513_pano_0000_000828", "timestamp": "2022-04-13T09:57:10.690290Z", "filename": "pano_0000_000828.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 13.27644926, "relative_pitch": 73.23869002540552, "relative_heading": 66.512128080595, "relative_elevation": 44.081278690137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83571479115098, 52.3640922435741, 44.5128656933084 ] }, "distance": 13.63, "direction": 287.92, "angle": 72.98, "elevation": 44.51, "pano_id": "TMX7316010203-002083_pano_0000_005647", "timestamp": "2021-04-09T09:08:34.099490Z", "filename": "pano_0000_005647.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 13.62843473, "relative_pitch": 72.97706501206204, "relative_heading": 287.92390766341333, "relative_elevation": 44.5128656933084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835963634768, 52.364171916153, 0.0 ] }, "distance": 13.65, "direction": 16.97, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00028", "timestamp": "2025-09-25T07:10:44Z", "filename": "2025_09_25_07_10_15_00028.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 13.65388365, "relative_pitch": 0.0, "relative_heading": 16.96525086216995, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.836106692840922, 52.36405255964339, 0.0 ] }, "distance": 13.73, "direction": 90.92, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00622", "timestamp": "2025-10-01T11:39:36Z", "filename": "2025_10_01_11_11_11_00622.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 13.73093413, "relative_pitch": 0.0, "relative_heading": 90.92471059874443, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83609340345746, 52.3641002746732, 44.4489007554948 ] }, "distance": 13.8, "direction": 68.36, "angle": 72.76, "elevation": 44.45, "pano_id": "TMX7316010203-001306_pano_0000_000940", "timestamp": "2019-07-11T09:18:28.524640Z", "filename": "pano_0000_000940.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 13.79629666, "relative_pitch": 72.75641220372007, "relative_heading": 68.359350591177, "relative_elevation": 44.4489007554948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000994/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000994/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000994/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000994/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_000994/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_000994/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_000994/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000994/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000994/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83611076267834, 52.364055949812, 44.1701083946973 ] }, "distance": 14.01, "direction": 89.36, "angle": 72.41, "elevation": 44.17, "pano_id": "TMX7316010203-001316_pano_0000_000994", "timestamp": "2019-07-17T07:12:02.388410Z", "filename": "pano_0000_000994.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 14.00724488, "relative_pitch": 72.40511376043375, "relative_heading": 89.3633428138311, "relative_elevation": 44.1701083946973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835821259148358, 52.36417132502383, 0.0 ] }, "distance": 14.19, "direction": 336.26, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00030", "timestamp": "2025-09-25T07:10:45Z", "filename": "2025_09_25_07_10_15_00030.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 14.19495402, "relative_pitch": 0.0, "relative_heading": 336.2611515705686, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83569997012051, 52.364087943862, 44.326914803125 ] }, "distance": 14.46, "direction": 284.89, "angle": 71.93, "elevation": 44.33, "pano_id": "TMX7316010203-001689_pano_0000_002397", "timestamp": "2020-05-06T08:38:32.805860Z", "filename": "pano_0000_002397.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 14.46209018, "relative_pitch": 71.93057735051438, "relative_heading": 284.8880232841306, "relative_elevation": 44.326914803125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83611852714703, 52.3640547983663, 44.3029133444652 ] }, "distance": 14.54, "direction": 89.89, "angle": 71.84, "elevation": 44.3, "pano_id": "TMX7316010203-000535_pano_0000_006151", "timestamp": "2018-01-08T11:40:37.977540Z", "filename": "pano_0000_006151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 14.53531832, "relative_pitch": 71.83588254836532, "relative_heading": 89.89153151978797, "relative_elevation": 44.3029133444652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83568980365499, 52.3640598678099, 44.1591860838234 ] }, "distance": 14.68, "direction": 272.31, "angle": 71.61, "elevation": 44.16, "pano_id": "TMX7316010203-000535_pano_0000_006223", "timestamp": "2018-01-08T11:42:21.251590Z", "filename": "pano_0000_006223.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 14.6810637, "relative_pitch": 71.61021347578144, "relative_heading": 272.30952575946975, "relative_elevation": 44.1591860838234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83568926123322, 52.3640601214709, 44.3078594338149 ] }, "distance": 14.72, "direction": 272.41, "angle": 71.62, "elevation": 44.31, "pano_id": "TMX7316010203-000535_pano_0000_006145", "timestamp": "2018-01-08T11:40:34.147590Z", "filename": "pano_0000_006145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 14.7191448, "relative_pitch": 71.62342666899153, "relative_heading": 272.4135133376009, "relative_elevation": 44.3078594338149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0006_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83569452520159, 52.3640862999524, 44.1950697256252 ] }, "distance": 14.78, "direction": 283.83, "angle": 71.51, "elevation": 44.2, "pano_id": "TMX7316010203-000054_pano_0006_000304", "timestamp": "2016-08-10T08:06:15.913970Z", "filename": "pano_0006_000304.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 14.7760507, "relative_pitch": 71.51330720914068, "relative_heading": 283.8329432059623, "relative_elevation": 44.1950697256252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83612322343352, 52.3640546537337, 44.1662251390517 ] }, "distance": 14.86, "direction": 89.96, "angle": 71.41, "elevation": 44.17, "pano_id": "TMX7316010203-001306_pano_0000_000668", "timestamp": "2019-07-11T09:16:02.780350Z", "filename": "pano_0000_000668.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 14.85520543, "relative_pitch": 71.40975583530572, "relative_heading": 89.95593693138802, "relative_elevation": 44.1662251390517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83612360567234, 52.3640508690111, 44.2394836200401 ] }, "distance": 14.89, "direction": 91.58, "angle": 71.4, "elevation": 44.24, "pano_id": "TMX7316010203-002083_pano_0000_005622", "timestamp": "2021-04-09T09:08:11.569650Z", "filename": "pano_0000_005622.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 14.88687944, "relative_pitch": 71.40157251882758, "relative_heading": 91.57709782108539, "relative_elevation": 44.2394836200401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83578959627651, 52.3641684551093, 44.3518862081692 ] }, "distance": 14.92, "direction": 328.16, "angle": 71.41, "elevation": 44.35, "pano_id": "TMX7316010203-001031_pano_0004_000208", "timestamp": "2019-01-02T09:15:36.454010Z", "filename": "pano_0004_000208.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 14.91985515, "relative_pitch": 71.40719910913907, "relative_heading": 328.15845800382687, "relative_elevation": 44.3518862081692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83601105310364, 52.3641729440102, 44.3505376223475 ] }, "distance": 15.02, "direction": 28.71, "angle": 71.29, "elevation": 44.35, "pano_id": "TMX7316010203-001031_pano_0004_000205", "timestamp": "2019-01-02T09:15:32.668980Z", "filename": "pano_0004_000205.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.02001091, "relative_pitch": 71.29051671114323, "relative_heading": 28.705358627034485, "relative_elevation": 44.3505376223475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83611401997821, 52.3640995755603, 44.2196464147419 ] }, "distance": 15.08, "direction": 70.6, "angle": 71.16, "elevation": 44.22, "pano_id": "TMX7316010203-000825_pano_0000_005867", "timestamp": "2018-07-04T13:26:37.875110Z", "filename": "pano_0000_005867.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.08455849, "relative_pitch": 71.16405530010924, "relative_heading": 70.60176591370356, "relative_elevation": 44.2196464147419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83568363133569, 52.3640575120637, 44.1759426603094 ] }, "distance": 15.09, "direction": 271.25, "angle": 71.14, "elevation": 44.18, "pano_id": "TMX7316010203-001893_pano_0001_001477", "timestamp": "2020-08-27T08:27:45.420950Z", "filename": "pano_0001_001477.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.09319124, "relative_pitch": 71.13670957540245, "relative_heading": 271.2508633176875, "relative_elevation": 44.1759426603094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835689687411018, 52.36408702711782, 0.0 ] }, "distance": 15.12, "direction": 283.83, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00466", "timestamp": "2025-10-01T11:36:50Z", "filename": "2025_10_01_11_11_11_00466.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.11538655, "relative_pitch": 0.0, "relative_heading": 283.83209745532383, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0008_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83569010673834, 52.3640890482756, 44.1567357229069 ] }, "distance": 15.14, "direction": 284.68, "angle": 71.07, "elevation": 44.16, "pano_id": "TMX7316010203-001028_pano_0008_000234", "timestamp": "2018-12-20T10:52:15.369480Z", "filename": "pano_0008_000234.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.14309385, "relative_pitch": 71.07112753681915, "relative_heading": 284.6842386790316, "relative_elevation": 44.1567357229069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0000_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83611522765057, 52.3640998348282, 44.1976568819955 ] }, "distance": 15.17, "direction": 70.6, "angle": 71.05, "elevation": 44.2, "pano_id": "TMX7316010203-001881_pano_0000_000118", "timestamp": "2020-08-19T08:04:49.148520Z", "filename": "pano_0000_000118.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.17173641, "relative_pitch": 71.05418366471756, "relative_heading": 70.6021843059248, "relative_elevation": 44.1976568819955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83568208697648, 52.3640539480339, 44.0758250011131 ] }, "distance": 15.19, "direction": 269.75, "angle": 70.98, "elevation": 44.08, "pano_id": "TMX7316010203-002083_pano_0000_005616", "timestamp": "2021-04-09T09:07:58.864810Z", "filename": "pano_0000_005616.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.19494487, "relative_pitch": 70.97859450046323, "relative_heading": 269.7469810837102, "relative_elevation": 44.0758250011131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83612874295572, 52.3640507448597, 44.1672721467912 ] }, "distance": 15.24, "direction": 91.59, "angle": 70.97, "elevation": 44.17, "pano_id": "TMX7316010203-000535_pano_0000_006229", "timestamp": "2018-01-08T11:42:25.346530Z", "filename": "pano_0000_006229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.23707691, "relative_pitch": 70.96629828066415, "relative_heading": 91.59280537922751, "relative_elevation": 44.1672721467912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83568702636859, 52.3640851122309, 44.1731584463269 ] }, "distance": 15.24, "direction": 282.89, "angle": 70.96, "elevation": 44.17, "pano_id": "TMX7316010203-001523_pano_0000_001356", "timestamp": "2019-12-18T08:22:54.903360Z", "filename": "pano_0000_001356.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.24251149, "relative_pitch": 70.96235285800891, "relative_heading": 282.89143387868666, "relative_elevation": 44.1731584463269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835680638076808, 52.364054395341014, 0.0 ] }, "distance": 15.29, "direction": 269.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00249", "timestamp": "2024-11-14T12:42:29Z", "filename": "Job_20241114_1202_Track44_Sphere_00249.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.2935047, "relative_pitch": 0.0, "relative_heading": 269.93508670288384, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83613048299832, 52.3640552056596, 44.1916081914678 ] }, "distance": 15.35, "direction": 89.73, "angle": 70.85, "elevation": 44.19, "pano_id": "TMX7316010203-001893_pano_0001_001483", "timestamp": "2020-08-27T08:27:48.875990Z", "filename": "pano_0001_001483.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.34989164, "relative_pitch": 70.84540279147556, "relative_heading": 89.72810902683833, "relative_elevation": 44.1916081914678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83611774274091, 52.3641015937339, 44.2140097599477 ] }, "distance": 15.4, "direction": 70.13, "angle": 70.8, "elevation": 44.21, "pano_id": "TMX7316010203-000535_pano_0000_006056", "timestamp": "2018-01-08T11:39:40.728030Z", "filename": "pano_0000_006056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.39887071, "relative_pitch": 70.79777701283062, "relative_heading": 70.12699940226379, "relative_elevation": 44.2140097599477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0000_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83613403477543, 52.3640531456283, 44.1781014669687 ] }, "distance": 15.59, "direction": 90.57, "angle": 70.56, "elevation": 44.18, "pano_id": "TMX7316010203-001881_pano_0000_000099", "timestamp": "2020-08-19T08:04:25.758390Z", "filename": "pano_0000_000099.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.59244911, "relative_pitch": 70.55975988583673, "relative_heading": 90.57466588469836, "relative_elevation": 44.1781014669687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_002186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83568229979714, 52.3640876000359, 44.2257240852341 ] }, "distance": 15.62, "direction": 283.62, "angle": 70.55, "elevation": 44.23, "pano_id": "TMX7316010203-001316_pano_0000_002186", "timestamp": "2019-07-17T07:32:32.485750Z", "filename": "pano_0000_002186.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.6193839, "relative_pitch": 70.5480946329982, "relative_heading": 283.6178361024707, "relative_elevation": 44.2257240852341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.836035261999657, 52.36417229458904, 0.0 ] }, "distance": 15.82, "direction": 34.08, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00027", "timestamp": "2025-09-25T07:10:43Z", "filename": "2025_09_25_07_10_15_00027.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.81819452, "relative_pitch": 0.0, "relative_heading": 34.078093988554045, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8361272957424, 52.364098375121, 44.1558926161379 ] }, "distance": 15.9, "direction": 72.14, "angle": 70.2, "elevation": 44.16, "pano_id": "TMX7316010203-001523_pano_0000_001350", "timestamp": "2019-12-18T08:22:51.698410Z", "filename": "pano_0000_001350.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 15.89891285, "relative_pitch": 70.19791708499164, "relative_heading": 72.13841901441135, "relative_elevation": 44.1558926161379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83567592621011, 52.3640881273745, 44.2091516898945 ] }, "distance": 16.06, "direction": 283.46, "angle": 70.04, "elevation": 44.21, "pano_id": "TMX7316010203-000535_pano_0000_006062", "timestamp": "2018-01-08T11:39:44.243100Z", "filename": "pano_0000_006062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 16.05522326, "relative_pitch": 70.04074245981899, "relative_heading": 283.4565644075962, "relative_elevation": 44.2091516898945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_002180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83612733489578, 52.3641043701961, 44.1853834325448 ] }, "distance": 16.12, "direction": 69.88, "angle": 69.96, "elevation": 44.19, "pano_id": "TMX7316010203-001316_pano_0000_002180", "timestamp": "2019-07-17T07:32:29.350800Z", "filename": "pano_0000_002180.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 16.11853913, "relative_pitch": 69.958360938097, "relative_heading": 69.883739808638, "relative_elevation": 44.1853834325448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.836129332524432, 52.36410333802246, 0.0 ] }, "distance": 16.21, "direction": 70.43, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00460", "timestamp": "2025-10-01T11:36:45Z", "filename": "2025_10_01_11_11_11_00460.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 16.20755217, "relative_pitch": 0.0, "relative_heading": 70.43044917407276, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0000_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83567221908006, 52.3640880290324, 44.2385914418846 ] }, "distance": 16.3, "direction": 283.21, "angle": 69.78, "elevation": 44.24, "pano_id": "TMX7316010203-001881_pano_0000_000124", "timestamp": "2020-08-19T08:04:52.973360Z", "filename": "pano_0000_000124.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 16.29841969, "relative_pitch": 69.77515053103124, "relative_heading": 283.2125689791453, "relative_elevation": 44.2385914418846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8361352200087, 52.3641027114714, 44.1827973788604 ] }, "distance": 16.56, "direction": 71.12, "angle": 69.45, "elevation": 44.18, "pano_id": "TMX7316010203-001893_pano_0001_001388", "timestamp": "2020-08-27T08:26:49.196360Z", "filename": "pano_0001_001388.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 16.56329372, "relative_pitch": 69.44992982004283, "relative_heading": 71.12238721376005, "relative_elevation": 44.1827973788604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_005958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_005958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_005958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_005958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83614883114155, 52.3640546406264, 45.1634930837899 ] }, "distance": 16.6, "direction": 89.97, "angle": 69.82, "elevation": 45.16, "pano_id": "TMX7316010203-000824_pano_0000_005958", "timestamp": "2018-07-04T10:00:18.752130Z", "filename": "pano_0000_005958.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 16.59958845, "relative_pitch": 69.81937929672335, "relative_heading": 89.96558235757645, "relative_elevation": 45.1634930837899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83613734906079, 52.3641009620342, 44.1674505807459 ] }, "distance": 16.64, "direction": 71.92, "angle": 69.36, "elevation": 44.17, "pano_id": "TMX7316010203-002500_pano_0001_001613", "timestamp": "2022-04-08T11:35:38.733210Z", "filename": "pano_0001_001613.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 16.63914444, "relative_pitch": 69.35717030173886, "relative_heading": 71.91826031843112, "relative_elevation": 44.1674505807459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83574973814937, 52.36417066833256, 0.0 ] }, "distance": 16.7, "direction": 320.67, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00031", "timestamp": "2025-09-25T07:10:46Z", "filename": "2025_09_25_07_10_15_00031.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 16.70390291, "relative_pitch": 0.0, "relative_heading": 320.6713081843355, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83565904546227, 52.3640553724794, 44.0734510766342 ] }, "distance": 16.76, "direction": 270.31, "angle": 69.17, "elevation": 44.07, "pano_id": "TMX7316010203-002513_pano_0000_000918", "timestamp": "2022-04-13T09:58:10.050080Z", "filename": "pano_0000_000918.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 16.76462196, "relative_pitch": 69.17422865537971, "relative_heading": 270.31240421816176, "relative_elevation": 44.0734510766342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83615202874481, 52.3640508468565, 44.1116868071258 ] }, "distance": 16.82, "direction": 91.4, "angle": 69.13, "elevation": 44.11, "pano_id": "TMX7316010203-002513_pano_0000_000925", "timestamp": "2022-04-13T09:58:17.045010Z", "filename": "pano_0000_000925.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 16.8224563, "relative_pitch": 69.12512314167958, "relative_heading": 91.40397778367796, "relative_elevation": 44.1116868071258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0006_000298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83613929106473, 52.3641027752698, 44.1707422621548 ] }, "distance": 16.83, "direction": 71.41, "angle": 69.14, "elevation": 44.17, "pano_id": "TMX7316010203-000054_pano_0006_000298", "timestamp": "2016-08-10T08:06:11.998960Z", "filename": "pano_0006_000298.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 16.82819721, "relative_pitch": 69.1441285510362, "relative_heading": 71.40500800764907, "relative_elevation": 44.1707422621548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83613718423371, 52.3641073618859, 44.335272478871 ] }, "distance": 16.86, "direction": 69.61, "angle": 69.18, "elevation": 44.34, "pano_id": "TMX7316010203-001689_pano_0000_002391", "timestamp": "2020-05-06T08:38:30.170890Z", "filename": "pano_0000_002391.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 16.86323207, "relative_pitch": 69.17533652312781, "relative_heading": 69.60566726510625, "relative_elevation": 44.335272478871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83565465893883, 52.3640564429926, 43.8181290738285 ] }, "distance": 17.06, "direction": 270.71, "angle": 68.72, "elevation": 43.82, "pano_id": "TMX7316010203-001031_pano_0004_000292", "timestamp": "2019-01-02T09:16:45.598400Z", "filename": "pano_0004_000292.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 17.06447889, "relative_pitch": 68.72213186998124, "relative_heading": 270.70689431021174, "relative_elevation": 43.8181290738285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83566094345352, 52.3640899705263, 44.2359978687018 ] }, "distance": 17.1, "direction": 283.33, "angle": 68.87, "elevation": 44.24, "pano_id": "TMX7316010203-000825_pano_0000_005873", "timestamp": "2018-07-04T13:26:42.545130Z", "filename": "pano_0000_005873.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 17.09559085, "relative_pitch": 68.87031113390475, "relative_heading": 283.32908102156296, "relative_elevation": 44.2359978687018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0008_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8361456661797, 52.3641029122665, 44.1955046840012 ] }, "distance": 17.25, "direction": 71.82, "angle": 68.68, "elevation": 44.2, "pano_id": "TMX7316010203-001028_pano_0008_000228", "timestamp": "2018-12-20T10:52:11.679540Z", "filename": "pano_0008_000228.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 17.2451034, "relative_pitch": 68.68425107678341, "relative_heading": 71.81708838950458, "relative_elevation": 44.1955046840012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83615841712607, 52.3640552486259, 44.0948385084048 ] }, "distance": 17.25, "direction": 89.74, "angle": 68.63, "elevation": 44.09, "pano_id": "TMX7316010203-000293_pano_0000_002003", "timestamp": "2017-05-10T08:45:50.955770Z", "filename": "pano_0000_002003.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 17.2527524, "relative_pitch": 68.63134929766942, "relative_heading": 89.74219819925905, "relative_elevation": 44.0948385084048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835651458623309, 52.36405496044401, 0.0 ] }, "distance": 17.28, "direction": 270.15, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00616", "timestamp": "2025-10-01T11:39:32Z", "filename": "2025_10_01_11_11_11_00616.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 17.28124469, "relative_pitch": 0.0, "relative_heading": 270.1510578439825, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83565144905776, 52.3640842741911, 44.506966390647 ] }, "distance": 17.6, "direction": 280.83, "angle": 68.43, "elevation": 44.51, "pano_id": "TMX7316010203-001306_pano_0000_000946", "timestamp": "2019-07-11T09:18:31.239600Z", "filename": "pano_0000_000946.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 17.59546929, "relative_pitch": 68.42903584903219, "relative_heading": 280.8343604296697, "relative_elevation": 44.506966390647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83564576879327, 52.3640570544345, 44.2135563800111 ] }, "distance": 17.67, "direction": 270.9, "angle": 68.21, "elevation": 44.21, "pano_id": "TMX7316010203-002500_pano_0001_001851", "timestamp": "2022-04-08T11:38:05.286980Z", "filename": "pano_0001_001851.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 17.67096806, "relative_pitch": 68.21474008417388, "relative_heading": 270.90326324644207, "relative_elevation": 44.2135563800111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835650984227321, 52.36408721530565, 0.0 ] }, "distance": 17.69, "direction": 281.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00281", "timestamp": "2024-11-14T12:42:58Z", "filename": "Job_20241114_1202_Track44_Sphere_00281.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 17.69089816, "relative_pitch": 0.0, "relative_heading": 281.8561809170732, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.836165099736054, 52.364049928473264, 0.0 ] }, "distance": 17.72, "direction": 91.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00255", "timestamp": "2024-11-14T12:42:35Z", "filename": "Job_20241114_1202_Track44_Sphere_00255.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 17.7152649, "relative_pitch": 0.0, "relative_heading": 91.66382774682648, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83615254791568, 52.3641085188529, 44.5590925486758 ] }, "distance": 17.89, "direction": 70.39, "angle": 68.12, "elevation": 44.56, "pano_id": "TMX7316010203-002083_pano_0000_005641", "timestamp": "2021-04-09T09:08:30.824560Z", "filename": "pano_0000_005641.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 17.89072349, "relative_pitch": 68.12426505528062, "relative_heading": 70.3872147036911, "relative_elevation": 44.5590925486758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.836154773312671, 52.36410472371869, 0.0 ] }, "distance": 17.9, "direction": 71.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00274", "timestamp": "2024-11-14T12:42:54Z", "filename": "Job_20241114_1202_Track44_Sphere_00274.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 17.89739764, "relative_pitch": 0.0, "relative_heading": 71.82375786811232, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83571742763633, 52.3641676422339, 44.3608821192756 ] }, "distance": 17.94, "direction": 314.54, "angle": 67.98, "elevation": 44.36, "pano_id": "TMX7316010203-001031_pano_0004_000209", "timestamp": "2019-01-02T09:15:37.733980Z", "filename": "pano_0004_000209.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 17.94093951, "relative_pitch": 67.98003927744726, "relative_heading": 314.5410267367772, "relative_elevation": 44.3608821192756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83616973832521, 52.3640540484762, 44.1750153917819 ] }, "distance": 18.02, "direction": 90.18, "angle": 67.8, "elevation": 44.18, "pano_id": "TMX7316010203-002500_pano_0001_001858", "timestamp": "2022-04-08T11:38:30.686700Z", "filename": "pano_0001_001858.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 18.02385945, "relative_pitch": 67.8040365829647, "relative_heading": 90.17774663820312, "relative_elevation": 44.1750153917819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0000_000827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0000_000827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0000_000827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83615787996573, 52.3641060071257, 44.0948910629377 ] }, "distance": 18.14, "direction": 71.6, "angle": 67.63, "elevation": 44.09, "pano_id": "TMX7316010203-002513_pano_0000_000827", "timestamp": "2022-04-13T09:57:09.915290Z", "filename": "pano_0000_000827.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 18.14314324, "relative_pitch": 67.63495024612716, "relative_heading": 71.60373739052162, "relative_elevation": 44.0948910629377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83617314309746, 52.3640542309749, 43.8304616818205 ] }, "distance": 18.26, "direction": 90.11, "angle": 67.39, "elevation": 43.83, "pano_id": "TMX7316010203-001031_pano_0004_000299", "timestamp": "2019-01-02T09:16:49.408350Z", "filename": "pano_0004_000299.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 18.25573878, "relative_pitch": 67.38788066423129, "relative_heading": 90.11175109746989, "relative_elevation": 43.8304616818205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0004_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0004_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0004_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83608830874911, 52.3641757870985, 44.3607098562643 ] }, "distance": 18.38, "direction": 42.76, "angle": 67.5, "elevation": 44.36, "pano_id": "TMX7316010203-001031_pano_0004_000204", "timestamp": "2019-01-02T09:15:31.314060Z", "filename": "pano_0004_000204.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 18.37559515, "relative_pitch": 67.49913184407984, "relative_heading": 42.76455822313275, "relative_elevation": 44.3607098562643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.836175125825443, 52.36405004704258, 0.0 ] }, "distance": 18.4, "direction": 91.56, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00623", "timestamp": "2025-10-01T11:39:37Z", "filename": "2025_10_01_11_11_11_00623.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 18.39759571, "relative_pitch": 0.0, "relative_heading": 91.56099049469775, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83564131151482, 52.3640917875937, 44.5139466375113 ] }, "distance": 18.44, "direction": 282.98, "angle": 67.49, "elevation": 44.51, "pano_id": "TMX7316010203-002083_pano_0000_005648", "timestamp": "2021-04-09T09:08:34.594520Z", "filename": "pano_0000_005648.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 18.44383511, "relative_pitch": 67.49389763032607, "relative_heading": 282.9825207535192, "relative_elevation": 44.5139466375113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83616618281471, 52.3641066317473, 44.4640816878527 ] }, "distance": 18.7, "direction": 71.95, "angle": 67.19, "elevation": 44.46, "pano_id": "TMX7316010203-001306_pano_0000_000939", "timestamp": "2019-07-11T09:18:28.020080Z", "filename": "pano_0000_000939.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 18.70209888, "relative_pitch": 67.18782378180111, "relative_heading": 71.94850821427406, "relative_elevation": 44.4640816878527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.836105272666348, 52.3641728002728, 0.0 ] }, "distance": 18.95, "direction": 46.01, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00026", "timestamp": "2025-09-25T07:10:42Z", "filename": "2025_09_25_07_10_15_00026.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 18.94668202, "relative_pitch": 0.0, "relative_heading": 46.01421456071383, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000995/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000995/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000995/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000995/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_000995/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_000995/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_000995/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000995/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_000995/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83618549422309, 52.3640514247316, 44.2037139516324 ] }, "distance": 19.1, "direction": 91.04, "angle": 66.63, "elevation": 44.2, "pano_id": "TMX7316010203-001316_pano_0000_000995", "timestamp": "2019-07-17T07:12:03.018570Z", "filename": "pano_0000_000995.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 19.10022589, "relative_pitch": 66.63104448679373, "relative_heading": 91.04356612025917, "relative_elevation": 44.2037139516324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83562644002935, 52.3640861889656, 44.3378998693079 ] }, "distance": 19.31, "direction": 280.51, "angle": 66.47, "elevation": 44.34, "pano_id": "TMX7316010203-001689_pano_0000_002398", "timestamp": "2020-05-06T08:38:33.225880Z", "filename": "pano_0000_002398.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 19.30907269, "relative_pitch": 66.46696447190806, "relative_heading": 280.5051276253926, "relative_elevation": 44.3378998693079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83618901407348, 52.364051859643, 44.340473793447 ] }, "distance": 19.34, "direction": 90.89, "angle": 66.44, "elevation": 44.34, "pano_id": "TMX7316010203-000535_pano_0000_006152", "timestamp": "2018-01-08T11:40:38.987550Z", "filename": "pano_0000_006152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 19.33914696, "relative_pitch": 66.43552359608786, "relative_heading": 90.88727188795474, "relative_elevation": 44.340473793447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_004088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83591985675349, 52.3638790044512, 44.8672826793045 ] }, "distance": 19.56, "direction": 177.06, "angle": 66.45, "elevation": 44.87, "pano_id": "TMX7316010203-001310_pano_0000_004088", "timestamp": "2019-07-12T10:07:41.596220Z", "filename": "pano_0000_004088.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 19.55952206, "relative_pitch": 66.44560239556651, "relative_heading": 177.06364848966888, "relative_elevation": 44.8672826793045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83561706983958, 52.3640593659826, 44.3061551488936 ] }, "distance": 19.63, "direction": 271.56, "angle": 66.1, "elevation": 44.31, "pano_id": "TMX7316010203-000535_pano_0000_006144", "timestamp": "2018-01-08T11:40:33.587590Z", "filename": "pano_0000_006144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 19.63104272, "relative_pitch": 66.10296472764671, "relative_heading": 271.56397658808237, "relative_elevation": 44.3061551488936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83561659263222, 52.3640597957722, 44.1620787149295 ] }, "distance": 19.66, "direction": 271.7, "angle": 66.0, "elevation": 44.16, "pano_id": "TMX7316010203-000535_pano_0000_006222", "timestamp": "2018-01-08T11:42:20.631550Z", "filename": "pano_0000_006222.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 19.66489881, "relative_pitch": 65.99710414674134, "relative_heading": 271.7006820207367, "relative_elevation": 44.1620787149295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0006_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0006_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0006_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83562003139956, 52.3640847059548, 44.2099994989112 ] }, "distance": 19.71, "direction": 279.8, "angle": 65.97, "elevation": 44.21, "pano_id": "TMX7316010203-000054_pano_0006_000305", "timestamp": "2016-08-10T08:06:16.563930Z", "filename": "pano_0006_000305.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 19.70970544, "relative_pitch": 65.97172753330852, "relative_heading": 279.8020643856946, "relative_elevation": 44.2099994989112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83619469293929, 52.3640499354576, 44.2012888807803 ] }, "distance": 19.73, "direction": 91.49, "angle": 65.95, "elevation": 44.2, "pano_id": "TMX7316010203-001306_pano_0000_000669", "timestamp": "2019-07-11T09:16:03.335300Z", "filename": "pano_0000_000669.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 19.73035595, "relative_pitch": 65.94520386367617, "relative_heading": 91.4915779189291, "relative_elevation": 44.2012888807803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83594189305345, 52.3638783496985, 44.9496772773564 ] }, "distance": 19.77, "direction": 172.72, "angle": 66.26, "elevation": 44.95, "pano_id": "TMX7316010203-002834_pano_0008_000010", "timestamp": "2022-12-07T10:36:41.920000Z", "filename": "pano_0008_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 19.765829, "relative_pitch": 66.26335274250043, "relative_heading": 172.72472946854631, "relative_elevation": 44.9496772773564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835618260178224, 52.36408474399884, 0.0 ] }, "distance": 19.83, "direction": 279.75, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00467", "timestamp": "2025-10-01T11:36:51Z", "filename": "2025_10_01_11_11_11_00467.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 19.82932625, "relative_pitch": 0.0, "relative_heading": 279.7547674472446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83586763935655, 52.3638777861539, 44.9307081568986 ] }, "distance": 19.83, "direction": 187.4, "angle": 66.18, "elevation": 44.93, "pano_id": "TMX7316010203-002834_pano_0008_000011", "timestamp": "2022-12-07T10:36:42.609980Z", "filename": "pano_0008_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 19.83466461, "relative_pitch": 66.18093537721214, "relative_heading": 187.40131883856733, "relative_elevation": 44.9307081568986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83619821680234, 52.3640502714653, 44.3276570178568 ] }, "distance": 19.97, "direction": 91.37, "angle": 65.75, "elevation": 44.33, "pano_id": "TMX7316010203-002083_pano_0000_005623", "timestamp": "2021-04-09T09:08:13.579630Z", "filename": "pano_0000_005623.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 19.96939269, "relative_pitch": 65.74866847625042, "relative_heading": 91.36640799795924, "relative_elevation": 44.3276570178568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83592863411369, 52.3638751515082, 45.0246644783765 ] }, "distance": 20.03, "direction": 175.42, "angle": 66.02, "elevation": 45.02, "pano_id": "TMX7316010203-002834_pano_0008_000055", "timestamp": "2022-12-07T10:37:52.514370Z", "filename": "pano_0008_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.02658243, "relative_pitch": 66.02091428671385, "relative_heading": 175.41788469122483, "relative_elevation": 45.0246644783765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_004087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835847322603, 52.3638778249805, 44.8726295921952 ] }, "distance": 20.06, "direction": 191.33, "angle": 65.92, "elevation": 44.87, "pano_id": "TMX7316010203-001310_pano_0000_004087", "timestamp": "2019-07-12T10:07:41.051390Z", "filename": "pano_0000_004087.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.05571287, "relative_pitch": 65.91786036747624, "relative_heading": 191.32681340974298, "relative_elevation": 44.8726295921952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83595351513121, 52.3638765478046, 43.9308215025812 ] }, "distance": 20.08, "direction": 170.56, "angle": 65.44, "elevation": 43.93, "pano_id": "TMX7316010203-000293_pano_0000_002725", "timestamp": "2017-05-10T09:08:47.793990Z", "filename": "pano_0000_002725.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.07936138, "relative_pitch": 65.43638863514346, "relative_heading": 170.55578090153898, "relative_elevation": 43.9308215025812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83561366509702, 52.3640842501948, 44.1894352342933 ] }, "distance": 20.13, "direction": 279.45, "angle": 65.51, "elevation": 44.19, "pano_id": "TMX7316010203-001523_pano_0000_001357", "timestamp": "2019-12-18T08:22:55.388390Z", "filename": "pano_0000_001357.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.12879108, "relative_pitch": 65.51019459115948, "relative_heading": 279.44966385676537, "relative_elevation": 44.1894352342933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0000_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0000_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0000_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83618872616944, 52.3641058031923, 44.2223649900407 ] }, "distance": 20.14, "direction": 73.55, "angle": 65.51, "elevation": 44.22, "pano_id": "TMX7316010203-001881_pano_0000_000117", "timestamp": "2020-08-19T08:04:48.458310Z", "filename": "pano_0000_000117.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.14146979, "relative_pitch": 65.5126852384349, "relative_heading": 73.55170078718072, "relative_elevation": 44.2223649900407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835676809245114, 52.36416988819817, 0.0 ] }, "distance": 20.17, "direction": 309.53, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00032", "timestamp": "2025-09-25T07:10:46Z", "filename": "2025_09_25_07_10_15_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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.16552487, "relative_pitch": 0.0, "relative_heading": 309.52653588701804, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_005866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_005866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_005866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83618921547559, 52.3641059986907, 44.2489648777992 ] }, "distance": 20.18, "direction": 73.52, "angle": 65.48, "elevation": 44.25, "pano_id": "TMX7316010203-000825_pano_0000_005866", "timestamp": "2018-07-04T13:26:36.940080Z", "filename": "pano_0000_005866.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.1795998, "relative_pitch": 65.48479334428302, "relative_heading": 73.51925881613813, "relative_elevation": 44.2489648777992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83560868052918, 52.3640568683708, 44.1698603732511 ] }, "distance": 20.2, "direction": 270.73, "angle": 65.43, "elevation": 44.17, "pano_id": "TMX7316010203-001893_pano_0001_001476", "timestamp": "2020-08-27T08:27:44.890980Z", "filename": "pano_0001_001476.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.19685273, "relative_pitch": 65.42755370150077, "relative_heading": 270.73157808116537, "relative_elevation": 44.1698603732511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83620160230757, 52.3640485606848, 44.2396149933338 ] }, "distance": 20.21, "direction": 91.89, "angle": 65.45, "elevation": 44.24, "pano_id": "TMX7316010203-000535_pano_0000_006230", "timestamp": "2018-01-08T11:42:26.246540Z", "filename": "pano_0000_006230.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.20533153, "relative_pitch": 65.4526419333908, "relative_heading": 91.89048058470961, "relative_elevation": 44.2396149933338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_005615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_005615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_005615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83560836877648, 52.3640529213892, 44.0797704011202 ] }, "distance": 20.22, "direction": 269.49, "angle": 65.36, "elevation": 44.08, "pano_id": "TMX7316010203-002083_pano_0000_005615", "timestamp": "2021-04-09T09:07:58.349830Z", "filename": "pano_0000_005615.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.21725774, "relative_pitch": 65.3613668130522, "relative_heading": 269.48612607828136, "relative_elevation": 44.0797704011202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001028_pano_0008_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001028_pano_0008_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001028/pano_0008_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83561344366074, 52.364088264737, 44.1713425824419 ] }, "distance": 20.22, "direction": 280.69, "angle": 65.4, "elevation": 44.17, "pano_id": "TMX7316010203-001028_pano_0008_000235", "timestamp": "2018-12-20T10:52:15.954600Z", "filename": "pano_0008_000235.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.22175882, "relative_pitch": 65.40156646383669, "relative_heading": 280.6912803978024, "relative_elevation": 44.1713425824419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83619074474795, 52.3641072131065, 44.24414189253 ] }, "distance": 20.32, "direction": 73.24, "angle": 65.33, "elevation": 44.24, "pano_id": "TMX7316010203-000535_pano_0000_006055", "timestamp": "2018-01-08T11:39:40.078020Z", "filename": "pano_0000_006055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.31807521, "relative_pitch": 65.33416654457498, "relative_heading": 73.23718279182701, "relative_elevation": 44.24414189253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track44_Sphere_00248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track44_Sphere_00248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.835606827064873, 52.36405372789423, 0.0 ] }, "distance": 20.32, "direction": 269.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track44_Sphere_00248", "timestamp": "2024-11-14T12:42:28Z", "filename": "Job_20241114_1202_Track44_Sphere_00248.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.32167123, "relative_pitch": 0.0, "relative_heading": 269.7417994910901, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83585301451206, 52.3638744499584, 45.0385215505958 ] }, "distance": 20.35, "direction": 190.05, "angle": 65.68, "elevation": 45.04, "pano_id": "TMX7316010203-002834_pano_0008_000054", "timestamp": "2022-12-07T10:37:51.604440Z", "filename": "pano_0008_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.35286201, "relative_pitch": 65.68183783284331, "relative_heading": 190.04881123396126, "relative_elevation": 45.0385215505958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8359015267567, 52.3638716475508, 44.1056916620582 ] }, "distance": 20.35, "direction": 180.69, "angle": 65.23, "elevation": 44.11, "pano_id": "TMX7316010203-002394_pano_0007_000006", "timestamp": "2022-01-06T10:01:53.121940Z", "filename": "pano_0007_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.35396998, "relative_pitch": 65.2275401268451, "relative_heading": 180.69437979833185, "relative_elevation": 44.1056916620582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_004089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_004089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_004089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83599217901131, 52.3638792223511, 44.8734871931374 ] }, "distance": 20.39, "direction": 163.1, "angle": 65.56, "elevation": 44.87, "pano_id": "TMX7316010203-001310_pano_0000_004089", "timestamp": "2019-07-12T10:07:42.146210Z", "filename": "pano_0000_004089.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.39048263, "relative_pitch": 65.56298418350761, "relative_heading": 163.0971067102499, "relative_elevation": 44.8734871931374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83620446791715, 52.3640510256146, 44.2342745363712 ] }, "distance": 20.39, "direction": 91.1, "angle": 65.25, "elevation": 44.23, "pano_id": "TMX7316010203-001893_pano_0001_001484", "timestamp": "2020-08-27T08:27:49.535960Z", "filename": "pano_0001_001484.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.39330988, "relative_pitch": 65.2488997086532, "relative_heading": 91.10217149018817, "relative_elevation": 44.2342745363712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83619519840663, 52.36410420184559, 0.0 ] }, "distance": 20.52, "direction": 74.38, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00459", "timestamp": "2025-10-01T11:36:44Z", "filename": "2025_10_01_11_11_11_00459.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.51599053, "relative_pitch": 0.0, "relative_heading": 74.377630081218, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_001884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83560812361531, 52.3640851611119, 44.1304979780689 ] }, "distance": 20.52, "direction": 279.56, "angle": 65.06, "elevation": 44.13, "pano_id": "TMX7316010203-000293_pano_0000_001884", "timestamp": "2017-05-10T08:43:22.101980Z", "filename": "pano_0000_001884.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.51782818, "relative_pitch": 65.06461841676676, "relative_heading": 279.55581261666777, "relative_elevation": 44.1304979780689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_002187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_002187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_002187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83560761104301, 52.3640858882322, 44.2428537178785 ] }, "distance": 20.57, "direction": 279.76, "angle": 65.07, "elevation": 44.24, "pano_id": "TMX7316010203-001316_pano_0000_002187", "timestamp": "2019-07-17T07:32:32.995750Z", "filename": "pano_0000_002187.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.56582433, "relative_pitch": 65.06913566620176, "relative_heading": 279.76194959720584, "relative_elevation": 44.2428537178785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_001880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_001880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_001880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83619523641489, 52.3641071147755, 44.1197375580668 ] }, "distance": 20.61, "direction": 73.51, "angle": 64.96, "elevation": 44.12, "pano_id": "TMX7316010203-000293_pano_0000_001880", "timestamp": "2017-05-10T08:43:18.002000Z", "filename": "pano_0000_001880.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.60812451, "relative_pitch": 64.9629402486239, "relative_heading": 73.51165169345126, "relative_elevation": 44.1197375580668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83592848213787, 52.3638684547967, 44.0370228607208 ] }, "distance": 20.77, "direction": 175.61, "angle": 64.75, "elevation": 44.04, "pano_id": "TMX7316010203-002083_pano_0000_003843", "timestamp": "2021-04-09T08:32:09.422390Z", "filename": "pano_0000_003843.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.76866279, "relative_pitch": 64.75058065196225, "relative_heading": 175.61058268663254, "relative_elevation": 44.0370228607208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83594143532623, 52.3638691950498, 44.2882899269462 ] }, "distance": 20.77, "direction": 173.17, "angle": 64.87, "elevation": 44.29, "pano_id": "TMX7316010203-000825_pano_0000_002556", "timestamp": "2018-07-04T11:58:14.278320Z", "filename": "pano_0000_002556.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.77297173, "relative_pitch": 64.87155233755853, "relative_heading": 173.1658520330927, "relative_elevation": 44.2882899269462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0001_000400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83589238560393, 52.3638679864962, 44.909251476638 ] }, "distance": 20.78, "direction": 182.4, "angle": 65.17, "elevation": 44.91, "pano_id": "TMX7316010203-000055_pano_0001_000400", "timestamp": "2016-08-10T09:57:23.295640Z", "filename": "pano_0001_000400.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.77805148, "relative_pitch": 65.17155285985878, "relative_heading": 182.39797708003826, "relative_elevation": 44.909251476638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0007_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0007_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0007_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83597510300996, 52.3638726856347, 44.1194763677195 ] }, "distance": 20.79, "direction": 166.75, "angle": 64.77, "elevation": 44.12, "pano_id": "TMX7316010203-002394_pano_0007_000005", "timestamp": "2022-01-06T10:01:52.461940Z", "filename": "pano_0007_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.79045365, "relative_pitch": 64.76874512229296, "relative_heading": 166.74957407340463, "relative_elevation": 44.1194763677195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_002555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_002555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_002555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83586704392294, 52.3638691020157, 44.2832709383219 ] }, "distance": 20.8, "direction": 187.17, "angle": 64.84, "elevation": 44.28, "pano_id": "TMX7316010203-000825_pano_0000_002555", "timestamp": "2018-07-04T11:58:13.418270Z", "filename": "pano_0000_002555.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_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.79833012, "relative_pitch": 64.84216942678694, "relative_heading": 187.16920598613603, "relative_elevation": 44.2832709383219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_001349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_001349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_001349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83619897803893, 52.3641073982902, 44.1759800678119 ] }, "distance": 20.86, "direction": 73.63, "angle": 64.72, "elevation": 44.18, "pano_id": "TMX7316010203-001523_pano_0000_001349", "timestamp": "2019-12-18T08:22:51.143370Z", "filename": "pano_0000_001349.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.86151715, "relative_pitch": 64.72160151309663, "relative_heading": 73.62724508975653, "relative_elevation": 44.1759800678119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83601641990853, 52.3638789235877, 44.9449181566015 ] }, "distance": 20.96, "direction": 158.8, "angle": 65.0, "elevation": 44.94, "pano_id": "TMX7316010203-002834_pano_0008_000009", "timestamp": "2022-12-07T10:36:41.245040Z", "filename": "pano_0008_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.96130108, "relative_pitch": 64.9967105325539, "relative_heading": 158.8008611789156, "relative_elevation": 44.9449181566015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track44_Sphere_00252/adjacencies/b_20241114_1202_Track44_Sphere_00252/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_006063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_006063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_006063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83560167649421, 52.3640864497877, 44.2219012528658 ] }, "distance": 20.97, "direction": 279.74, "angle": 64.62, "elevation": 44.22, "pano_id": "TMX7316010203-000535_pano_0000_006063", "timestamp": "2018-01-08T11:39:44.798040Z", "filename": "pano_0000_006063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1202_Track44_Sphere_00252", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117449.26308339408, 486383.53145968507 ] }, "relative_distance": 20.97482532, "relative_pitch": 64.62461517717767, "relative_heading": 279.7429362097816, "relative_elevation": 44.2219012528658 } ] } }