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_20240920_0946_Track39_Sphere_00185/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81507441768696, 52.37575543338169, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00185", "timestamp": "2024-09-20T10:18:17Z", "filename": "Job_20240920_0946_Track39_Sphere_00185.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "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_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81507551552487, 52.3757543543731, 44.2749524218962 ] }, "distance": 0.14, "direction": 148.09, "angle": 89.82, "elevation": 44.27, "pano_id": "TMX7316010203-002525_pano_0003_000377", "timestamp": "2022-04-19T11:11:41.585290Z", "filename": "pano_0003_000377.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 0.14144113, "relative_pitch": 89.81696305050633, "relative_heading": 148.08973731620844, "relative_elevation": 44.2749524218962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81507539681393, 52.3757593188871, 44.4238512674347 ] }, "distance": 0.44, "direction": 8.77, "angle": 89.44, "elevation": 44.42, "pano_id": "TMX7316010203-000829_pano_0000_003794", "timestamp": "2018-07-06T12:24:12.976420Z", "filename": "pano_0000_003794.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 0.43746922, "relative_pitch": 89.43579115567324, "relative_heading": 8.767322455264699, "relative_elevation": 44.4238512674347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81507532703647, 52.3757598427075, 43.9206206612289 ] }, "distance": 0.49, "direction": 7.19, "angle": 89.35, "elevation": 43.92, "pano_id": "TMX7316010203-002847_pano_0010_000015", "timestamp": "2022-12-12T08:44:05.903480Z", "filename": "pano_0010_000015.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 0.4945382, "relative_pitch": 89.35488720641101, "relative_heading": 7.193693501071181, "relative_elevation": 43.9206206612289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81507795016502, 52.3757646335031, 43.9078509202227 ] }, "distance": 1.05, "direction": 13.22, "angle": 88.63, "elevation": 43.91, "pano_id": "TMX7316010203-000302_pano_0001_003526", "timestamp": "2017-05-19T11:05:18.068200Z", "filename": "pano_0001_003526.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 1.05162423, "relative_pitch": 88.62798767222695, "relative_heading": 13.22393764329809, "relative_elevation": 43.9078509202227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81506999978529, 52.3757661607458, 44.1140596717596 ] }, "distance": 1.23, "direction": 345.85, "angle": 88.4, "elevation": 44.11, "pano_id": "TMX7316010203-001880_pano_0004_000875", "timestamp": "2020-08-18T12:35:24.441800Z", "filename": "pano_0004_000875.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 1.23101447, "relative_pitch": 88.40156097857862, "relative_heading": 345.8533450304906, "relative_elevation": 44.1140596717596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81507220272838, 52.3757693098293, 44.2328599840403 ] }, "distance": 1.55, "direction": 354.42, "angle": 87.99, "elevation": 44.23, "pano_id": "TMX7316010203-000080_pano_0000_001597", "timestamp": "2016-08-18T10:58:57.367070Z", "filename": "pano_0000_001597.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 1.55144486, "relative_pitch": 87.99120342606926, "relative_heading": 354.420502160877, "relative_elevation": 44.2328599840403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81506846045155, 52.3757406132871, 44.2298137284815 ] }, "distance": 1.7, "direction": 193.82, "angle": 87.8, "elevation": 44.23, "pano_id": "TMX7316060226-000479_pano_0000_001183", "timestamp": "2019-11-12T08:05:02.142380Z", "filename": "pano_0000_001183.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 1.6982683, "relative_pitch": 87.80112502689991, "relative_heading": 193.8209512035727, "relative_elevation": 44.2298137284815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8150741211917, 52.3757384796375, 44.2317383307964 ] }, "distance": 1.89, "direction": 180.61, "angle": 87.56, "elevation": 44.23, "pano_id": "TMX7316010203-002071_pano_0000_002073", "timestamp": "2021-03-31T08:29:41.384060Z", "filename": "pano_0000_002073.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 1.88662714, "relative_pitch": 87.5576295365198, "relative_heading": 180.61322450540752, "relative_elevation": 44.2317383307964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815071968883967, 52.375736933741294, 0.0 ] }, "distance": 2.07, "direction": 184.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01311", "timestamp": "2025-07-02T08:31:22Z", "filename": "recording_2025-07-02_08-03-09_01311.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 2.06528195, "relative_pitch": 0.0, "relative_heading": 184.63155824705018, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815081660132073, 52.37578142500695, 0.0 ] }, "distance": 2.93, "direction": 9.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01310", "timestamp": "2025-07-02T08:31:21Z", "filename": "recording_2025-07-02_08-03-09_01310.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 2.9339589, "relative_pitch": 0.0, "relative_heading": 9.677816303061876, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81508438373967, 52.3757827730185, 44.2250683028251 ] }, "distance": 3.12, "direction": 12.58, "angle": 85.97, "elevation": 44.23, "pano_id": "TMX7316010203-002071_pano_0000_002072", "timestamp": "2021-03-31T08:29:40.364140Z", "filename": "pano_0000_002072.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 3.11699253, "relative_pitch": 85.96844757945746, "relative_heading": 12.57649373063539, "relative_elevation": 44.2250683028251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81507978189005, 52.3757857958958, 44.2177677620202 ] }, "distance": 3.4, "direction": 6.17, "angle": 85.61, "elevation": 44.22, "pano_id": "TMX7316060226-000479_pano_0000_001182", "timestamp": "2019-11-12T08:05:01.287360Z", "filename": "pano_0000_001182.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 3.39826532, "relative_pitch": 85.60528974857793, "relative_heading": 6.17116303215155, "relative_elevation": 44.2177677620202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81506099203571, 52.3757220227993, 44.2305718967691 ] }, "distance": 3.83, "direction": 193.82, "angle": 85.05, "elevation": 44.23, "pano_id": "TMX7316010203-000080_pano_0000_001598", "timestamp": "2016-08-18T10:58:58.127070Z", "filename": "pano_0000_001598.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 3.8285229, "relative_pitch": 85.05290551559031, "relative_heading": 193.81659746491107, "relative_elevation": 44.2305718967691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81505710387609, 52.3757198029151, 44.0838404893875 ] }, "distance": 4.14, "direction": 196.56, "angle": 84.64, "elevation": 44.08, "pano_id": "TMX7316010203-001880_pano_0004_000876", "timestamp": "2020-08-18T12:35:25.576710Z", "filename": "pano_0004_000876.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 4.13637585, "relative_pitch": 84.63964531079253, "relative_heading": 196.56217929466686, "relative_elevation": 44.0838404893875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81506057506745, 52.3757143035621, 43.8882126417011 ] }, "distance": 4.67, "direction": 191.64, "angle": 83.92, "elevation": 43.89, "pano_id": "TMX7316010203-002847_pano_0010_000016", "timestamp": "2022-12-12T08:44:06.718460Z", "filename": "pano_0010_000016.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 4.67277937, "relative_pitch": 83.92261171376828, "relative_heading": 191.63894886959636, "relative_elevation": 43.8882126417011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81506520744979, 52.37571122305979, 0.0 ] }, "distance": 4.96, "direction": 187.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00186", "timestamp": "2024-09-20T10:18:18Z", "filename": "Job_20240920_0946_Track39_Sphere_00186.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 4.95930527, "relative_pitch": 0.0, "relative_heading": 187.26598441559452, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81506317551826, 52.3757113956004, 44.40303834714 ] }, "distance": 4.96, "direction": 188.88, "angle": 83.63, "elevation": 44.4, "pano_id": "TMX7316010203-000829_pano_0000_003795", "timestamp": "2018-07-06T12:24:13.981470Z", "filename": "pano_0000_003795.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 4.95972918, "relative_pitch": 83.62659599799827, "relative_heading": 188.8799798009928, "relative_elevation": 44.40303834714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815085063327244, 52.37579993824617, 0.0 ] }, "distance": 5.01, "direction": 8.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00184", "timestamp": "2024-09-20T10:18:16Z", "filename": "Job_20240920_0946_Track39_Sphere_00184.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 5.00504129, "relative_pitch": 0.0, "relative_heading": 8.328630252452614, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81509106608256, 52.375802496004, 44.2559584919363 ] }, "distance": 5.36, "direction": 12.22, "angle": 83.1, "elevation": 44.26, "pano_id": "TMX7316010203-002525_pano_0003_000376", "timestamp": "2022-04-19T11:11:40.770310Z", "filename": "pano_0003_000376.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 5.358195, "relative_pitch": 83.09663715269369, "relative_heading": 12.215975262199143, "relative_elevation": 44.2559584919363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81506321510577, 52.3757059218285, 44.2634756574407 ] }, "distance": 5.56, "direction": 187.88, "angle": 82.84, "elevation": 44.26, "pano_id": "TMX7316010203-002525_pano_0003_000378", "timestamp": "2022-04-19T11:11:42.350330Z", "filename": "pano_0003_000378.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 5.56194394, "relative_pitch": 82.83801372066694, "relative_heading": 187.8839288191717, "relative_elevation": 44.2634756574407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81509234600203, 52.3758054199617, 43.9408472077921 ] }, "distance": 5.69, "direction": 12.38, "angle": 82.62, "elevation": 43.94, "pano_id": "TMX7316010203-002847_pano_0010_000014", "timestamp": "2022-12-12T08:44:05.013610Z", "filename": "pano_0010_000014.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 5.69465689, "relative_pitch": 82.61572507840255, "relative_heading": 12.380426842715451, "relative_elevation": 43.9408472077921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8150856731495, 52.3758072959427, 44.4238278148696 ] }, "distance": 5.82, "direction": 7.57, "angle": 82.53, "elevation": 44.42, "pano_id": "TMX7316010203-000829_pano_0000_003793", "timestamp": "2018-07-06T12:24:11.971460Z", "filename": "pano_0000_003793.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 5.82166201, "relative_pitch": 82.53403731174934, "relative_heading": 7.565856203686094, "relative_elevation": 44.4238278148696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81508276081298, 52.3758126000985, 44.1330708004534 ] }, "distance": 6.39, "direction": 5.1, "angle": 81.77, "elevation": 44.13, "pano_id": "TMX7316010203-001880_pano_0004_000874", "timestamp": "2020-08-18T12:35:23.261790Z", "filename": "pano_0004_000874.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 6.38652112, "relative_pitch": 81.76585597992596, "relative_heading": 5.104084103843636, "relative_elevation": 44.1330708004534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81506271821269, 52.375694843784, 44.2083521857858 ] }, "distance": 6.79, "direction": 186.74, "angle": 81.27, "elevation": 44.21, "pano_id": "TMX7316010203-002071_pano_0000_002074", "timestamp": "2021-03-31T08:29:42.454020Z", "filename": "pano_0000_002074.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 6.78899134, "relative_pitch": 81.26940300308233, "relative_heading": 186.73973886648452, "relative_elevation": 44.2083521857858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81505705193078, 52.3756950117958, 44.2222688421607 ] }, "distance": 6.83, "direction": 189.98, "angle": 81.22, "elevation": 44.22, "pano_id": "TMX7316060226-000479_pano_0000_001184", "timestamp": "2019-11-12T08:05:02.962440Z", "filename": "pano_0000_001184.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 6.82660034, "relative_pitch": 81.2245088355951, "relative_heading": 189.97621551581108, "relative_elevation": 44.2222688421607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81508592794674, 52.3758171432055, 44.2299574445933 ] }, "distance": 6.91, "direction": 6.51, "angle": 81.12, "elevation": 44.23, "pano_id": "TMX7316010203-000080_pano_0000_001596", "timestamp": "2016-08-18T10:58:56.532050Z", "filename": "pano_0000_001596.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 6.9113246, "relative_pitch": 81.11884294072242, "relative_heading": 6.512355702208427, "relative_elevation": 44.2299574445933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815059749584169, 52.37569261001377, 0.0 ] }, "distance": 7.06, "direction": 188.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01312", "timestamp": "2025-07-02T08:31:23Z", "filename": "recording_2025-07-02_08-03-09_01312.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 7.06164691, "relative_pitch": 0.0, "relative_heading": 188.13218145075342, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815089276110505, 52.375826274741925, 0.0 ] }, "distance": 7.95, "direction": 7.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01309", "timestamp": "2025-07-02T08:31:19Z", "filename": "recording_2025-07-02_08-03-09_01309.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 7.94751532, "relative_pitch": 0.0, "relative_heading": 7.314765734171243, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81509702339189, 52.3758272945875, 44.2453059637919 ] }, "distance": 8.14, "direction": 10.9, "angle": 79.57, "elevation": 44.25, "pano_id": "TMX7316010203-002071_pano_0000_002071", "timestamp": "2021-03-31T08:29:39.244090Z", "filename": "pano_0000_002071.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 8.14316349, "relative_pitch": 79.57165233286403, "relative_heading": 10.897456421390382, "relative_elevation": 44.2453059637919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8150940371829, 52.3758305461853, 44.2144474396482 ] }, "distance": 8.46, "direction": 9.08, "angle": 79.16, "elevation": 44.21, "pano_id": "TMX7316060226-000479_pano_0000_001181", "timestamp": "2019-11-12T08:05:00.352360Z", "filename": "pano_0000_001181.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 8.46425912, "relative_pitch": 79.1626161301781, "relative_heading": 9.082341900229983, "relative_elevation": 44.2144474396482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81504854601687, 52.3756754087976, 44.2261951025575 ] }, "distance": 9.08, "direction": 191.19, "angle": 78.4, "elevation": 44.23, "pano_id": "TMX7316010203-000080_pano_0000_001599", "timestamp": "2016-08-18T10:58:58.887050Z", "filename": "pano_0000_001599.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 9.07732736, "relative_pitch": 78.40125149434036, "relative_heading": 191.19211249187418, "relative_elevation": 44.2261951025575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81504437604355, 52.3756734119072, 44.0637574326247 ] }, "distance": 9.35, "direction": 192.63, "angle": 78.02, "elevation": 44.06, "pano_id": "TMX7316010203-001880_pano_0004_000877", "timestamp": "2020-08-18T12:35:26.716740Z", "filename": "pano_0004_000877.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 9.35338901, "relative_pitch": 78.01574078288638, "relative_heading": 192.63456539523276, "relative_elevation": 44.0637574326247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815098430171884, 52.375840690388934, 0.0 ] }, "distance": 9.63, "direction": 9.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00183", "timestamp": "2024-09-20T10:18:14Z", "filename": "Job_20240920_0946_Track39_Sphere_00183.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 9.62683669, "relative_pitch": 0.0, "relative_heading": 9.780094970109921, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81504740698055, 52.3756687386138, 43.857982323505 ] }, "distance": 9.82, "direction": 190.8, "angle": 77.38, "elevation": 43.86, "pano_id": "TMX7316010203-002847_pano_0010_000017", "timestamp": "2022-12-12T08:44:07.558450Z", "filename": "pano_0010_000017.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 9.82072451, "relative_pitch": 77.37847174137939, "relative_heading": 190.79556451879395, "relative_elevation": 43.857982323505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815054580824806, 52.37566638573754, 0.0 ] }, "distance": 10.0, "direction": 187.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00187", "timestamp": "2024-09-20T10:18:19Z", "filename": "Job_20240920_0946_Track39_Sphere_00187.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 10.0003963, "relative_pitch": 0.0, "relative_heading": 187.76364741882327, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81505331738279, 52.3756659458013, 43.88686948549 ] }, "distance": 10.06, "direction": 188.21, "angle": 77.09, "elevation": 43.89, "pano_id": "TMX7316010203-000302_pano_0001_003527", "timestamp": "2017-05-19T11:05:20.608180Z", "filename": "pano_0001_003527.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 10.0608318, "relative_pitch": 77.08834404064366, "relative_heading": 188.2115062480362, "relative_elevation": 43.88686948549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81504907612438, 52.3756629880028, 44.3736399849877 ] }, "distance": 10.43, "direction": 189.52, "angle": 76.77, "elevation": 44.37, "pano_id": "TMX7316010203-000829_pano_0000_003796", "timestamp": "2018-07-06T12:24:15.031610Z", "filename": "pano_0000_003796.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 10.4305742, "relative_pitch": 76.772060845172, "relative_heading": 189.52373199473806, "relative_elevation": 44.3736399849877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81512097967397, 52.3758487022656, 43.9824932906777 ] }, "distance": 10.85, "direction": 16.99, "angle": 76.14, "elevation": 43.98, "pano_id": "TMX7316010203-002847_pano_0010_000013", "timestamp": "2022-12-12T08:44:03.918500Z", "filename": "pano_0010_000013.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 10.85205079, "relative_pitch": 76.13992068492335, "relative_heading": 16.98952323959541, "relative_elevation": 43.9824932906777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81511355050974, 52.3758500960908, 44.2709145089611 ] }, "distance": 10.87, "direction": 14.2, "angle": 76.21, "elevation": 44.27, "pano_id": "TMX7316010203-002525_pano_0003_000375", "timestamp": "2022-04-19T11:11:39.730310Z", "filename": "pano_0003_000375.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 10.86543973, "relative_pitch": 76.21042392416086, "relative_heading": 14.197965520862716, "relative_elevation": 44.2709145089611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81505564265344, 52.375657082461, 44.2432098351419 ] }, "distance": 11.02, "direction": 186.66, "angle": 76.02, "elevation": 44.24, "pano_id": "TMX7316010203-002525_pano_0003_000379", "timestamp": "2022-04-19T11:11:43.140310Z", "filename": "pano_0003_000379.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 11.01838605, "relative_pitch": 76.01546704229774, "relative_heading": 186.66381028954567, "relative_elevation": 44.2432098351419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81510706556351, 52.3758529052902, 44.4665729841217 ] }, "distance": 11.07, "direction": 11.58, "angle": 76.02, "elevation": 44.47, "pano_id": "TMX7316010203-000829_pano_0000_003792", "timestamp": "2018-07-06T12:24:10.896480Z", "filename": "pano_0000_003792.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 11.07167698, "relative_pitch": 76.0183009203823, "relative_heading": 11.58465351278762, "relative_elevation": 44.4665729841217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81511019077308, 52.3758560155258, 44.1858416665345 ] }, "distance": 11.45, "direction": 12.28, "angle": 75.47, "elevation": 44.19, "pano_id": "TMX7316010203-001880_pano_0004_000873", "timestamp": "2020-08-18T12:35:21.991820Z", "filename": "pano_0004_000873.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 11.45429987, "relative_pitch": 75.46711075367605, "relative_heading": 12.279940437323354, "relative_elevation": 44.1858416665345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81505141494335, 52.3756512085208, 44.178187773563 ] }, "distance": 11.7, "direction": 187.69, "angle": 75.16, "elevation": 44.18, "pano_id": "TMX7316010203-002071_pano_0000_002075", "timestamp": "2021-03-31T08:29:43.644030Z", "filename": "pano_0000_002075.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 11.70288687, "relative_pitch": 75.16302377081884, "relative_heading": 187.6925897955009, "relative_elevation": 44.178187773563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81504622943265, 52.375649025616, 44.2213061340153 ] }, "distance": 12.0, "direction": 189.21, "angle": 74.82, "elevation": 44.22, "pano_id": "TMX7316060226-000479_pano_0000_001185", "timestamp": "2019-11-12T08:05:03.812370Z", "filename": "pano_0000_001185.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 11.99507463, "relative_pitch": 74.82363777773794, "relative_heading": 189.20909954703865, "relative_elevation": 44.2213061340153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815046412424635, 52.375648424686865, 0.0 ] }, "distance": 12.06, "direction": 189.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01313", "timestamp": "2025-07-02T08:31:24Z", "filename": "recording_2025-07-02_08-03-09_01313.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 12.05910838, "relative_pitch": 0.0, "relative_heading": 189.09980734675412, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81511871921435, 52.3758620502568, 44.2676781918854 ] }, "distance": 12.24, "direction": 14.27, "angle": 74.54, "elevation": 44.27, "pano_id": "TMX7316010203-000080_pano_0000_001595", "timestamp": "2016-08-18T10:58:55.492060Z", "filename": "pano_0000_001595.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 12.24134558, "relative_pitch": 74.54227605919438, "relative_heading": 14.268090921035396, "relative_elevation": 44.2676781918854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81513249035495, 52.3758636504085, 43.9161398569122 ] }, "distance": 12.67, "direction": 18.18, "angle": 73.9, "elevation": 43.92, "pano_id": "TMX7316010203-000302_pano_0001_003525", "timestamp": "2017-05-19T11:05:14.558190Z", "filename": "pano_0001_003525.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 12.67460003, "relative_pitch": 73.90137584724016, "relative_heading": 18.181473412534455, "relative_elevation": 43.9161398569122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815117008239306, 52.37586795012812, 0.0 ] }, "distance": 12.85, "direction": 13.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01308", "timestamp": "2025-07-02T08:31:17Z", "filename": "recording_2025-07-02_08-03-09_01308.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 12.85181876, "relative_pitch": 0.0, "relative_heading": 13.043211308341624, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81512793758168, 52.3758677033552, 44.2943496685475 ] }, "distance": 13.01, "direction": 16.26, "angle": 73.63, "elevation": 44.29, "pano_id": "TMX7316010203-002071_pano_0000_002070", "timestamp": "2021-03-31T08:29:37.944220Z", "filename": "pano_0000_002070.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 13.01361057, "relative_pitch": 73.62729450321629, "relative_heading": 16.264632267996625, "relative_elevation": 44.2943496685475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81513265997185, 52.3758682508923, 44.2407288718969 ] }, "distance": 13.17, "direction": 17.53, "angle": 73.43, "elevation": 44.24, "pano_id": "TMX7316060226-000479_pano_0000_001180", "timestamp": "2019-11-12T08:04:59.277360Z", "filename": "pano_0000_001180.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 13.16540264, "relative_pitch": 73.4277541638219, "relative_heading": 17.534064984584862, "relative_elevation": 44.2407288718969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81526952618747, 52.3757424561391, 44.0875063138083 ] }, "distance": 13.37, "direction": 96.2, "angle": 73.13, "elevation": 44.09, "pano_id": "TMX7316010203-002847_pano_0010_000009", "timestamp": "2022-12-12T08:43:58.528530Z", "filename": "pano_0010_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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 13.36542301, "relative_pitch": 73.13496843563027, "relative_heading": 96.20241884605989, "relative_elevation": 44.0875063138083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527136323001, 52.3757573470926, 44.2848890749738 ] }, "distance": 13.41, "direction": 89.09, "angle": 73.15, "elevation": 44.28, "pano_id": "TMX7316010203-002071_pano_0000_002066", "timestamp": "2021-03-31T08:29:31.814080Z", "filename": "pano_0000_002066.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 13.41397878, "relative_pitch": 73.14833761335484, "relative_heading": 89.0903121249795, "relative_elevation": 44.2848890749738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81526360722477, 52.3757900371982, 44.0984152406454 ] }, "distance": 13.45, "direction": 73.36, "angle": 73.04, "elevation": 44.1, "pano_id": "TMX7316010203-002847_pano_0010_000010", "timestamp": "2022-12-12T08:43:59.518510Z", "filename": "pano_0010_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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 13.4471648, "relative_pitch": 73.04168414568817, "relative_heading": 73.36069222633812, "relative_elevation": 44.0984152406454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527542702383, 52.3757467323327, 44.4370038583875 ] }, "distance": 13.72, "direction": 94.05, "angle": 72.84, "elevation": 44.44, "pano_id": "TMX7316010203-000829_pano_0000_003787", "timestamp": "2018-07-06T12:24:05.561560Z", "filename": "pano_0000_003787.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 13.72323763, "relative_pitch": 72.83802791893359, "relative_heading": 94.04562520677798, "relative_elevation": 44.4370038583875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527562487247, 52.375738281164, 43.894329498522 ] }, "distance": 13.83, "direction": 97.93, "angle": 72.51, "elevation": 43.89, "pano_id": "TMX7316010203-000302_pano_0001_003523", "timestamp": "2017-05-19T11:05:07.648320Z", "filename": "pano_0001_003523.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 13.83480048, "relative_pitch": 72.50597037457794, "relative_heading": 97.9295497518389, "relative_elevation": 43.894329498522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527052684101, 52.3757894983871, 44.465066335164 ] }, "distance": 13.88, "direction": 74.15, "angle": 72.66, "elevation": 44.47, "pano_id": "TMX7316010203-000829_pano_0000_003788", "timestamp": "2018-07-06T12:24:06.501740Z", "filename": "pano_0000_003788.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 13.88283378, "relative_pitch": 72.66064985238347, "relative_heading": 74.1546907687618, "relative_elevation": 44.465066335164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815276837210149, 52.37577070181284, 0.0 ] }, "distance": 13.89, "direction": 82.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01304", "timestamp": "2025-07-02T08:31:11Z", "filename": "recording_2025-07-02_08-03-09_01304.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 13.88937664, "relative_pitch": 0.0, "relative_heading": 82.9737456790976, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527343572016, 52.3757829902228, 44.2691467721015 ] }, "distance": 13.9, "direction": 77.25, "angle": 72.57, "elevation": 44.27, "pano_id": "TMX7316010203-001880_pano_0004_000869", "timestamp": "2020-08-18T12:35:16.246770Z", "filename": "pano_0004_000869.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 13.8959689, "relative_pitch": 72.57306390051457, "relative_heading": 77.25174526817182, "relative_elevation": 44.2691467721015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527864278327, 52.3757471231038, 44.2279913323 ] }, "distance": 13.94, "direction": 93.8, "angle": 72.51, "elevation": 44.23, "pano_id": "TMX7316060226-000479_pano_0000_001176", "timestamp": "2019-11-12T08:04:54.782410Z", "filename": "pano_0000_001176.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 13.93874626, "relative_pitch": 72.5074070547324, "relative_heading": 93.80381948617367, "relative_elevation": 44.2279913323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8152781533229, 52.3757386731458, 44.25309104193 ] }, "distance": 14.0, "direction": 97.66, "angle": 72.45, "elevation": 44.25, "pano_id": "TMX7316010203-001880_pano_0004_000868", "timestamp": "2020-08-18T12:35:15.061800Z", "filename": "pano_0004_000868.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 13.99948807, "relative_pitch": 72.44520606078531, "relative_heading": 97.65551874273481, "relative_elevation": 44.25309104193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815137692560199, 52.37587537508237, 0.0 ] }, "distance": 14.02, "direction": 17.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00182", "timestamp": "2024-09-20T10:18:13Z", "filename": "Job_20240920_0946_Track39_Sphere_00182.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.02484087, "relative_pitch": 0.0, "relative_heading": 17.89345323412683, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527919338766, 52.3757419397561, 44.2148782061413 ] }, "distance": 14.03, "direction": 96.15, "angle": 72.4, "elevation": 44.21, "pano_id": "TMX7316010203-000080_pano_0000_001590", "timestamp": "2016-08-18T10:58:50.762080Z", "filename": "pano_0000_001590.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.02613545, "relative_pitch": 72.39958803596232, "relative_heading": 96.14520101069266, "relative_elevation": 44.2148782061413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527572250418, 52.3757825759022, 44.2333248797804 ] }, "distance": 14.04, "direction": 77.58, "angle": 72.39, "elevation": 44.23, "pano_id": "TMX7316010203-000080_pano_0000_001591", "timestamp": "2016-08-18T10:58:51.497080Z", "filename": "pano_0000_001591.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.03791414, "relative_pitch": 72.39261306322497, "relative_heading": 77.57553971694544, "relative_elevation": 44.2333248797804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81526547674043, 52.3758035859998, 44.313082318753 ] }, "distance": 14.07, "direction": 67.62, "angle": 72.38, "elevation": 44.31, "pano_id": "TMX7316010203-002071_pano_0000_002067", "timestamp": "2021-03-31T08:29:33.134080Z", "filename": "pano_0000_002067.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.07147667, "relative_pitch": 72.38292180459831, "relative_heading": 67.61782701740043, "relative_elevation": 44.313082318753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527819981574, 52.3757764110957, 44.2828144254163 ] }, "distance": 14.07, "direction": 80.45, "angle": 72.37, "elevation": 44.28, "pano_id": "TMX7316010203-002525_pano_0003_000371", "timestamp": "2022-04-19T11:11:34.820380Z", "filename": "pano_0003_000371.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.07281355, "relative_pitch": 72.37005464797218, "relative_heading": 80.45203095713295, "relative_elevation": 44.2828144254163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527264355365, 52.3757945127691, 44.2406827770174 ] }, "distance": 14.18, "direction": 72.14, "angle": 72.23, "elevation": 44.24, "pano_id": "TMX7316060226-000479_pano_0000_001177", "timestamp": "2019-11-12T08:04:55.672410Z", "filename": "pano_0000_001177.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.18258105, "relative_pitch": 72.22530267780097, "relative_heading": 72.14479603431647, "relative_elevation": 44.2406827770174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527962095213, 52.375731597326, 44.2675340836868 ] }, "distance": 14.22, "direction": 100.75, "angle": 72.19, "elevation": 44.27, "pano_id": "TMX7316010203-002525_pano_0003_000370", "timestamp": "2022-04-19T11:11:34.080340Z", "filename": "pano_0003_000370.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.22413221, "relative_pitch": 72.18664600802576, "relative_heading": 100.74664766657472, "relative_elevation": 44.2675340836868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815283301487967, 52.375757970427564, 0.0 ] }, "distance": 14.23, "direction": 88.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00178", "timestamp": "2024-09-20T10:18:07Z", "filename": "Job_20240920_0946_Track39_Sphere_00178.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.22810267, "relative_pitch": 0.0, "relative_heading": 88.86300215952191, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81503443250337, 52.3756293592224, 44.2160009462386 ] }, "distance": 14.29, "direction": 190.98, "angle": 72.09, "elevation": 44.22, "pano_id": "TMX7316010203-000080_pano_0000_001600", "timestamp": "2016-08-18T10:58:59.722030Z", "filename": "pano_0000_001600.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.29067122, "relative_pitch": 72.08909736446522, "relative_heading": 190.98476771179236, "relative_elevation": 44.2160009462386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815279913538712, 52.375725741956906, 0.0 ] }, "distance": 14.38, "direction": 103.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01303", "timestamp": "2025-07-02T08:31:10Z", "filename": "recording_2025-07-02_08-03-09_01303.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.37929329, "relative_pitch": 0.0, "relative_heading": 103.28331730331318, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81518585180713, 52.3758661833846, 44.0093835666776 ] }, "distance": 14.47, "direction": 31.62, "angle": 71.8, "elevation": 44.01, "pano_id": "TMX7316010203-002847_pano_0010_000012", "timestamp": "2022-12-12T08:44:02.478510Z", "filename": "pano_0010_000012.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.47282121, "relative_pitch": 71.7961556834026, "relative_heading": 31.62444456852136, "relative_elevation": 44.0093835666776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81524241069334, 52.3758364043863, 44.0987097276375 ] }, "distance": 14.56, "direction": 51.78, "angle": 71.73, "elevation": 44.1, "pano_id": "TMX7316010203-002847_pano_0010_000011", "timestamp": "2022-12-12T08:44:00.823520Z", "filename": "pano_0010_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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.56251309, "relative_pitch": 71.72546577688024, "relative_heading": 51.77776966270397, "relative_elevation": 44.0987097276375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81503180543192, 52.3756269055434, 44.0618904307485 ] }, "distance": 14.59, "direction": 191.47, "angle": 71.68, "elevation": 44.06, "pano_id": "TMX7316010203-001880_pano_0004_000878", "timestamp": "2020-08-18T12:35:27.886730Z", "filename": "pano_0004_000878.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.59331452, "relative_pitch": 71.67511015985734, "relative_heading": 191.4700655835176, "relative_elevation": 44.0618904307485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527679144678, 52.3757114729109, 44.2749630361795 ] }, "distance": 14.62, "direction": 109.54, "angle": 71.72, "elevation": 44.27, "pano_id": "TMX7316010203-002071_pano_0000_002065", "timestamp": "2021-03-31T08:29:30.674090Z", "filename": "pano_0000_002065.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.624332, "relative_pitch": 71.7212470352138, "relative_heading": 109.54138873180224, "relative_elevation": 44.2749630361795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815277239787327, 52.37580667274395, 0.0 ] }, "distance": 14.94, "direction": 67.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00179", "timestamp": "2024-09-20T10:18:08Z", "filename": "Job_20240920_0946_Track39_Sphere_00179.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.94300219, "relative_pitch": 0.0, "relative_heading": 67.56964998193934, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81503566642385, 52.375622893037, 43.818587070331 ] }, "distance": 14.98, "direction": 190.14, "angle": 71.12, "elevation": 43.82, "pano_id": "TMX7316010203-002847_pano_0010_000018", "timestamp": "2022-12-12T08:44:08.483450Z", "filename": "pano_0010_000018.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 14.9826068, "relative_pitch": 71.12323376034863, "relative_heading": 190.14497106238767, "relative_elevation": 43.818587070331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815272865111706, 52.37581565734151, 0.0 ] }, "distance": 15.08, "direction": 63.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01305", "timestamp": "2025-07-02T08:31:12Z", "filename": "recording_2025-07-02_08-03-09_01305.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.08482537, "relative_pitch": 0.0, "relative_heading": 63.62474292851917, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81526830388318, 52.3758223974666, 44.2640409041196 ] }, "distance": 15.16, "direction": 60.56, "angle": 71.09, "elevation": 44.26, "pano_id": "TMX7316010203-000080_pano_0000_001592", "timestamp": "2016-08-18T10:58:52.367100Z", "filename": "pano_0000_001592.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.16136886, "relative_pitch": 71.09258493955895, "relative_heading": 60.56252116701657, "relative_elevation": 44.2640409041196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528039977251, 52.3757034604918, 44.4323366237804 ] }, "distance": 15.17, "direction": 112.41, "angle": 71.15, "elevation": 44.43, "pano_id": "TMX7316010203-000829_pano_0000_003786", "timestamp": "2018-07-06T12:24:04.656470Z", "filename": "pano_0000_003786.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.1730813, "relative_pitch": 71.14561257707705, "relative_heading": 112.40500160788625, "relative_elevation": 44.4323366237804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81516686414774, 52.375879585165, 44.4707930041477 ] }, "distance": 15.18, "direction": 24.5, "angle": 71.15, "elevation": 44.47, "pano_id": "TMX7316010203-000829_pano_0000_003791", "timestamp": "2018-07-06T12:24:09.726490Z", "filename": "pano_0000_003791.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.18184572, "relative_pitch": 71.15065263260233, "relative_heading": 24.499655783146213, "relative_elevation": 44.4707930041477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81504360345454, 52.37562027944584, 0.0 ] }, "distance": 15.18, "direction": 187.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00188", "timestamp": "2024-09-20T10:18:20Z", "filename": "Job_20240920_0946_Track39_Sphere_00188.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.18488561, "relative_pitch": 0.0, "relative_heading": 187.94351447947486, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527447359194, 52.3756951698481, 44.0893385531381 ] }, "distance": 15.19, "direction": 116.21, "angle": 71.0, "elevation": 44.09, "pano_id": "TMX7316010203-002847_pano_0010_000008", "timestamp": "2022-12-12T08:43:57.643550Z", "filename": "pano_0010_000008.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.18500131, "relative_pitch": 70.99555672722492, "relative_heading": 116.2063400333069, "relative_elevation": 44.0893385531381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81517541943918, 52.3758775098555, 44.2733518881723 ] }, "distance": 15.23, "direction": 26.86, "angle": 71.02, "elevation": 44.27, "pano_id": "TMX7316010203-002525_pano_0003_000374", "timestamp": "2022-04-19T11:11:38.360330Z", "filename": "pano_0003_000374.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.22618884, "relative_pitch": 71.02123157371807, "relative_heading": 26.855688578942054, "relative_elevation": 44.2733518881723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81526197207789, 52.3758311986836, 44.4877638788894 ] }, "distance": 15.3, "direction": 56.57, "angle": 71.02, "elevation": 44.49, "pano_id": "TMX7316010203-000829_pano_0000_003789", "timestamp": "2018-07-06T12:24:07.511480Z", "filename": "pano_0000_003789.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.30424743, "relative_pitch": 71.01625704797304, "relative_heading": 56.57278524476007, "relative_elevation": 44.4877638788894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81517286518767, 52.3758797083263, 44.2110276082531 ] }, "distance": 15.37, "direction": 25.87, "angle": 70.83, "elevation": 44.21, "pano_id": "TMX7316010203-001880_pano_0004_000872", "timestamp": "2020-08-18T12:35:20.551790Z", "filename": "pano_0004_000872.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.36815467, "relative_pitch": 70.83208435625049, "relative_heading": 25.86505505212054, "relative_elevation": 44.2110276082531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815288124998069, 52.3757107630845, 0.0 ] }, "distance": 15.38, "direction": 108.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00177", "timestamp": "2024-09-20T10:18:05Z", "filename": "Job_20240920_0946_Track39_Sphere_00177.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.37922399, "relative_pitch": 0.0, "relative_heading": 108.85686300832273, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528227946235, 52.375701396621, 44.2088039582595 ] }, "distance": 15.38, "direction": 113.01, "angle": 70.82, "elevation": 44.21, "pano_id": "TMX7316010203-000080_pano_0000_001589", "timestamp": "2016-08-18T10:58:50.087090Z", "filename": "pano_0000_001589.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.37983161, "relative_pitch": 70.8176897007959, "relative_heading": 113.01421900947221, "relative_elevation": 44.2088039582595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81526778099417, 52.3758272280986, 44.2819747701287 ] }, "distance": 15.4, "direction": 58.76, "angle": 70.82, "elevation": 44.28, "pano_id": "TMX7316010203-001880_pano_0004_000870", "timestamp": "2020-08-18T12:35:17.591780Z", "filename": "pano_0004_000870.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.40219319, "relative_pitch": 70.82126070163899, "relative_heading": 58.755693141739805, "relative_elevation": 44.2819747701287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81527458610105, 52.375821087945, 44.309488738887 ] }, "distance": 15.47, "direction": 61.81, "angle": 70.76, "elevation": 44.31, "pano_id": "TMX7316010203-002525_pano_0003_000372", "timestamp": "2022-04-19T11:11:35.745330Z", "filename": "pano_0003_000372.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.46602182, "relative_pitch": 70.75869554896092, "relative_heading": 61.81170239202482, "relative_elevation": 44.309488738887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528314495255, 52.3756997192614, 44.2300973860547 ] }, "distance": 15.51, "direction": 113.56, "angle": 70.68, "elevation": 44.23, "pano_id": "TMX7316060226-000479_pano_0000_001175", "timestamp": "2019-11-12T08:04:53.967470Z", "filename": "pano_0000_001175.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.50776699, "relative_pitch": 70.67853213386671, "relative_heading": 113.5637979924307, "relative_elevation": 44.2300973860547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81518551412207, 52.3758786932699, 44.2437402466312 ] }, "distance": 15.66, "direction": 28.88, "angle": 70.5, "elevation": 44.24, "pano_id": "TMX7316010203-000080_pano_0000_001594", "timestamp": "2016-08-18T10:58:54.327100Z", "filename": "pano_0000_001594.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.66402194, "relative_pitch": 70.50403700257286, "relative_heading": 28.881901847284507, "relative_elevation": 44.2437402466312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81525693582159, 52.3758419585337, 44.2777850599959 ] }, "distance": 15.72, "direction": 52.24, "angle": 70.45, "elevation": 44.28, "pano_id": "TMX7316060226-000479_pano_0000_001178", "timestamp": "2019-11-12T08:04:56.777420Z", "filename": "pano_0000_001178.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.72252602, "relative_pitch": 70.45064182771034, "relative_heading": 52.23868418337814, "relative_elevation": 44.2777850599959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81525730220827, 52.3758419583085, 43.938604217954 ] }, "distance": 15.74, "direction": 52.29, "angle": 70.29, "elevation": 43.94, "pano_id": "TMX7316010203-000302_pano_0001_003524", "timestamp": "2017-05-19T11:05:10.743210Z", "filename": "pano_0001_003524.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.74224397, "relative_pitch": 70.28850505286682, "relative_heading": 52.2943680362492, "relative_elevation": 43.938604217954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528284733921, 52.375693811191, 44.2603184469044 ] }, "distance": 15.76, "direction": 115.78, "angle": 70.4, "elevation": 44.26, "pano_id": "TMX7316010203-001880_pano_0004_000867", "timestamp": "2020-08-18T12:35:13.961790Z", "filename": "pano_0004_000867.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.76384049, "relative_pitch": 70.39603654573902, "relative_heading": 115.7840272347999, "relative_elevation": 44.2603184469044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81503536172632, 52.3756140260452, 44.3401912283152 ] }, "distance": 15.96, "direction": 189.59, "angle": 70.21, "elevation": 44.34, "pano_id": "TMX7316010203-000829_pano_0000_003797", "timestamp": "2018-07-06T12:24:16.146470Z", "filename": "pano_0000_003797.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.95824235, "relative_pitch": 70.20595861398935, "relative_heading": 189.59432783685156, "relative_elevation": 44.3401912283152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81520346195681, 52.3758754692106, 44.2223741970956 ] }, "distance": 15.99, "direction": 33.34, "angle": 70.12, "elevation": 44.22, "pano_id": "TMX7316060226-000479_pano_0000_001179", "timestamp": "2019-11-12T08:04:58.072380Z", "filename": "pano_0000_001179.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.98868656, "relative_pitch": 70.12244324394523, "relative_heading": 33.34259356805863, "relative_elevation": 44.2223741970956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81525229542909, 52.3758493684491, 44.3367310240865 ] }, "distance": 16.0, "direction": 49.21, "angle": 70.16, "elevation": 44.34, "pano_id": "TMX7316010203-002071_pano_0000_002068", "timestamp": "2021-03-31T08:29:34.634080Z", "filename": "pano_0000_002068.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 15.99996234, "relative_pitch": 70.15681753743429, "relative_heading": 49.210000473487604, "relative_elevation": 44.3367310240865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81519623918764, 52.3758787903925, 44.2909782733768 ] }, "distance": 16.04, "direction": 31.15, "angle": 70.09, "elevation": 44.29, "pano_id": "TMX7316010203-002071_pano_0000_002069", "timestamp": "2021-03-31T08:29:36.359020Z", "filename": "pano_0000_002069.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.03881753, "relative_pitch": 70.09347266361907, "relative_heading": 31.14849530358283, "relative_elevation": 44.2909782733768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528234928903, 52.3756868357259, 44.2562242429703 ] }, "distance": 16.09, "direction": 118.33, "angle": 70.02, "elevation": 44.26, "pano_id": "TMX7316010203-002525_pano_0003_000369", "timestamp": "2022-04-19T11:11:33.425340Z", "filename": "pano_0003_000369.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.08676734, "relative_pitch": 70.02421767462772, "relative_heading": 118.32670727258575, "relative_elevation": 44.2562242429703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815186570756989, 52.37588299016675, 0.0 ] }, "distance": 16.12, "direction": 28.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01307", "timestamp": "2025-07-02T08:31:15Z", "filename": "recording_2025-07-02_08-03-09_01307.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.11831597, "relative_pitch": 0.0, "relative_heading": 28.28493312112887, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81524288384639, 52.3758591937735, 44.2563883727416 ] }, "distance": 16.28, "direction": 44.82, "angle": 69.81, "elevation": 44.26, "pano_id": "TMX7316010203-000080_pano_0000_001593", "timestamp": "2016-08-18T10:58:53.302050Z", "filename": "pano_0000_001593.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.27673981, "relative_pitch": 69.80734438256628, "relative_heading": 44.81798657061, "relative_elevation": 44.2563883727416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815258717425793, 52.375850245778246, 0.0 ] }, "distance": 16.4, "direction": 49.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00180", "timestamp": "2024-09-20T10:18:10Z", "filename": "Job_20240920_0946_Track39_Sphere_00180.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.39622696, "relative_pitch": 0.0, "relative_heading": 49.9501464442775, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815242846646, 52.3758609640062, 44.3117884509265 ] }, "distance": 16.42, "direction": 44.33, "angle": 69.67, "elevation": 44.31, "pano_id": "TMX7316010203-002525_pano_0003_000373", "timestamp": "2022-04-19T11:11:37.015440Z", "filename": "pano_0003_000373.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.41528519, "relative_pitch": 69.67287033620202, "relative_heading": 44.32708722566325, "relative_elevation": 44.3117884509265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81523159375341, 52.3758673500848, 44.4603091273457 ] }, "distance": 16.42, "direction": 40.68, "angle": 69.73, "elevation": 44.46, "pano_id": "TMX7316010203-000829_pano_0000_003790", "timestamp": "2018-07-06T12:24:08.591480Z", "filename": "pano_0000_003790.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.42141179, "relative_pitch": 69.72829478166426, "relative_heading": 40.67940300147466, "relative_elevation": 44.4603091273457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81505826687205, 52.3756080976087, 44.2219115551561 ] }, "distance": 16.43, "direction": 183.84, "angle": 69.62, "elevation": 44.22, "pano_id": "TMX7316010203-002525_pano_0003_000380", "timestamp": "2022-04-19T11:11:43.990330Z", "filename": "pano_0003_000380.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.4315653, "relative_pitch": 69.61641051901789, "relative_heading": 183.83814321577677, "relative_elevation": 44.2219115551561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815248039927952, 52.37585830115443, 0.0 ] }, "distance": 16.46, "direction": 45.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01306", "timestamp": "2025-07-02T08:31:13Z", "filename": "recording_2025-07-02_08-03-09_01306.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.45687838, "relative_pitch": 0.0, "relative_heading": 45.92898432345546, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815283825724248, 52.3756808760154, 0.0 ] }, "distance": 16.5, "direction": 120.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01302", "timestamp": "2025-07-02T08:31:09Z", "filename": "recording_2025-07-02_08-03-09_01302.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.49865714, "relative_pitch": 0.0, "relative_heading": 120.18858090426394, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815206831303705, 52.375880005244014, 0.0 ] }, "distance": 16.54, "direction": 33.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00181", "timestamp": "2024-09-20T10:18:11Z", "filename": "Job_20240920_0946_Track39_Sphere_00181.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.53669161, "relative_pitch": 0.0, "relative_heading": 33.04551341608617, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81503938207293, 52.3756079928301, 44.1600425736979 ] }, "distance": 16.58, "direction": 188.27, "angle": 69.42, "elevation": 44.16, "pano_id": "TMX7316010203-002071_pano_0000_002076", "timestamp": "2021-03-31T08:29:44.988990Z", "filename": "pano_0000_002076.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.57895986, "relative_pitch": 69.42240919640228, "relative_heading": 188.27454204225998, "relative_elevation": 44.1600425736979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8152382787011, 52.3758658519974, 44.2469661580399 ] }, "distance": 16.6, "direction": 42.25, "angle": 69.44, "elevation": 44.25, "pano_id": "TMX7316010203-001880_pano_0004_000871", "timestamp": "2020-08-18T12:35:19.066760Z", "filename": "pano_0004_000871.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 16.59794755, "relative_pitch": 69.4378981224229, "relative_heading": 42.24648158652749, "relative_elevation": 44.2469661580399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815041306074693, 52.37560370391516, 0.0 ] }, "distance": 17.03, "direction": 187.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01314", "timestamp": "2025-07-02T08:31:25Z", "filename": "recording_2025-07-02_08-03-09_01314.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 17.0335363, "relative_pitch": 0.0, "relative_heading": 187.60734521660675, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81504425606179, 52.3756027098394, 44.2237679278478 ] }, "distance": 17.12, "direction": 186.89, "angle": 68.84, "elevation": 44.22, "pano_id": "TMX7316060226-000479_pano_0000_001186", "timestamp": "2019-11-12T08:05:04.742340Z", "filename": "pano_0000_001186.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 17.11791724, "relative_pitch": 68.83982262433317, "relative_heading": 186.89179647466884, "relative_elevation": 44.2237679278478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528232242896, 52.3756658446019, 44.2666283799335 ] }, "distance": 17.32, "direction": 125.15, "angle": 68.64, "elevation": 44.27, "pano_id": "TMX7316010203-002071_pano_0000_002064", "timestamp": "2021-03-31T08:29:29.654100Z", "filename": "pano_0000_002064.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 17.31609015, "relative_pitch": 68.63570195868462, "relative_heading": 125.14887668607619, "relative_elevation": 44.2666283799335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528462363599, 52.3756611282388, 44.1891198754311 ] }, "distance": 17.75, "direction": 126.24, "angle": 68.12, "elevation": 44.19, "pano_id": "TMX7316010203-000080_pano_0000_001588", "timestamp": "2016-08-18T10:58:49.447110Z", "filename": "pano_0000_001588.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 17.74960206, "relative_pitch": 68.11597516374803, "relative_heading": 126.24289149266697, "relative_elevation": 44.1891198754311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528503233172, 52.3756594179567, 44.4193395171314 ] }, "distance": 17.89, "direction": 126.68, "angle": 68.07, "elevation": 44.42, "pano_id": "TMX7316010203-000829_pano_0000_003785", "timestamp": "2018-07-06T12:24:03.771500Z", "filename": "pano_0000_003785.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 17.88508868, "relative_pitch": 68.06821679383827, "relative_heading": 126.68188978748238, "relative_elevation": 44.4193395171314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815292555490378, 52.37566328420994, 0.0 ] }, "distance": 18.05, "direction": 124.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00176", "timestamp": "2024-09-20T10:18:04Z", "filename": "Job_20240920_0946_Track39_Sphere_00176.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 18.05071213, "relative_pitch": 0.0, "relative_heading": 124.6148276493605, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528016328985, 52.3756481946335, 44.0887214420363 ] }, "distance": 18.4, "direction": 130.42, "angle": 67.34, "elevation": 44.09, "pano_id": "TMX7316010203-002847_pano_0010_000007", "timestamp": "2022-12-12T08:43:56.808550Z", "filename": "pano_0010_000007.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 18.40434677, "relative_pitch": 67.34244557982058, "relative_heading": 130.41918620525098, "relative_elevation": 44.0887214420363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8152868757478, 52.375652460471, 44.2070291517302 ] }, "distance": 18.46, "direction": 128.38, "angle": 67.34, "elevation": 44.21, "pano_id": "TMX7316060226-000479_pano_0000_001174", "timestamp": "2019-11-12T08:04:53.197420Z", "filename": "pano_0000_001174.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 18.45632261, "relative_pitch": 67.33958737935258, "relative_heading": 128.37675937498818, "relative_elevation": 44.2070291517302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528667787256, 52.3756488187746, 44.2388051161543 ] }, "distance": 18.7, "direction": 129.38, "angle": 67.09, "elevation": 44.24, "pano_id": "TMX7316010203-001880_pano_0004_000866", "timestamp": "2020-08-18T12:35:12.901760Z", "filename": "pano_0004_000866.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 18.70017949, "relative_pitch": 67.0857397300427, "relative_heading": 129.37577490830355, "relative_elevation": 44.2388051161543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528507992869, 52.3756418051837, 44.2134831976146 ] }, "distance": 19.12, "direction": 131.39, "angle": 66.61, "elevation": 44.21, "pano_id": "TMX7316010203-002525_pano_0003_000368", "timestamp": "2022-04-19T11:11:32.800430Z", "filename": "pano_0003_000368.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 19.12299339, "relative_pitch": 66.61079498220015, "relative_heading": 131.39055555397974, "relative_elevation": 44.2134831976146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81503142303826, 52.375583447422, 44.2487180959433 ] }, "distance": 19.36, "direction": 188.7, "angle": 66.37, "elevation": 44.25, "pano_id": "TMX7316010203-000080_pano_0000_001601", "timestamp": "2016-08-18T10:59:00.662020Z", "filename": "pano_0000_001601.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 19.36034084, "relative_pitch": 66.36896305461387, "relative_heading": 188.69865514498534, "relative_elevation": 44.2487180959433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528624749993, 52.3756373081318, 43.8516614986584 ] }, "distance": 19.52, "direction": 132.34, "angle": 66.01, "elevation": 43.85, "pano_id": "TMX7316010203-000302_pano_0001_003522", "timestamp": "2017-05-19T11:05:05.128250Z", "filename": "pano_0001_003522.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 19.51618072, "relative_pitch": 66.008546116478, "relative_heading": 132.33839794504226, "relative_elevation": 43.8516614986584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815287313439377, 52.375635900170046, 0.0 ] }, "distance": 19.68, "direction": 132.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01301", "timestamp": "2025-07-02T08:31:08Z", "filename": "recording_2025-07-02_08-03-09_01301.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 19.67547211, "relative_pitch": 0.0, "relative_heading": 132.5332590519729, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81503109328247, 52.3755801774592, 44.0908495644107 ] }, "distance": 19.72, "direction": 188.6, "angle": 65.9, "elevation": 44.09, "pano_id": "TMX7316010203-001880_pano_0004_000879", "timestamp": "2020-08-18T12:35:29.156680Z", "filename": "pano_0004_000879.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 19.72344256, "relative_pitch": 65.89929353712792, "relative_heading": 188.6032824842233, "relative_elevation": 44.0908495644107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0010_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0010_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0010_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81503886118772, 52.3755770592199, 43.8227927787229 ] }, "distance": 20.0, "direction": 186.96, "angle": 65.47, "elevation": 43.82, "pano_id": "TMX7316010203-002847_pano_0010_000019", "timestamp": "2022-12-12T08:44:09.578420Z", "filename": "pano_0010_000019.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 19.99565166, "relative_pitch": 65.47353121924087, "relative_heading": 186.95555514119667, "relative_elevation": 43.8227927787229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.815049140139333, 52.37557358785857, 0.0 ] }, "distance": 20.31, "direction": 184.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00189", "timestamp": "2024-09-20T10:18:22Z", "filename": "Job_20240920_0946_Track39_Sphere_00189.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 20.30785852, "relative_pitch": 0.0, "relative_heading": 184.86265482148994, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528771579891, 52.375620845221, 44.1693185083568 ] }, "distance": 20.86, "direction": 135.87, "angle": 64.72, "elevation": 44.17, "pano_id": "TMX7316010203-000080_pano_0000_001587", "timestamp": "2016-08-18T10:58:48.832060Z", "filename": "pano_0000_001587.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 20.86361624, "relative_pitch": 64.71603873168357, "relative_heading": 135.87433472752312, "relative_elevation": 44.1693185083568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81503649246496, 52.375569238123, 43.9258568538353 ] }, "distance": 20.88, "direction": 187.11, "angle": 64.58, "elevation": 43.93, "pano_id": "TMX7316010203-000302_pano_0001_003528", "timestamp": "2017-05-19T11:05:23.353110Z", "filename": "pano_0001_003528.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 20.87914192, "relative_pitch": 64.57700124906782, "relative_heading": 187.10576012979712, "relative_elevation": 43.9258568538353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00185/adjacencies/b_20240920_0946_Track39_Sphere_00185/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81528801365041, 52.3756200989192, 44.2479489957914 ] }, "distance": 20.94, "direction": 135.99, "angle": 64.68, "elevation": 44.25, "pano_id": "TMX7316010203-002071_pano_0000_002063", "timestamp": "2021-03-31T08:29:28.704110Z", "filename": "pano_0000_002063.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_20240920_0946_Track39_Sphere_00185", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116040.71408213393, 487696.3964604419 ] }, "relative_distance": 20.93739404, "relative_pitch": 64.6772654263414, "relative_heading": 135.9927110821603, "relative_elevation": 44.2479489957914 } ] } }