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_20241015_0915_Track34_Sphere_00037/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track34_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770419344945638, 52.37486573876329, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track34_Sphere_00037", "timestamp": "2024-10-15T10:27:40Z", "filename": "Job_20241015_0915_Track34_Sphere_00037.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "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_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0009_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7704222407549, 52.3748682516117, 44.2167676687241 ] }, "distance": 0.34, "direction": 35.2, "angle": 89.56, "elevation": 44.22, "pano_id": "TMX7316060226-000020_pano_0009_000187", "timestamp": "2016-08-15T10:07:20.047600Z", "filename": "pano_0009_000187.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 0.34216659, "relative_pitch": 89.55663176623466, "relative_heading": 35.19529820728117, "relative_elevation": 44.2167676687241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0004_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77041511325363, 52.3748709677032, 44.6562449028715 ] }, "distance": 0.65, "direction": 333.65, "angle": 89.17, "elevation": 44.66, "pano_id": "TMX7316010203-002842_pano_0004_000035", "timestamp": "2022-12-09T11:04:00.744960Z", "filename": "pano_0004_000035.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 0.64930748, "relative_pitch": 89.16697078107863, "relative_heading": 333.65068264228114, "relative_elevation": 44.6562449028715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77042794454127, 52.3748596405398, 44.153793182224 ] }, "distance": 0.9, "direction": 139.2, "angle": 88.84, "elevation": 44.15, "pano_id": "TMX7316010203-000289_pano_0001_002455", "timestamp": "2017-05-09T10:48:22.942730Z", "filename": "pano_0001_002455.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 0.89635961, "relative_pitch": 88.83700662217424, "relative_heading": 139.20359267062145, "relative_elevation": 44.153793182224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_001823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77043514673813, 52.3748571021537, 44.3021989874542 ] }, "distance": 1.44, "direction": 131.77, "angle": 88.13, "elevation": 44.3, "pano_id": "TMX7316010203-002082_pano_0003_001823", "timestamp": "2021-04-08T12:14:56.320650Z", "filename": "pano_0003_001823.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 1.44280293, "relative_pitch": 88.13469053760588, "relative_heading": 131.7658622448059, "relative_elevation": 44.3021989874542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7704092557615, 52.3748504068334, 44.3194873025641 ] }, "distance": 1.84, "direction": 201.94, "angle": 87.62, "elevation": 44.32, "pano_id": "TMX7316010203-001517_pano_0000_000695", "timestamp": "2019-12-17T08:56:10.267000Z", "filename": "pano_0000_000695.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 1.83921841, "relative_pitch": 87.6236408089923, "relative_heading": 201.93682708603455, "relative_elevation": 44.3194873025641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0000_001550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7704090326302, 52.3748494579893, 44.3163511576131 ] }, "distance": 1.94, "direction": 201.19, "angle": 87.49, "elevation": 44.32, "pano_id": "TMX7316010203-000818_pano_0000_001550", "timestamp": "2018-07-02T09:00:13.999480Z", "filename": "pano_0000_001550.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 1.9429983, "relative_pitch": 87.48954170595968, "relative_heading": 201.18933170455378, "relative_elevation": 44.3163511576131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002396_pano_0005_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77040296063279, 52.374849844489, 44.3181784776971 ] }, "distance": 2.09, "direction": 212.25, "angle": 87.3, "elevation": 44.32, "pano_id": "TMX7316010203-002396_pano_0005_000077", "timestamp": "2022-01-06T11:51:54.951640Z", "filename": "pano_0005_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 2.09119418, "relative_pitch": 87.29844955200353, "relative_heading": 212.24765715945506, "relative_elevation": 44.3181784776971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770398004163282, 52.374879684489386, 0.0 ] }, "distance": 2.13, "direction": 316.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02671", "timestamp": "2025-07-15T05:21:48Z", "filename": "recording_2025-07-15_04-48-06_02671.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 2.1261169, "relative_pitch": 0.0, "relative_heading": 316.8760675297397, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0005_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77041545362953, 52.3748455105399, 43.1913844998926 ] }, "distance": 2.27, "direction": 186.71, "angle": 87.0, "elevation": 43.19, "pano_id": "TMX7316010203-002655_pano_0005_000070", "timestamp": "2022-06-30T10:30:21.700790Z", "filename": "pano_0005_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 2.26643161, "relative_pitch": 86.99620711015353, "relative_heading": 186.71485769747676, "relative_elevation": 43.1913844998926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77042882204592, 52.3748445101203, 44.2439093599096 ] }, "distance": 2.45, "direction": 164.72, "angle": 86.83, "elevation": 44.24, "pano_id": "TMX7316010203-002023_pano_0000_003434", "timestamp": "2021-02-22T10:21:06.244620Z", "filename": "pano_0000_003434.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 2.44879173, "relative_pitch": 86.83205151686467, "relative_heading": 164.71824147244266, "relative_elevation": 44.2439093599096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_001570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77042060211204, 52.3748436501774, 45.163727494888 ] }, "distance": 2.46, "direction": 178.01, "angle": 86.88, "elevation": 45.16, "pano_id": "TMX7315080123-000299_pano_0000_001570", "timestamp": "2016-06-16T09:27:58.771530Z", "filename": "pano_0000_001570.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 2.45938627, "relative_pitch": 86.88304255873261, "relative_heading": 178.0050037041708, "relative_elevation": 45.163727494888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77038894414807, 52.3748780462348, 44.3186833392829 ] }, "distance": 2.48, "direction": 303.48, "angle": 86.79, "elevation": 44.32, "pano_id": "TMX7316010203-002023_pano_0000_003387", "timestamp": "2021-02-22T10:20:27.404970Z", "filename": "pano_0000_003387.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 2.48234362, "relative_pitch": 86.79414309495256, "relative_heading": 303.48368415251196, "relative_elevation": 44.3186833392829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77044328028618, 52.3748487049375, 43.6852001212537 ] }, "distance": 2.5, "direction": 139.3, "angle": 86.72, "elevation": 43.69, "pano_id": "TMX7316010203-001307_pano_0000_002797", "timestamp": "2019-07-11T10:51:33.341350Z", "filename": "pano_0000_002797.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 2.49995381, "relative_pitch": 86.72473177801724, "relative_heading": 139.30452515618012, "relative_elevation": 43.6852001212537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77038850597416, 52.3748797275216, 43.710261978209 ] }, "distance": 2.61, "direction": 306.54, "angle": 86.58, "elevation": 43.71, "pano_id": "TMX7316010203-001307_pano_0000_002798", "timestamp": "2019-07-11T10:51:33.766370Z", "filename": "pano_0000_002798.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 2.61417509, "relative_pitch": 86.5773941241676, "relative_heading": 306.54421308914095, "relative_elevation": 43.710261978209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77044312973533, 52.3748466623409, 44.2994002252817 ] }, "distance": 2.67, "direction": 142.65, "angle": 86.55, "elevation": 44.3, "pano_id": "TMX7316010203-002023_pano_0000_003386", "timestamp": "2021-02-22T10:20:27.005080Z", "filename": "pano_0000_003386.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 2.67015517, "relative_pitch": 86.55065870792917, "relative_heading": 142.65331193745448, "relative_elevation": 44.2994002252817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770450950056686, 52.374848673812124, 0.0 ] }, "distance": 2.87, "direction": 131.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02670", "timestamp": "2025-07-15T05:21:47Z", "filename": "recording_2025-07-15_04-48-06_02670.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 2.87029947, "relative_pitch": 0.0, "relative_heading": 131.41942216003227, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0003_000390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77041358246075, 52.3748395572574, 44.2176295164973 ] }, "distance": 2.94, "direction": 187.67, "angle": 86.2, "elevation": 44.22, "pano_id": "TMX7316010203-001905_pano_0003_000390", "timestamp": "2020-09-02T10:40:30.653480Z", "filename": "pano_0003_000390.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 2.93964625, "relative_pitch": 86.19649805261905, "relative_heading": 187.67187657214603, "relative_elevation": 44.2176295164973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track34_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77038755035027, 52.37488375542429, 0.0 ] }, "distance": 2.95, "direction": 312.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track34_Sphere_00038", "timestamp": "2024-10-15T10:27:40Z", "filename": "Job_20241015_0915_Track34_Sphere_00038.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 2.95088754, "relative_pitch": 0.0, "relative_heading": 312.79576353673355, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track34_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770452440100917, 52.3748471266867, 0.0 ] }, "distance": 3.06, "direction": 132.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track34_Sphere_00036", "timestamp": "2024-10-15T10:27:40Z", "filename": "Job_20241015_0915_Track34_Sphere_00036.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 3.0609148, "relative_pitch": 0.0, "relative_heading": 132.57937161923925, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77037472381911, 52.3748759140085, 44.2584998067468 ] }, "distance": 3.24, "direction": 290.44, "angle": 85.81, "elevation": 44.26, "pano_id": "TMX7316010203-002023_pano_0000_003433", "timestamp": "2021-02-22T10:21:05.824580Z", "filename": "pano_0000_003433.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 3.24290715, "relative_pitch": 85.80931469305683, "relative_heading": 290.4350488129398, "relative_elevation": 44.2584998067468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_001824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77038125516277, 52.3748874888835, 44.3145429333672 ] }, "distance": 3.55, "direction": 313.01, "angle": 85.42, "elevation": 44.31, "pano_id": "TMX7316010203-002082_pano_0003_001824", "timestamp": "2021-04-08T12:14:56.685710Z", "filename": "pano_0003_001824.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 3.5477435, "relative_pitch": 85.4227641149392, "relative_heading": 313.0149827003428, "relative_elevation": 44.3145429333672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_001569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77036776350509, 52.3748749255291, 45.1894856374711 ] }, "distance": 3.66, "direction": 286.23, "angle": 85.37, "elevation": 45.19, "pano_id": "TMX7315080123-000299_pano_0000_001569", "timestamp": "2016-06-16T09:27:58.336470Z", "filename": "pano_0000_001569.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 3.65856177, "relative_pitch": 85.37140229676227, "relative_heading": 286.2252387476779, "relative_elevation": 45.1894856374711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0005_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77036215478927, 52.3748766741729, 43.2041624663398 ] }, "distance": 4.08, "direction": 287.35, "angle": 84.6, "elevation": 43.2, "pano_id": "TMX7316010203-002655_pano_0005_000069", "timestamp": "2022-06-30T10:30:21.280800Z", "filename": "pano_0005_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 4.08047225, "relative_pitch": 84.60463142264489, "relative_heading": 287.35006083893757, "relative_elevation": 43.2041624663398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0003_000389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77035942252179, 52.374870738069, 44.2482595061883 ] }, "distance": 4.12, "direction": 277.76, "angle": 84.68, "elevation": 44.25, "pano_id": "TMX7316010203-001905_pano_0003_000389", "timestamp": "2020-09-02T10:40:30.178590Z", "filename": "pano_0003_000389.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 4.11863101, "relative_pitch": 84.68222716619496, "relative_heading": 277.762573106374, "relative_elevation": 44.2482595061883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0000_001549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77035859979663, 52.3748785867488, 44.3343231538311 ] }, "distance": 4.38, "direction": 289.06, "angle": 84.36, "elevation": 44.33, "pano_id": "TMX7316010203-000818_pano_0000_001549", "timestamp": "2018-07-02T09:00:13.464480Z", "filename": "pano_0000_001549.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 4.37698577, "relative_pitch": 84.36164275848978, "relative_heading": 289.0643515505295, "relative_elevation": 44.3343231538311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0004_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77046922381682, 52.3748397583951, 44.6407183520496 ] }, "distance": 4.46, "direction": 130.4, "angle": 84.29, "elevation": 44.64, "pano_id": "TMX7316010203-002842_pano_0004_000034", "timestamp": "2022-12-09T11:04:00.249980Z", "filename": "pano_0004_000034.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 4.4605494, "relative_pitch": 84.29388313471294, "relative_heading": 130.39965491548574, "relative_elevation": 44.6407183520496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77035522967743, 52.3748821242918, 44.3307061567903 ] }, "distance": 4.73, "direction": 292.66, "angle": 83.91, "elevation": 44.33, "pano_id": "TMX7316010203-001517_pano_0000_000694", "timestamp": "2019-12-17T08:56:09.902020Z", "filename": "pano_0000_000694.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 4.7318211, "relative_pitch": 83.90736662308362, "relative_heading": 292.66396909307696, "relative_elevation": 44.3307061567903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002396_pano_0005_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77034964517405, 52.37488079057, 44.3327569589019 ] }, "distance": 5.03, "direction": 289.44, "angle": 83.52, "elevation": 44.33, "pano_id": "TMX7316010203-002396_pano_0005_000076", "timestamp": "2022-01-06T11:51:54.516650Z", "filename": "pano_0005_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 5.03357769, "relative_pitch": 83.52233068022623, "relative_heading": 289.4353043320517, "relative_elevation": 44.3327569589019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0009_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77047678774387, 52.3748370430934, 44.1890241270885 ] }, "distance": 5.05, "direction": 129.22, "angle": 83.48, "elevation": 44.19, "pano_id": "TMX7316060226-000020_pano_0009_000186", "timestamp": "2016-08-15T10:07:19.652420Z", "filename": "pano_0009_000186.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 5.04972938, "relative_pitch": 83.48076755152734, "relative_heading": 129.22221160157213, "relative_elevation": 44.1890241270885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0009_000188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77036839040469, 52.3748992213399, 44.2202186267823 ] }, "distance": 5.09, "direction": 317.03, "angle": 83.43, "elevation": 44.22, "pano_id": "TMX7316060226-000020_pano_0009_000188", "timestamp": "2016-08-15T10:07:20.437460Z", "filename": "pano_0009_000188.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 5.09148251, "relative_pitch": 83.43192980469901, "relative_heading": 317.03437206692524, "relative_elevation": 44.2202186267823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0004_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7703609963912, 52.374902105397, 44.6514318715781 ] }, "distance": 5.67, "direction": 315.52, "angle": 82.76, "elevation": 44.65, "pano_id": "TMX7316010203-002842_pano_0004_000036", "timestamp": "2022-12-09T11:04:01.240160Z", "filename": "pano_0004_000036.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 5.67150021, "relative_pitch": 82.76121265685462, "relative_heading": 315.52132463597644, "relative_elevation": 44.6514318715781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0000_001551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7704597248525, 52.3748205587719, 44.2930372143164 ] }, "distance": 5.73, "direction": 151.32, "angle": 82.63, "elevation": 44.29, "pano_id": "TMX7316010203-000818_pano_0000_001551", "timestamp": "2018-07-02T09:00:14.529450Z", "filename": "pano_0000_001551.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 5.73035634, "relative_pitch": 82.62837583361268, "relative_heading": 151.32121265616166, "relative_elevation": 44.2930372143164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002396_pano_0005_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77045651191275, 52.3748192642265, 44.3012228822336 ] }, "distance": 5.76, "direction": 153.92, "angle": 82.6, "elevation": 44.3, "pano_id": "TMX7316010203-002396_pano_0005_000078", "timestamp": "2022-01-06T11:51:55.386650Z", "filename": "pano_0005_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 5.75765104, "relative_pitch": 82.59500571468489, "relative_heading": 153.92034498463693, "relative_elevation": 44.3012228822336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77046312860062, 52.3748188967148, 44.2947782501578 ] }, "distance": 6.0, "direction": 150.23, "angle": 82.28, "elevation": 44.29, "pano_id": "TMX7316010203-001517_pano_0000_000696", "timestamp": "2019-12-17T08:56:10.632020Z", "filename": "pano_0000_000696.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 6.00494946, "relative_pitch": 82.27959953469444, "relative_heading": 150.22756681010037, "relative_elevation": 44.2947782501578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_001822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7704895490585, 52.3748271735113, 44.2794061033055 ] }, "distance": 6.42, "direction": 131.91, "angle": 81.74, "elevation": 44.28, "pano_id": "TMX7316010203-002082_pano_0003_001822", "timestamp": "2021-04-08T12:14:55.955740Z", "filename": "pano_0003_001822.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 6.42451952, "relative_pitch": 81.74453643621734, "relative_heading": 131.9098515380913, "relative_elevation": 44.2794061033055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0005_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77046896260887, 52.3748146171759, 43.1844578869641 ] }, "distance": 6.62, "direction": 149.29, "angle": 81.29, "elevation": 43.18, "pano_id": "TMX7316010203-002655_pano_0005_000071", "timestamp": "2022-06-30T10:30:22.120790Z", "filename": "pano_0005_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 6.61647264, "relative_pitch": 81.28921158263235, "relative_heading": 149.28875708957264, "relative_elevation": 43.1844578869641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_001571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77047402743421, 52.3748126703043, 45.1425888063386 ] }, "distance": 6.98, "direction": 147.76, "angle": 81.21, "elevation": 45.14, "pano_id": "TMX7315080123-000299_pano_0000_001571", "timestamp": "2016-06-16T09:27:59.216530Z", "filename": "pano_0000_001571.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 6.98136217, "relative_pitch": 81.20877571135917, "relative_heading": 147.76277834620993, "relative_elevation": 45.1425888063386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770344969340326, 52.374910748606446, 0.0 ] }, "distance": 7.12, "direction": 314.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02672", "timestamp": "2025-07-15T05:21:48Z", "filename": "recording_2025-07-15_04-48-06_02672.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 7.12324961, "relative_pitch": 0.0, "relative_heading": 314.67729046419277, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0003_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77046917273963, 52.374808877153, 44.2117921914905 ] }, "distance": 7.18, "direction": 151.79, "angle": 80.78, "elevation": 44.21, "pano_id": "TMX7316010203-001905_pano_0003_000391", "timestamp": "2020-09-02T10:40:31.133450Z", "filename": "pano_0003_000391.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 7.1797855, "relative_pitch": 80.77596060676903, "relative_heading": 151.7945000115069, "relative_elevation": 44.2117921914905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77048301357848, 52.3748134548162, 44.2224645121023 ] }, "distance": 7.26, "direction": 143.3, "angle": 80.68, "elevation": 44.22, "pano_id": "TMX7316010203-002023_pano_0000_003435", "timestamp": "2021-02-22T10:21:06.669620Z", "filename": "pano_0000_003435.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 7.25593942, "relative_pitch": 80.68204169763224, "relative_heading": 143.303049340743, "relative_elevation": 44.2224645121023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77033535686802, 52.3749092062585, 44.3231159970164 ] }, "distance": 7.49, "direction": 310.22, "angle": 80.41, "elevation": 44.32, "pano_id": "TMX7316010203-002023_pano_0000_003388", "timestamp": "2021-02-22T10:20:27.804930Z", "filename": "pano_0000_003388.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 7.49074564, "relative_pitch": 80.40747557060114, "relative_heading": 310.2186915580296, "relative_elevation": 44.3231159970164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77049810761533, 52.3748176352737, 43.6590143190697 ] }, "distance": 7.58, "direction": 134.94, "angle": 80.15, "elevation": 43.66, "pano_id": "TMX7316010203-001307_pano_0000_002796", "timestamp": "2019-07-11T10:51:32.911350Z", "filename": "pano_0000_002796.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 7.57782531, "relative_pitch": 80.15336100841293, "relative_heading": 134.93967533590575, "relative_elevation": 43.6590143190697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77033407820331, 52.3749106232844, 43.7204447006807 ] }, "distance": 7.66, "direction": 310.7, "angle": 80.06, "elevation": 43.72, "pano_id": "TMX7316010203-001307_pano_0000_002799", "timestamp": "2019-07-11T10:51:34.186390Z", "filename": "pano_0000_002799.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 7.6593222, "relative_pitch": 80.06327159579847, "relative_heading": 310.6987440399114, "relative_elevation": 43.7204447006807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77049756362231, 52.3748157234743, 44.2855712240562 ] }, "distance": 7.7, "direction": 136.25, "angle": 80.13, "elevation": 44.29, "pano_id": "TMX7316010203-002023_pano_0000_003385", "timestamp": "2021-02-22T10:20:26.609970Z", "filename": "pano_0000_003385.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 7.7038968, "relative_pitch": 80.13160823661134, "relative_heading": 136.2543470629029, "relative_elevation": 44.2855712240562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770503970171911, 52.374817600583306, 0.0 ] }, "distance": 7.87, "direction": 132.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02669", "timestamp": "2025-07-15T05:21:47Z", "filename": "recording_2025-07-15_04-48-06_02669.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 7.86812475, "relative_pitch": 0.0, "relative_heading": 132.90546846616445, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77032061686764, 52.3749073587372, 44.2766855405644 ] }, "distance": 8.16, "direction": 304.56, "angle": 79.55, "elevation": 44.28, "pano_id": "TMX7316010203-002023_pano_0000_003432", "timestamp": "2021-02-22T10:21:05.409620Z", "filename": "pano_0000_003432.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 8.16431453, "relative_pitch": 79.5524085642642, "relative_heading": 304.5590011307196, "relative_elevation": 44.2766855405644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_001568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77031488282622, 52.3749061350563, 45.2058675838634 ] }, "distance": 8.42, "direction": 302.29, "angle": 79.45, "elevation": 45.21, "pano_id": "TMX7315080123-000299_pano_0000_001568", "timestamp": "2016-06-16T09:27:57.906450Z", "filename": "pano_0000_001568.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 8.41528901, "relative_pitch": 79.45481977420722, "relative_heading": 302.2867229359338, "relative_elevation": 45.2058675838634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_001825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77032768673275, 52.3749188207651, 44.3171906415373 ] }, "distance": 8.59, "direction": 313.42, "angle": 79.03, "elevation": 44.32, "pano_id": "TMX7316010203-002082_pano_0003_001825", "timestamp": "2021-04-08T12:14:57.055960Z", "filename": "pano_0003_001825.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 8.59381356, "relative_pitch": 79.02563509994762, "relative_heading": 313.41811018078, "relative_elevation": 44.3171906415373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0003_000388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77030560927312, 52.3749023317177, 44.2670413060114 ] }, "distance": 8.75, "direction": 297.73, "angle": 78.82, "elevation": 44.27, "pano_id": "TMX7316010203-001905_pano_0003_000388", "timestamp": "2020-09-02T10:40:29.703530Z", "filename": "pano_0003_000388.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 8.75078775, "relative_pitch": 78.81783958909382, "relative_heading": 297.7305710422196, "relative_elevation": 44.2670413060114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track34_Sphere_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77032448609001, 52.374920052101466, 0.0 ] }, "distance": 8.85, "direction": 313.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track34_Sphere_00040", "timestamp": "2024-10-15T10:27:41Z", "filename": "Job_20241015_0915_Track34_Sphere_00040.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 8.84645634, "relative_pitch": 0.0, "relative_heading": 313.0923745038638, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0005_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77030876731003, 52.3749078225885, 43.2158759497106 ] }, "distance": 8.87, "direction": 301.88, "angle": 78.4, "elevation": 43.22, "pano_id": "TMX7316010203-002655_pano_0005_000068", "timestamp": "2022-06-30T10:30:20.860780Z", "filename": "pano_0005_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 8.86791102, "relative_pitch": 78.40386031220346, "relative_heading": 301.8750165299658, "relative_elevation": 43.2158759497106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0000_001548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77030828174779, 52.3749077050877, 44.348345653154 ] }, "distance": 8.89, "direction": 301.69, "angle": 78.67, "elevation": 44.35, "pano_id": "TMX7316010203-000818_pano_0000_001548", "timestamp": "2018-07-02T09:00:12.924480Z", "filename": "pano_0000_001548.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 8.8891341, "relative_pitch": 78.6658890505675, "relative_heading": 301.690895246668, "relative_elevation": 44.348345653154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track34_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770517424911031, 52.37481104666379, 0.0 ] }, "distance": 9.04, "direction": 132.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track34_Sphere_00034", "timestamp": "2024-10-15T10:27:39Z", "filename": "Job_20241015_0915_Track34_Sphere_00034.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 9.03623395, "relative_pitch": 0.0, "relative_heading": 132.33713953974416, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77032118029953, 52.3749222998521, 44.1729373820126 ] }, "distance": 9.18, "direction": 313.27, "angle": 78.26, "elevation": 44.17, "pano_id": "TMX7316010203-000289_pano_0001_002456", "timestamp": "2017-05-09T10:48:23.607770Z", "filename": "pano_0001_002456.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 9.18178036, "relative_pitch": 78.25771336805354, "relative_heading": 313.2723621807257, "relative_elevation": 44.1729373820126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0004_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77052267431721, 52.3748084948109, 44.6393496738747 ] }, "distance": 9.49, "direction": 132.15, "angle": 78.0, "elevation": 44.64, "pano_id": "TMX7316010203-002842_pano_0004_000033", "timestamp": "2022-12-09T11:03:59.759960Z", "filename": "pano_0004_000033.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 9.49178839, "relative_pitch": 77.99582262100294, "relative_heading": 132.15076548542797, "relative_elevation": 44.6393496738747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77030080783984, 52.3749134274002, 44.3437316725031 ] }, "distance": 9.66, "direction": 303.32, "angle": 77.71, "elevation": 44.34, "pano_id": "TMX7316010203-001517_pano_0000_000693", "timestamp": "2019-12-17T08:56:09.537020Z", "filename": "pano_0000_000693.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 9.66063873, "relative_pitch": 77.7096932100982, "relative_heading": 303.3186151601747, "relative_elevation": 44.3437316725031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002396_pano_0005_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770296478754, 52.3749114750072, 44.3481880007312 ] }, "distance": 9.79, "direction": 301.31, "angle": 77.55, "elevation": 44.35, "pano_id": "TMX7316010203-002396_pano_0005_000075", "timestamp": "2022-01-06T11:51:54.081660Z", "filename": "pano_0005_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 9.79369208, "relative_pitch": 77.54688226215536, "relative_heading": 301.308716052714, "relative_elevation": 44.3481880007312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0009_000185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77053135692141, 52.3748060184557, 44.1783323995769 ] }, "distance": 10.12, "direction": 131.06, "angle": 77.1, "elevation": 44.18, "pano_id": "TMX7316060226-000020_pano_0009_000185", "timestamp": "2016-08-15T10:07:19.257450Z", "filename": "pano_0009_000185.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 10.1169279, "relative_pitch": 77.10155383790055, "relative_heading": 131.0603404848729, "relative_elevation": 44.1783323995769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0009_000189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7703143266473, 52.374930307473, 44.2305693514645 ] }, "distance": 10.14, "direction": 315.13, "angle": 77.09, "elevation": 44.23, "pano_id": "TMX7316060226-000020_pano_0009_000189", "timestamp": "2016-08-15T10:07:20.827450Z", "filename": "pano_0009_000189.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 10.13773991, "relative_pitch": 77.09066181004656, "relative_heading": 315.13114495429585, "relative_elevation": 44.2305693514645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0000_001552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77051056242129, 52.3747917376927, 44.2986578010023 ] }, "distance": 10.31, "direction": 142.97, "angle": 76.89, "elevation": 44.3, "pano_id": "TMX7316010203-000818_pano_0000_001552", "timestamp": "2018-07-02T09:00:15.054460Z", "filename": "pano_0000_001552.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 10.31489122, "relative_pitch": 76.89230645846708, "relative_heading": 142.9685110205276, "relative_elevation": 44.2986578010023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002396_pano_0005_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77051025210518, 52.3747886656449, 44.3135141236708 ] }, "distance": 10.58, "direction": 144.18, "angle": 76.58, "elevation": 44.31, "pano_id": "TMX7316010203-002396_pano_0005_000079", "timestamp": "2022-01-06T11:51:55.821650Z", "filename": "pano_0005_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 10.57740225, "relative_pitch": 76.57500105475563, "relative_heading": 144.1751694714983, "relative_elevation": 44.3135141236708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0004_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77030715439089, 52.3749331923653, 44.6505952859297 ] }, "distance": 10.71, "direction": 314.49, "angle": 76.51, "elevation": 44.65, "pano_id": "TMX7316010203-002842_pano_0004_000037", "timestamp": "2022-12-09T11:04:01.729980Z", "filename": "pano_0004_000037.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 10.71051503, "relative_pitch": 76.51109526132512, "relative_heading": 314.4907770147354, "relative_elevation": 44.6505952859297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77051682467602, 52.3747873793355, 44.3054764764383 ] }, "distance": 10.96, "direction": 142.72, "angle": 76.11, "elevation": 44.31, "pano_id": "TMX7316010203-001517_pano_0000_000697", "timestamp": "2019-12-17T08:56:10.997020Z", "filename": "pano_0000_000697.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 10.95900304, "relative_pitch": 76.1066948796017, "relative_heading": 142.71555416830682, "relative_elevation": 44.3054764764383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77053575307712, 52.3747972534239, 44.1253801640123 ] }, "distance": 11.0, "direction": 133.87, "angle": 76.01, "elevation": 44.13, "pano_id": "TMX7316010203-000289_pano_0001_002454", "timestamp": "2017-05-09T10:48:22.272750Z", "filename": "pano_0001_002454.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 10.99652593, "relative_pitch": 76.00631671392652, "relative_heading": 133.8685665708669, "relative_elevation": 44.1253801640123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_001821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77054443296801, 52.3747974398458, 44.2682449184358 ] }, "distance": 11.42, "direction": 131.74, "angle": 75.54, "elevation": 44.27, "pano_id": "TMX7316010203-002082_pano_0003_001821", "timestamp": "2021-04-08T12:14:55.590780Z", "filename": "pano_0003_001821.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 11.41621026, "relative_pitch": 75.53923563944552, "relative_heading": 131.73703783090795, "relative_elevation": 44.2682449184358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0005_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770522002493, 52.3747839279671, 43.205312279053 ] }, "distance": 11.48, "direction": 142.48, "angle": 75.12, "elevation": 43.21, "pano_id": "TMX7316010203-002655_pano_0005_000072", "timestamp": "2022-06-30T10:30:22.535800Z", "filename": "pano_0005_000072.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 11.47827751, "relative_pitch": 75.12200601740302, "relative_heading": 142.4763722971942, "relative_elevation": 43.205312279053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track34_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770292507080335, 52.3749386519823, 0.0 ] }, "distance": 11.85, "direction": 313.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track34_Sphere_00041", "timestamp": "2024-10-15T10:27:41Z", "filename": "Job_20241015_0915_Track34_Sphere_00041.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 11.85083352, "relative_pitch": 0.0, "relative_heading": 313.20618975218434, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_001572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77052748343434, 52.3747812404606, 45.145997996442 ] }, "distance": 11.94, "direction": 141.93, "angle": 75.18, "elevation": 45.15, "pano_id": "TMX7315080123-000299_pano_0000_001572", "timestamp": "2016-06-16T09:27:59.671540Z", "filename": "pano_0000_001572.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 11.9433519, "relative_pitch": 75.18189285546981, "relative_heading": 141.92998871003687, "relative_elevation": 45.145997996442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track34_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770549937928212, 52.37479310561199, 0.0 ] }, "distance": 12.02, "direction": 132.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track34_Sphere_00033", "timestamp": "2024-10-15T10:27:39Z", "filename": "Job_20241015_0915_Track34_Sphere_00033.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 12.01753961, "relative_pitch": 0.0, "relative_heading": 132.26296168010552, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0003_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77052420190932, 52.3747783234342, 44.2261129934341 ] }, "distance": 12.07, "direction": 143.72, "angle": 74.74, "elevation": 44.23, "pano_id": "TMX7316010203-001905_pano_0003_000392", "timestamp": "2020-09-02T10:40:31.608550Z", "filename": "pano_0003_000392.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 12.06694689, "relative_pitch": 74.73851506022478, "relative_heading": 143.71600284316042, "relative_elevation": 44.2261129934341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770291919883815, 52.374941803635785, 0.0 ] }, "distance": 12.12, "direction": 314.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02673", "timestamp": "2025-07-15T05:21:49Z", "filename": "recording_2025-07-15_04-48-06_02673.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 12.12222766, "relative_pitch": 0.0, "relative_heading": 314.2850538629942, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77053747353192, 52.3747822566151, 44.2281939694658 ] }, "distance": 12.29, "direction": 139.11, "angle": 74.47, "elevation": 44.23, "pano_id": "TMX7316010203-002023_pano_0000_003436", "timestamp": "2021-02-22T10:21:07.099590Z", "filename": "pano_0000_003436.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 12.28877608, "relative_pitch": 74.47208067619222, "relative_heading": 139.10648531942252, "relative_elevation": 44.2281939694658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77028174696087, 52.3749407174755, 44.3270317576826 ] }, "distance": 12.55, "direction": 311.68, "angle": 74.2, "elevation": 44.33, "pano_id": "TMX7316010203-002023_pano_0000_003389", "timestamp": "2021-02-22T10:20:28.209940Z", "filename": "pano_0000_003389.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 12.5467665, "relative_pitch": 74.19583441140597, "relative_heading": 311.6800342406468, "relative_elevation": 44.3270317576826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77055265431992, 52.3747867731943, 43.6435396745801 ] }, "distance": 12.63, "direction": 134.06, "angle": 73.85, "elevation": 43.64, "pano_id": "TMX7316010203-001307_pano_0000_002795", "timestamp": "2019-07-11T10:51:32.481350Z", "filename": "pano_0000_002795.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 12.63458117, "relative_pitch": 73.85454082624496, "relative_heading": 134.0638666157465, "relative_elevation": 43.6435396745801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7702798276613, 52.3749415386347, 43.7269113939255 ] }, "distance": 12.71, "direction": 311.6, "angle": 73.8, "elevation": 43.73, "pano_id": "TMX7316010203-001307_pano_0000_002800", "timestamp": "2019-07-11T10:51:34.601360Z", "filename": "pano_0000_002800.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 12.70516435, "relative_pitch": 73.79840233820644, "relative_heading": 311.5958249565618, "relative_elevation": 43.7269113939255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77055202751309, 52.3747851033151, 44.281386917457 ] }, "distance": 12.73, "direction": 134.8, "angle": 73.96, "elevation": 44.28, "pano_id": "TMX7316010203-002023_pano_0000_003384", "timestamp": "2021-02-22T10:20:26.220000Z", "filename": "pano_0000_003384.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 12.73418049, "relative_pitch": 73.95613469078812, "relative_heading": 134.7982166363701, "relative_elevation": 44.281386917457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770556930476334, 52.374786598921645, 0.0 ] }, "distance": 12.86, "direction": 133.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02668", "timestamp": "2025-07-15T05:21:46Z", "filename": "recording_2025-07-15_04-48-06_02668.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 12.85871023, "relative_pitch": 0.0, "relative_heading": 133.22348647869222, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7702671981949, 52.3749387204782, 44.2657276215032 ] }, "distance": 13.16, "direction": 308.09, "angle": 73.44, "elevation": 44.27, "pano_id": "TMX7316010203-002023_pano_0000_003431", "timestamp": "2021-02-22T10:21:05.004750Z", "filename": "pano_0000_003431.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 13.16487346, "relative_pitch": 73.43722959213537, "relative_heading": 308.0879055325935, "relative_elevation": 44.2657276215032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_001567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77026213608427, 52.3749375241417, 45.2016703113914 ] }, "distance": 13.36, "direction": 306.73, "angle": 73.54, "elevation": 45.2, "pano_id": "TMX7315080123-000299_pano_0000_001567", "timestamp": "2016-06-16T09:27:57.481380Z", "filename": "pano_0000_001567.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 13.35786354, "relative_pitch": 73.53669236351381, "relative_heading": 306.7261971103995, "relative_elevation": 45.2016703113914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0000_001547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77025838991995, 52.3749370148476, 44.3402981469408 ] }, "distance": 13.53, "direction": 305.89, "angle": 73.03, "elevation": 44.34, "pano_id": "TMX7316010203-000818_pano_0000_001547", "timestamp": "2018-07-02T09:00:12.384460Z", "filename": "pano_0000_001547.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 13.52990617, "relative_pitch": 73.03106491119334, "relative_heading": 305.88775418000597, "relative_elevation": 44.3402981469408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_001826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77027506240861, 52.3749498403406, 44.3079234752804 ] }, "distance": 13.57, "direction": 313.6, "angle": 72.97, "elevation": 44.31, "pano_id": "TMX7316010203-002082_pano_0003_001826", "timestamp": "2021-04-08T12:14:57.420640Z", "filename": "pano_0003_001826.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 13.56945311, "relative_pitch": 72.97261350091154, "relative_heading": 313.6035438512317, "relative_elevation": 44.3079234752804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0003_000387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77025252731752, 52.3749343139809, 44.264416650869 ] }, "distance": 13.69, "direction": 303.89, "angle": 72.82, "elevation": 44.26, "pano_id": "TMX7316010203-001905_pano_0003_000387", "timestamp": "2020-09-02T10:40:29.233750Z", "filename": "pano_0003_000387.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 13.68553303, "relative_pitch": 72.81960170259184, "relative_heading": 303.8881203789074, "relative_elevation": 44.264416650869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0005_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77025538335125, 52.3749389319475, 43.2024587187916 ] }, "distance": 13.82, "direction": 306.11, "angle": 72.26, "elevation": 43.2, "pano_id": "TMX7316010203-002655_pano_0005_000067", "timestamp": "2022-06-30T10:30:20.445900Z", "filename": "pano_0005_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 13.82094368, "relative_pitch": 72.25995185505883, "relative_heading": 306.10664664205245, "relative_elevation": 43.2024587187916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0004_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77057622925289, 52.3747771744414, 44.6315728956833 ] }, "distance": 14.54, "direction": 132.69, "angle": 71.96, "elevation": 44.63, "pano_id": "TMX7316010203-002842_pano_0004_000032", "timestamp": "2022-12-09T11:03:59.274990Z", "filename": "pano_0004_000032.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 14.53526407, "relative_pitch": 71.96100870037002, "relative_heading": 132.68769661272864, "relative_elevation": 44.6315728956833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77024642262501, 52.3749445671016, 44.3339444939047 ] }, "distance": 14.68, "direction": 306.68, "angle": 71.67, "elevation": 44.33, "pano_id": "TMX7316010203-001517_pano_0000_000692", "timestamp": "2019-12-17T08:56:09.172030Z", "filename": "pano_0000_000692.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 14.68422697, "relative_pitch": 71.67416910436171, "relative_heading": 306.68020532344264, "relative_elevation": 44.3339444939047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002396_pano_0005_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77024260236007, 52.3749423259129, 44.3416420361027 ] }, "distance": 14.75, "direction": 305.3, "angle": 71.6, "elevation": 44.34, "pano_id": "TMX7316010203-002396_pano_0005_000074", "timestamp": "2022-01-06T11:51:53.641620Z", "filename": "pano_0005_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 14.74819228, "relative_pitch": 71.6026860685597, "relative_heading": 305.2993024449311, "relative_elevation": 44.3416420361027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track34_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770260675011506, 52.37495724363241, 0.0 ] }, "distance": 14.85, "direction": 313.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track34_Sphere_00042", "timestamp": "2024-10-15T10:27:41Z", "filename": "Job_20241015_0915_Track34_Sphere_00042.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 14.84732536, "relative_pitch": 0.0, "relative_heading": 313.29787380067205, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0000_001553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77056156974644, 52.3747627901721, 44.306587420404 ] }, "distance": 15.0, "direction": 139.78, "angle": 71.29, "elevation": 44.31, "pano_id": "TMX7316010203-000818_pano_0000_001553", "timestamp": "2018-07-02T09:00:15.579480Z", "filename": "pano_0000_001553.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 15.00156119, "relative_pitch": 71.29465293302879, "relative_heading": 139.78465824274713, "relative_elevation": 44.306587420404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0009_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77058535718738, 52.3747752847271, 44.1677602753043 ] }, "distance": 15.14, "direction": 131.68, "angle": 71.08, "elevation": 44.17, "pano_id": "TMX7316060226-000020_pano_0009_000184", "timestamp": "2016-08-15T10:07:18.867460Z", "filename": "pano_0009_000184.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 15.13712769, "relative_pitch": 71.08244175456916, "relative_heading": 131.67736622689378, "relative_elevation": 44.1677602753043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0009_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7702603347406, 52.3749611209724, 44.21800219547 ] }, "distance": 15.16, "direction": 314.42, "angle": 71.07, "elevation": 44.22, "pano_id": "TMX7316060226-000020_pano_0009_000190", "timestamp": "2016-08-15T10:07:21.217430Z", "filename": "pano_0009_000190.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 15.16300507, "relative_pitch": 71.07240228668132, "relative_heading": 314.42442550088435, "relative_elevation": 44.21800219547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002396_pano_0005_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77056401388605, 52.3747581150409, 44.3254103381187 ] }, "distance": 15.51, "direction": 140.56, "angle": 70.72, "elevation": 44.33, "pano_id": "TMX7316010203-002396_pano_0005_000080", "timestamp": "2022-01-06T11:51:56.256730Z", "filename": "pano_0005_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 15.5076938, "relative_pitch": 70.7170935047734, "relative_heading": 140.55605249606023, "relative_elevation": 44.3254103381187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0004_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77025331549146, 52.3749640719285, 44.6370081603527 ] }, "distance": 15.73, "direction": 314.06, "angle": 70.58, "elevation": 44.64, "pano_id": "TMX7316010203-002842_pano_0004_000038", "timestamp": "2022-12-09T11:04:02.219940Z", "filename": "pano_0004_000038.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 15.73456614, "relative_pitch": 70.58242215220473, "relative_heading": 314.0599421124898, "relative_elevation": 44.6370081603527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77057042734517, 52.3747559599013, 44.3098066793755 ] }, "distance": 15.97, "direction": 139.89, "angle": 70.18, "elevation": 44.31, "pano_id": "TMX7316010203-001517_pano_0000_000698", "timestamp": "2019-12-17T08:56:11.362000Z", "filename": "pano_0000_000698.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 15.97145212, "relative_pitch": 70.17832218954938, "relative_heading": 139.89258035156973, "relative_elevation": 44.3098066793755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_001820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77059900301676, 52.374767388686, 44.2561553670093 ] }, "distance": 16.42, "direction": 131.81, "angle": 69.65, "elevation": 44.26, "pano_id": "TMX7316010203-002082_pano_0003_001820", "timestamp": "2021-04-08T12:14:55.225730Z", "filename": "pano_0003_001820.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 16.41551474, "relative_pitch": 69.6491508269632, "relative_heading": 131.8110660055065, "relative_elevation": 44.2561553670093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0005_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77057542869588, 52.3747531206794, 43.2226939965039 ] }, "distance": 16.43, "direction": 139.69, "angle": 69.18, "elevation": 43.22, "pano_id": "TMX7316010203-002655_pano_0005_000073", "timestamp": "2022-06-30T10:30:22.950770Z", "filename": "pano_0005_000073.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 16.43261516, "relative_pitch": 69.18395281561735, "relative_heading": 139.69390997786294, "relative_elevation": 43.2226939965039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_001573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77058074180649, 52.3747496589285, 45.1419351520017 ] }, "distance": 16.96, "direction": 139.6, "angle": 69.41, "elevation": 45.14, "pano_id": "TMX7315080123-000299_pano_0000_001573", "timestamp": "2016-06-16T09:28:00.131580Z", "filename": "pano_0000_001573.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 16.96045612, "relative_pitch": 69.408098619096, "relative_heading": 139.60350283781025, "relative_elevation": 45.1419351520017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0003_000393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77057970032348, 52.3747478108911, 44.2312146816403 ] }, "distance": 17.07, "direction": 140.23, "angle": 68.89, "elevation": 44.23, "pano_id": "TMX7316010203-001905_pano_0003_000393", "timestamp": "2020-09-02T10:40:32.083470Z", "filename": "pano_0003_000393.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 17.0721276, "relative_pitch": 68.89467583112986, "relative_heading": 140.23206773580046, "relative_elevation": 44.2312146816403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770238840359348, 52.37497290342373, 0.0 ] }, "distance": 17.13, "direction": 314.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02674", "timestamp": "2025-07-15T05:21:49Z", "filename": "recording_2025-07-15_04-48-06_02674.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 17.12637775, "relative_pitch": 0.0, "relative_heading": 314.12907781659266, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77059087253227, 52.3747510126022, 44.2214326746762 ] }, "distance": 17.3, "direction": 137.54, "angle": 68.63, "elevation": 44.22, "pano_id": "TMX7316010203-002023_pano_0000_003437", "timestamp": "2021-02-22T10:21:07.524590Z", "filename": "pano_0000_003437.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 17.30408682, "relative_pitch": 68.62932385660213, "relative_heading": 137.5400428223915, "relative_elevation": 44.2214326746762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77022804550371, 52.3749720960239, 44.329774021171 ] }, "distance": 17.6, "direction": 312.25, "angle": 68.34, "elevation": 44.33, "pano_id": "TMX7316010203-002023_pano_0000_003390", "timestamp": "2021-02-22T10:20:28.619930Z", "filename": "pano_0000_003390.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 17.60094016, "relative_pitch": 68.34466718212535, "relative_heading": 312.25253578674796, "relative_elevation": 44.329774021171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77060698868274, 52.3747556943875, 43.6325819613412 ] }, "distance": 17.7, "direction": 133.78, "angle": 67.92, "elevation": 43.63, "pano_id": "TMX7316010203-001307_pano_0000_002794", "timestamp": "2019-07-11T10:51:32.046510Z", "filename": "pano_0000_002794.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 17.69882576, "relative_pitch": 67.92088979831362, "relative_heading": 133.77753702200675, "relative_elevation": 43.6325819613412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77022530682661, 52.3749725135268, 43.7409094981849 ] }, "distance": 17.77, "direction": 311.96, "angle": 67.89, "elevation": 43.74, "pano_id": "TMX7316010203-001307_pano_0000_002801", "timestamp": "2019-07-11T10:51:35.016410Z", "filename": "pano_0000_002801.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 17.77046498, "relative_pitch": 67.88974158422363, "relative_heading": 311.95905862864714, "relative_elevation": 43.7409094981849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77060650357568, 52.3747542765111, 44.2747461656108 ] }, "distance": 17.78, "direction": 134.22, "angle": 68.12, "elevation": 44.27, "pano_id": "TMX7316010203-002023_pano_0000_003383", "timestamp": "2021-02-22T10:20:25.829970Z", "filename": "pano_0000_003383.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 17.78465526, "relative_pitch": 68.11524041145857, "relative_heading": 134.2181792352332, "relative_elevation": 44.2747461656108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770609980686096, 52.374755462887755, 0.0 ] }, "distance": 17.86, "direction": 133.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02667", "timestamp": "2025-07-15T05:21:45Z", "filename": "recording_2025-07-15_04-48-06_02667.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 17.86419136, "relative_pitch": 0.0, "relative_heading": 133.38503300585475, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track34_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770615529255009, 52.37475669614612, 0.0 ] }, "distance": 18.05, "direction": 132.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track34_Sphere_00031", "timestamp": "2024-10-15T10:27:38Z", "filename": "Job_20241015_0915_Track34_Sphere_00031.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 18.04812583, "relative_pitch": 0.0, "relative_heading": 132.2443384649746, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77021374832292, 52.3749699839676, 44.2770308572799 ] }, "distance": 18.18, "direction": 309.64, "angle": 67.67, "elevation": 44.28, "pano_id": "TMX7316010203-002023_pano_0000_003430", "timestamp": "2021-02-22T10:21:04.604610Z", "filename": "pano_0000_003430.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 18.18251327, "relative_pitch": 67.67432864957026, "relative_heading": 309.6404141713549, "relative_elevation": 44.2770308572799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0000_001546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77020851979613, 52.3749661961983, 44.3526533953846 ] }, "distance": 18.2, "direction": 307.9, "angle": 67.69, "elevation": 44.35, "pano_id": "TMX7316010203-000818_pano_0000_001546", "timestamp": "2018-07-02T09:00:11.839480Z", "filename": "pano_0000_001546.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 18.19619149, "relative_pitch": 67.6935393888171, "relative_heading": 307.9028618396113, "relative_elevation": 44.3526533953846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000299_pano_0000_001566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000299_pano_0000_001566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/16/TMX7315080123-000299/pano_0000_001566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77020862758077, 52.3749689917513, 45.212838540785 ] }, "distance": 18.38, "direction": 308.68, "angle": 67.87, "elevation": 45.21, "pano_id": "TMX7315080123-000299_pano_0000_001566", "timestamp": "2016-06-16T09:27:57.051600Z", "filename": "pano_0000_001566.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 18.38319849, "relative_pitch": 67.87371255426717, "relative_heading": 308.681959415351, "relative_elevation": 45.212838540785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_001827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_001827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_001827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77022205096569, 52.3749814131453, 44.3219201695174 ] }, "distance": 18.61, "direction": 313.77, "angle": 67.23, "elevation": 44.32, "pano_id": "TMX7316010203-002082_pano_0003_001827", "timestamp": "2021-04-08T12:14:57.790630Z", "filename": "pano_0003_001827.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 18.6067615, "relative_pitch": 67.22687488464454, "relative_heading": 313.7704856497502, "relative_elevation": 44.3219201695174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0003_000386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0003_000386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0003_000386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77019903245648, 52.3749663407404, 44.2762367362157 ] }, "distance": 18.72, "direction": 306.73, "angle": 67.08, "elevation": 44.28, "pano_id": "TMX7316010203-001905_pano_0003_000386", "timestamp": "2020-09-02T10:40:28.763540Z", "filename": "pano_0003_000386.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 18.71983517, "relative_pitch": 67.08153172717896, "relative_heading": 306.7267639447973, "relative_elevation": 44.2762367362157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0005_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0005_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0005_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7702022681755, 52.3749697286107, 43.2065536100417 ] }, "distance": 18.77, "direction": 308.05, "angle": 66.51, "elevation": 43.21, "pano_id": "TMX7316010203-002655_pano_0005_000066", "timestamp": "2022-06-30T10:30:20.035980Z", "filename": "pano_0005_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 18.77366654, "relative_pitch": 66.51458633956291, "relative_heading": 308.0511935075332, "relative_elevation": 43.2065536100417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77021448195325, 52.3749854740393, 44.1847042609006 ] }, "distance": 19.29, "direction": 313.68, "angle": 66.41, "elevation": 44.18, "pano_id": "TMX7316010203-000289_pano_0001_002457", "timestamp": "2017-05-09T10:48:24.272750Z", "filename": "pano_0001_002457.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 19.29160827, "relative_pitch": 66.4133014993322, "relative_heading": 313.68055466644694, "relative_elevation": 44.1847042609006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0004_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77062961109098, 52.3747459054693, 44.6333208549768 ] }, "distance": 19.57, "direction": 132.96, "angle": 66.33, "elevation": 44.63, "pano_id": "TMX7316010203-002842_pano_0004_000031", "timestamp": "2022-12-09T11:03:58.794990Z", "filename": "pano_0004_000031.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 19.56683535, "relative_pitch": 66.32779895784932, "relative_heading": 132.95923475425442, "relative_elevation": 44.6333208549768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0000_001554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0000_001554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0000_001554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77061200164101, 52.3747337717743, 44.3123056301847 ] }, "distance": 19.69, "direction": 138.22, "angle": 66.04, "elevation": 44.31, "pano_id": "TMX7316010203-000818_pano_0000_001554", "timestamp": "2018-07-02T09:00:16.104450Z", "filename": "pano_0000_001554.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 19.69222098, "relative_pitch": 66.03981851467876, "relative_heading": 138.21947373913744, "relative_elevation": 44.3123056301847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002396_pano_0005_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77018897654395, 52.3749728960882, 44.357142415829 ] }, "distance": 19.71, "direction": 307.24, "angle": 66.05, "elevation": 44.36, "pano_id": "TMX7316010203-002396_pano_0005_000073", "timestamp": "2022-01-06T11:51:53.201640Z", "filename": "pano_0005_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 19.70571203, "relative_pitch": 66.04675930733086, "relative_heading": 307.2359383461347, "relative_elevation": 44.357142415829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77019169532679, 52.3749758434417, 44.3548776945099 ] }, "distance": 19.76, "direction": 308.32, "angle": 65.99, "elevation": 44.35, "pano_id": "TMX7316010203-001517_pano_0000_000691", "timestamp": "2019-12-17T08:56:08.802030Z", "filename": "pano_0000_000691.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 19.76027323, "relative_pitch": 65.98683897891681, "relative_heading": 308.3179609389269, "relative_elevation": 44.3548776945099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0009_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77063943897985, 52.3747445240887, 44.1640787571669 ] }, "distance": 20.16, "direction": 131.98, "angle": 65.46, "elevation": 44.16, "pano_id": "TMX7316060226-000020_pano_0009_000183", "timestamp": "2016-08-15T10:07:18.477470Z", "filename": "pano_0009_000183.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 20.16434059, "relative_pitch": 65.45961063515908, "relative_heading": 131.9827872620444, "relative_elevation": 44.1640787571669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0009_000191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0009_000191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0009_000191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77020559678759, 52.3749919857949, 44.2511695474386 ] }, "distance": 20.23, "direction": 313.98, "angle": 65.43, "elevation": 44.25, "pano_id": "TMX7316060226-000020_pano_0009_000191", "timestamp": "2016-08-15T10:07:21.612440Z", "filename": "pano_0009_000191.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 20.22992839, "relative_pitch": 65.43194801174039, "relative_heading": 313.9811175166753, "relative_elevation": 44.2511695474386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002396_pano_0005_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002396_pano_0005_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002396/pano_0005_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77061753547506, 52.3747275845621, 44.3300558496267 ] }, "distance": 20.46, "direction": 138.72, "angle": 65.23, "elevation": 44.33, "pano_id": "TMX7316010203-002396_pano_0005_000081", "timestamp": "2022-01-06T11:51:56.691650Z", "filename": "pano_0005_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 20.45749477, "relative_pitch": 65.22755630069078, "relative_heading": 138.71712118345278, "relative_elevation": 44.3300558496267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002842_pano_0004_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002842_pano_0004_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/09/TMX7316010203-002842/pano_0004_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77019957240869, 52.3749949549554, 44.6590070109814 ] }, "distance": 20.75, "direction": 313.85, "angle": 65.07, "elevation": 44.66, "pano_id": "TMX7316010203-002842_pano_0004_000039", "timestamp": "2022-12-09T11:04:02.709930Z", "filename": "pano_0004_000039.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 20.75463519, "relative_pitch": 65.07402432728733, "relative_heading": 313.8509166550566, "relative_elevation": 44.6590070109814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00037/adjacencies/b_20241015_0915_Track34_Sphere_00037/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track34_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track34_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track34_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770196730167098, 52.374994542285386, 0.0 ] }, "distance": 20.86, "direction": 313.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track34_Sphere_00044", "timestamp": "2024-10-15T10:27:42Z", "filename": "Job_20241015_0915_Track34_Sphere_00044.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_20241015_0915_Track34_Sphere_00037", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112999.1260793794, 487622.3514603645 ] }, "relative_distance": 20.86308128, "relative_pitch": 0.0, "relative_heading": 313.39169960667624, "relative_elevation": 0.0 } ] } }