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_20250108_1349_Track16_Sphere_00083/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895085697086653, 52.36967937840926, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00083", "timestamp": "2025-01-08T13:58:31Z", "filename": "Job_20250108_1349_Track16_Sphere_00083.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "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_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89508557267489, 52.3696801256228, 45.860079604201 ] }, "distance": 0.08, "direction": 354.18, "angle": 89.9, "elevation": 45.86, "pano_id": "TMX7316010203-003017_pano_0003_000078", "timestamp": "2023-04-03T06:05:22.844240Z", "filename": "pano_0003_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 0.0835764, "relative_pitch": 89.8955830489844, "relative_heading": 354.18079530446795, "relative_elevation": 45.860079604201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89508340883096, 52.3696765295498, 46.3112652124837 ] }, "distance": 0.35, "direction": 206.18, "angle": 89.56, "elevation": 46.31, "pano_id": "TMX7316010203-001174_pano_0000_001978", "timestamp": "2019-05-10T06:37:00.453660Z", "filename": "pano_0000_001978.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 0.35324635, "relative_pitch": 89.56297604082215, "relative_heading": 206.1809715663922, "relative_elevation": 46.3112652124837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89508016480222, 52.3696799704901, 46.5970279714093 ] }, "distance": 0.38, "direction": 279.92, "angle": 89.53, "elevation": 46.6, "pano_id": "TMX7316010203-003000_pano_0003_000030", "timestamp": "2023-03-20T07:32:26.854890Z", "filename": "pano_0003_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 0.38252498, "relative_pitch": 89.52965724323536, "relative_heading": 279.9176773425121, "relative_elevation": 46.5970279714093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8950844681201, 52.369672722524, 45.9463485265151 ] }, "distance": 0.75, "direction": 186.45, "angle": 89.07, "elevation": 45.95, "pano_id": "TMX7316010203-003008_pano_0003_000071", "timestamp": "2023-03-27T06:28:05.677810Z", "filename": "pano_0003_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 0.74534463, "relative_pitch": 89.07062568589636, "relative_heading": 186.44820945278104, "relative_elevation": 45.9463485265151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89508316729315, 52.3696716749825, 46.3865606486797 ] }, "distance": 0.87, "direction": 191.37, "angle": 88.92, "elevation": 46.39, "pano_id": "TMX7316010203-001662_pano_0000_000359", "timestamp": "2020-04-21T09:55:22.384270Z", "filename": "pano_0000_000359.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 0.87434028, "relative_pitch": 88.920159725515, "relative_heading": 191.36568527829317, "relative_elevation": 46.3865606486797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89509548544452, 52.3696844869967, 44.5479740602896 ] }, "distance": 0.88, "direction": 49.55, "angle": 88.87, "elevation": 44.55, "pano_id": "TMX7316010203-002983_pano_0000_000113", "timestamp": "2023-02-27T08:27:59.233520Z", "filename": "pano_0000_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 0.87613981, "relative_pitch": 88.87329012078325, "relative_heading": 49.54749131309641, "relative_elevation": 44.5479740602896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89509693081537, 52.36968345783, 46.8375768465921 ] }, "distance": 0.89, "direction": 59.32, "angle": 88.91, "elevation": 46.84, "pano_id": "TMX7316010203-003044_pano_0004_000047", "timestamp": "2023-04-17T05:50:54.690590Z", "filename": "pano_0004_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 0.8896597, "relative_pitch": 88.91182207887682, "relative_heading": 59.32055308665498, "relative_elevation": 46.8375768465921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89508584123904, 52.3696709910002, 46.5002121524885 ] }, "distance": 0.93, "direction": 179.4, "angle": 88.85, "elevation": 46.5, "pano_id": "TMX7316010203-002963_pano_0004_000109", "timestamp": "2023-02-13T07:50:14.262730Z", "filename": "pano_0004_000109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 0.93335527, "relative_pitch": 88.85010981172503, "relative_heading": 179.3972712451879, "relative_elevation": 46.5002121524885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89509458198825, 52.3696695845385, 46.1676893718541 ] }, "distance": 1.25, "direction": 150.96, "angle": 88.45, "elevation": 46.17, "pano_id": "TMX7316010203-002031_pano_0000_000943", "timestamp": "2021-03-08T09:32:34.731980Z", "filename": "pano_0000_000943.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 1.24655339, "relative_pitch": 88.45335773957606, "relative_heading": 150.9570399018492, "relative_elevation": 46.1676893718541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0003_000648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89510482871608, 52.3696813524815, 46.7623827112839 ] }, "distance": 1.32, "direction": 80.43, "angle": 88.38, "elevation": 46.76, "pano_id": "TMX7315120208-000073_pano_0003_000648", "timestamp": "2016-06-09T08:36:50.875470Z", "filename": "pano_0003_000648.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 1.32145667, "relative_pitch": 88.38131119500093, "relative_heading": 80.43138982227283, "relative_elevation": 46.7623827112839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89508630686845, 52.3696671000664, 46.3135641738772 ] }, "distance": 1.37, "direction": 178.26, "angle": 88.31, "elevation": 46.31, "pano_id": "TMX7316010203-002953_pano_0002_000016", "timestamp": "2023-02-06T07:47:47.281050Z", "filename": "pano_0002_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 1.36689594, "relative_pitch": 88.30946631674318, "relative_heading": 178.25881493225066, "relative_elevation": 46.3135641738772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89510356752507, 52.3696875737149, 46.5330953672528 ] }, "distance": 1.52, "direction": 53.16, "angle": 88.13, "elevation": 46.53, "pano_id": "TMX7316010203-002927_pano_0012_000082", "timestamp": "2023-01-11T14:03:02.571750Z", "filename": "pano_0012_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 1.52089324, "relative_pitch": 88.12800430519408, "relative_heading": 53.15874451813447, "relative_elevation": 46.5330953672528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8951030384096, 52.3696883147037, 45.3297728169709 ] }, "distance": 1.54, "direction": 49.91, "angle": 88.05, "elevation": 45.33, "pano_id": "TMX7316010203-001643_pano_0001_000017", "timestamp": "2020-02-14T09:31:51.319250Z", "filename": "pano_0001_000017.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 1.54397729, "relative_pitch": 88.04920275640292, "relative_heading": 49.906384905661305, "relative_elevation": 45.3297728169709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89507479239309, 52.3696654823447, 45.2316868975759 ] }, "distance": 1.72, "direction": 205.66, "angle": 87.83, "elevation": 45.23, "pano_id": "TMX7316010203-002974_pano_0002_000046", "timestamp": "2023-02-20T07:53:36.591560Z", "filename": "pano_0002_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 1.71540486, "relative_pitch": 87.82810713323089, "relative_heading": 205.65654006968305, "relative_elevation": 45.2316868975759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89507489415669, 52.3696638372454, 45.6168470503762 ] }, "distance": 1.88, "direction": 203.05, "angle": 87.64, "elevation": 45.62, "pano_id": "TMX7316010203-002987_pano_0002_000048", "timestamp": "2023-03-06T07:33:04.721900Z", "filename": "pano_0002_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 1.87935901, "relative_pitch": 87.64081725160361, "relative_heading": 203.04879381783826, "relative_elevation": 45.6168470503762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89509233920536, 52.369697856249, 46.1957528972998 ] }, "distance": 2.11, "direction": 12.41, "angle": 87.39, "elevation": 46.2, "pano_id": "TMX7316010203-003024_pano_0010_000082", "timestamp": "2023-04-11T06:06:37.925300Z", "filename": "pano_0010_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.1052919, "relative_pitch": 87.39064897353614, "relative_heading": 12.408907255916397, "relative_elevation": 46.1957528972998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89511055562767, 52.3696918090914, 46.5094198426232 ] }, "distance": 2.19, "direction": 50.75, "angle": 87.31, "elevation": 46.51, "pano_id": "TMX7316010203-002356_pano_0005_000047", "timestamp": "2021-12-27T11:54:37.145920Z", "filename": "pano_0005_000047.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.18632057, "relative_pitch": 87.3086141736924, "relative_heading": 50.752710722396536, "relative_elevation": 46.5094198426232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89510463308462, 52.3696962403947, 45.8075110204518 ] }, "distance": 2.28, "direction": 34.5, "angle": 87.15, "elevation": 45.81, "pano_id": "TMX7316010203-001051_pano_0002_001707", "timestamp": "2019-01-14T10:05:08.159410Z", "filename": "pano_0002_001707.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.27683414, "relative_pitch": 87.15449030574165, "relative_heading": 34.50407529635523, "relative_elevation": 45.8075110204518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89510338220919, 52.3696971990082, 46.8393870126456 ] }, "distance": 2.32, "direction": 31.28, "angle": 87.16, "elevation": 46.84, "pano_id": "TMX7316010203-002629_pano_0001_000592", "timestamp": "2022-06-27T06:40:12.424180Z", "filename": "pano_0001_000592.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.32015743, "relative_pitch": 87.16421005224971, "relative_heading": 31.276367749323267, "relative_elevation": 46.8393870126456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89511117785525, 52.3696943272389, 47.2935840990394 ] }, "distance": 2.4, "direction": 46.22, "angle": 87.09, "elevation": 47.29, "pano_id": "TMX7316010203-002862_pano_0004_000031", "timestamp": "2022-12-15T09:38:30.757190Z", "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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.40395284, "relative_pitch": 87.09013572428009, "relative_heading": 46.215112138439245, "relative_elevation": 47.2935840990394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895106933937383, 52.369697496027996, 0.0 ] }, "distance": 2.48, "direction": 35.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01400", "timestamp": "2025-06-30T05:54:20Z", "filename": "recording_2025-06-30_05-16-46_01400.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.48125148, "relative_pitch": 0.0, "relative_heading": 35.658694180193365, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89506992530929, 52.3696587117183, 46.8539028353989 ] }, "distance": 2.54, "direction": 205.04, "angle": 86.9, "elevation": 46.85, "pano_id": "TMX7316010203-002629_pano_0001_000593", "timestamp": "2022-06-27T06:40:12.989190Z", "filename": "pano_0001_000593.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.53820106, "relative_pitch": 86.89916553787131, "relative_heading": 205.0383533612195, "relative_elevation": 46.8539028353989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89507820547222, 52.3696569250896, 47.2802415760234 ] }, "distance": 2.55, "direction": 191.54, "angle": 86.91, "elevation": 47.28, "pano_id": "TMX7316010203-002862_pano_0004_000032", "timestamp": "2022-12-15T09:38:31.552210Z", "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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.55005147, "relative_pitch": 86.91275350767314, "relative_heading": 191.54269726793288, "relative_elevation": 47.2802415760234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895072521011584, 52.36965733070992, 0.0 ] }, "distance": 2.61, "direction": 200.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01401", "timestamp": "2025-06-30T05:54:21Z", "filename": "recording_2025-06-30_05-16-46_01401.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.61233293, "relative_pitch": 0.0, "relative_heading": 200.09254162274786, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_000681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89507934995685, 52.3696550173918, 46.2311752289534 ] }, "distance": 2.75, "direction": 189.06, "angle": 86.6, "elevation": 46.23, "pano_id": "TMX7316010203-000224_pano_0000_000681", "timestamp": "2017-03-27T08:00:47.645530Z", "filename": "pano_0000_000681.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.74501238, "relative_pitch": 86.6020074829378, "relative_heading": 189.06116649330528, "relative_elevation": 46.2311752289534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89507043416255, 52.3696561957446, 45.8155067972839 ] }, "distance": 2.78, "direction": 201.95, "angle": 86.53, "elevation": 45.82, "pano_id": "TMX7316010203-001051_pano_0002_001708", "timestamp": "2019-01-14T10:05:09.084480Z", "filename": "pano_0002_001708.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.78122842, "relative_pitch": 86.52612510346822, "relative_heading": 201.9490137361524, "relative_elevation": 45.8155067972839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89505935802531, 52.3696596916229, 46.2450304571539 ] }, "distance": 2.83, "direction": 219.32, "angle": 86.5, "elevation": 46.25, "pano_id": "TMX7316010203-003024_pano_0010_000083", "timestamp": "2023-04-11T06:06:38.545270Z", "filename": "pano_0010_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.83147162, "relative_pitch": 86.49629156818128, "relative_heading": 219.31508503901847, "relative_elevation": 46.2450304571539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895076775888, 52.3696530157141, 46.5618186695501 ] }, "distance": 3.0, "direction": 191.7, "angle": 86.32, "elevation": 46.56, "pano_id": "TMX7316010203-002356_pano_0005_000048", "timestamp": "2021-12-27T11:54:37.915940Z", "filename": "pano_0005_000048.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 2.99576224, "relative_pitch": 86.31869459623188, "relative_heading": 191.7025060217081, "relative_elevation": 46.5618186695501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89510859472195, 52.3697032125225, 45.2034230390564 ] }, "distance": 3.08, "direction": 30.46, "angle": 86.11, "elevation": 45.2, "pano_id": "TMX7316010203-002974_pano_0002_000045", "timestamp": "2023-02-20T07:53:35.956510Z", "filename": "pano_0002_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 3.07669502, "relative_pitch": 86.10626437574842, "relative_heading": 30.457559402999856, "relative_elevation": 45.2034230390564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89507041201088, 52.3696505899884, 45.3352995626628 ] }, "distance": 3.37, "direction": 198.0, "angle": 85.75, "elevation": 45.34, "pano_id": "TMX7316010203-001643_pano_0001_000018", "timestamp": "2020-02-14T09:31:52.599210Z", "filename": "pano_0001_000018.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 3.36833846, "relative_pitch": 85.75082483578024, "relative_heading": 198.0036920979724, "relative_elevation": 45.3352995626628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89511205239176, 52.3697059958614, 45.5996069228277 ] }, "distance": 3.46, "direction": 31.22, "angle": 85.66, "elevation": 45.6, "pano_id": "TMX7316010203-002987_pano_0002_000047", "timestamp": "2023-03-06T07:33:03.951930Z", "filename": "pano_0002_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 3.46335324, "relative_pitch": 85.6566451701279, "relative_heading": 31.218777215151196, "relative_elevation": 45.5996069228277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89507129768693, 52.3696491123479, 46.5860105240718 ] }, "distance": 3.51, "direction": 196.24, "angle": 85.69, "elevation": 46.59, "pano_id": "TMX7316010203-002927_pano_0012_000083", "timestamp": "2023-01-11T14:03:03.346810Z", "filename": "pano_0012_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 3.50773523, "relative_pitch": 85.69398849441114, "relative_heading": 196.23621936074247, "relative_elevation": 46.5860105240718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89512067235122, 52.3697072712015, 46.27207976114 ] }, "distance": 3.91, "direction": 37.51, "angle": 85.17, "elevation": 46.27, "pano_id": "TMX7316010203-002953_pano_0002_000015", "timestamp": "2023-02-06T07:47:46.536120Z", "filename": "pano_0002_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 3.91256075, "relative_pitch": 85.16682096769362, "relative_heading": 37.50697020705225, "relative_elevation": 46.27207976114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8951179467477, 52.3697103518014, 46.3813178762794 ] }, "distance": 4.09, "direction": 32.51, "angle": 84.96, "elevation": 46.38, "pano_id": "TMX7316010203-001662_pano_0000_000358", "timestamp": "2020-04-21T09:55:21.639230Z", "filename": "pano_0000_000358.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 4.0869924, "relative_pitch": 84.96426236538252, "relative_heading": 32.51015736352725, "relative_elevation": 46.3813178762794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89512021585223, 52.3697102228147, 46.4724975079298 ] }, "distance": 4.16, "direction": 34.41, "angle": 84.88, "elevation": 46.47, "pano_id": "TMX7316010203-002963_pano_0004_000108", "timestamp": "2023-02-13T07:50:13.557710Z", "filename": "pano_0004_000108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 4.16024272, "relative_pitch": 84.88448734411135, "relative_heading": 34.411703728772274, "relative_elevation": 46.4724975079298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89506379727392, 52.3696443089313, 46.868407397531 ] }, "distance": 4.18, "direction": 200.92, "angle": 84.91, "elevation": 46.87, "pano_id": "TMX7316010203-003044_pano_0004_000048", "timestamp": "2023-04-17T05:50:55.630610Z", "filename": "pano_0004_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 4.17769398, "relative_pitch": 84.90630666670673, "relative_heading": 200.91870364212267, "relative_elevation": 46.868407397531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89506092157332, 52.3696444241306, 44.5768446438015 ] }, "distance": 4.24, "direction": 203.45, "angle": 84.57, "elevation": 44.58, "pano_id": "TMX7316010203-002983_pano_0000_000114", "timestamp": "2023-02-27T08:27:59.893250Z", "filename": "pano_0000_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 4.23980237, "relative_pitch": 84.56681570832465, "relative_heading": 203.45381784569958, "relative_elevation": 44.5768446438015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0003_000649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89506914924659, 52.3696413883913, 46.786707774736 ] }, "distance": 4.37, "direction": 194.93, "angle": 84.66, "elevation": 46.79, "pano_id": "TMX7315120208-000073_pano_0003_000649", "timestamp": "2016-06-09T08:36:52.010620Z", "filename": "pano_0003_000649.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 4.3749881, "relative_pitch": 84.65785129278235, "relative_heading": 194.92894324713586, "relative_elevation": 46.786707774736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8951294118582, 52.3697095338175, 46.1748860944062 ] }, "distance": 4.49, "direction": 41.58, "angle": 84.45, "elevation": 46.17, "pano_id": "TMX7316010203-002031_pano_0000_000942", "timestamp": "2021-03-08T09:32:33.706970Z", "filename": "pano_0000_000942.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 4.48606132, "relative_pitch": 84.45091790967072, "relative_heading": 41.5835159045308, "relative_elevation": 46.1748860944062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89511822218681, 52.3697149454683, 46.3320179637522 ] }, "distance": 4.54, "direction": 29.24, "angle": 84.41, "elevation": 46.33, "pano_id": "TMX7316010203-001174_pano_0000_001977", "timestamp": "2019-05-10T06:36:59.718700Z", "filename": "pano_0000_001977.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 4.53552751, "relative_pitch": 84.40902314932254, "relative_heading": 29.2377736414029, "relative_elevation": 46.3320179637522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89512137862401, 52.3697142962796, 45.9284794284031 ] }, "distance": 4.58, "direction": 32.03, "angle": 84.3, "elevation": 45.93, "pano_id": "TMX7316010203-003008_pano_0003_000070", "timestamp": "2023-03-27T06:28:05.027940Z", "filename": "pano_0003_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 4.582923, "relative_pitch": 84.30166590331721, "relative_heading": 32.02534392221336, "relative_elevation": 45.9284794284031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89511484504448, 52.3697192415991, 46.5740342671052 ] }, "distance": 4.86, "direction": 24.11, "angle": 84.04, "elevation": 46.57, "pano_id": "TMX7316010203-003000_pano_0003_000029", "timestamp": "2023-03-20T07:32:26.184900Z", "filename": "pano_0003_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 4.85976036, "relative_pitch": 84.0430378816886, "relative_heading": 24.111655019256293, "relative_elevation": 46.5740342671052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89505151274534, 52.3696407639876, 45.8863863926381 ] }, "distance": 4.89, "direction": 208.45, "angle": 83.92, "elevation": 45.89, "pano_id": "TMX7316010203-003017_pano_0003_000079", "timestamp": "2023-04-03T06:05:23.504240Z", "filename": "pano_0003_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 4.88707995, "relative_pitch": 83.92069189347008, "relative_heading": 208.45216799758825, "relative_elevation": 45.8863863926381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895052583680709, 52.36963987458947, 0.0 ] }, "distance": 4.94, "direction": 207.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00084", "timestamp": "2025-01-08T13:58:33Z", "filename": "Job_20250108_1349_Track16_Sphere_00084.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 4.94059532, "relative_pitch": 0.0, "relative_heading": 207.1615228307363, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895120309690745, 52.369718753634366, 0.0 ] }, "distance": 4.98, "direction": 28.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00082", "timestamp": "2025-01-08T13:58:30Z", "filename": "Job_20250108_1349_Track16_Sphere_00082.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 4.9754302, "relative_pitch": 0.0, "relative_heading": 28.28298778958786, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89512062085257, 52.3697193851383, 45.824669437483 ] }, "distance": 5.05, "direction": 28.12, "angle": 83.71, "elevation": 45.82, "pano_id": "TMX7316010203-003017_pano_0003_000077", "timestamp": "2023-04-03T06:05:22.204250Z", "filename": "pano_0003_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 5.04737465, "relative_pitch": 83.71447277285792, "relative_heading": 28.116884408340216, "relative_elevation": 45.824669437483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89504728323133, 52.3696399305505, 46.599515744485 ] }, "distance": 5.11, "direction": 210.8, "angle": 83.74, "elevation": 46.6, "pano_id": "TMX7316010203-003000_pano_0003_000031", "timestamp": "2023-03-20T07:32:27.534900Z", "filename": "pano_0003_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 5.11014476, "relative_pitch": 83.74189902820599, "relative_heading": 210.79725494258327, "relative_elevation": 46.599515744485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001979/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001979/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001979/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001979/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001979/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001979/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001979/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001979/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001979/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89504916607193, 52.369637775817, 46.3161936216056 ] }, "distance": 5.26, "direction": 208.26, "angle": 83.53, "elevation": 46.32, "pano_id": "TMX7316010203-001174_pano_0000_001979", "timestamp": "2019-05-10T06:37:01.183680Z", "filename": "pano_0000_001979.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 5.25560433, "relative_pitch": 83.52620763264402, "relative_heading": 208.25717939122376, "relative_elevation": 46.3161936216056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89513093020373, 52.3697224682548, 46.7930773934349 ] }, "distance": 5.7, "direction": 32.72, "angle": 83.06, "elevation": 46.79, "pano_id": "TMX7316010203-003044_pano_0004_000046", "timestamp": "2023-04-17T05:50:53.880620Z", "filename": "pano_0004_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 5.69927973, "relative_pitch": 83.05572124245593, "relative_heading": 32.72249308527658, "relative_elevation": 46.7930773934349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89504916830513, 52.3696329024409, 46.4019992966205 ] }, "distance": 5.74, "direction": 205.69, "angle": 82.95, "elevation": 46.4, "pano_id": "TMX7316010203-001662_pano_0000_000360", "timestamp": "2020-04-21T09:55:23.129240Z", "filename": "pano_0000_000360.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 5.73894268, "relative_pitch": 82.94953141952872, "relative_heading": 205.6918513951697, "relative_elevation": 46.4019992966205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89505347730187, 52.3696312393893, 46.5070398440585 ] }, "distance": 5.79, "direction": 202.28, "angle": 82.9, "elevation": 46.51, "pano_id": "TMX7316010203-002963_pano_0004_000110", "timestamp": "2023-02-13T07:50:14.977710Z", "filename": "pano_0004_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 5.78873828, "relative_pitch": 82.90487665162235, "relative_heading": 202.27803975357193, "relative_elevation": 46.5070398440585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89505975269423, 52.3696297281399, 46.1618377901614 ] }, "distance": 5.8, "direction": 197.74, "angle": 82.84, "elevation": 46.16, "pano_id": "TMX7316010203-002031_pano_0000_000944", "timestamp": "2021-03-08T09:32:35.772000Z", "filename": "pano_0000_000944.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 5.800523, "relative_pitch": 82.83796528313374, "relative_heading": 197.73677023206412, "relative_elevation": 46.1618377901614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89513009050424, 52.3697244876861, 44.5437589846551 ] }, "distance": 5.86, "direction": 31.06, "angle": 82.51, "elevation": 44.54, "pano_id": "TMX7316010203-002983_pano_0000_000112", "timestamp": "2023-02-27T08:27:58.578230Z", "filename": "pano_0000_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 5.85986651, "relative_pitch": 82.50560198878276, "relative_heading": 31.064085021395872, "relative_elevation": 44.5437589846551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0003_000647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89514023762377, 52.3697209702876, 46.7452820809558 ] }, "distance": 5.93, "direction": 38.75, "angle": 82.76, "elevation": 46.75, "pano_id": "TMX7315120208-000073_pano_0003_000647", "timestamp": "2016-06-09T08:36:49.820460Z", "filename": "pano_0003_000647.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 5.93457217, "relative_pitch": 82.76469033424408, "relative_heading": 38.752613392749964, "relative_elevation": 46.7452820809558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89504989286109, 52.3696306954394, 45.9394156690687 ] }, "distance": 5.94, "direction": 204.24, "angle": 82.63, "elevation": 45.94, "pano_id": "TMX7316010203-003008_pano_0003_000072", "timestamp": "2023-03-27T06:28:06.337820Z", "filename": "pano_0003_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 5.94076978, "relative_pitch": 82.63154645296311, "relative_heading": 204.2359633999464, "relative_elevation": 45.9394156690687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89513550293985, 52.3697260379304, 45.3287376845255 ] }, "distance": 6.2, "direction": 33.16, "angle": 82.21, "elevation": 45.33, "pano_id": "TMX7316010203-001643_pano_0001_000016", "timestamp": "2020-02-14T09:31:50.009330Z", "filename": "pano_0001_000016.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 6.20199739, "relative_pitch": 82.20901690982093, "relative_heading": 33.159490638608084, "relative_elevation": 45.3287376845255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89513649894864, 52.3697261293145, 46.5067452648655 ] }, "distance": 6.25, "direction": 33.63, "angle": 82.35, "elevation": 46.51, "pano_id": "TMX7316010203-002927_pano_0012_000081", "timestamp": "2023-01-11T14:03:01.821740Z", "filename": "pano_0012_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 6.24782617, "relative_pitch": 82.34856071293137, "relative_heading": 33.62929609462468, "relative_elevation": 46.5067452648655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89505346783998, 52.3696264376418, 46.3324554385617 ] }, "distance": 6.29, "direction": 200.44, "angle": 82.27, "elevation": 46.33, "pano_id": "TMX7316010203-002953_pano_0002_000017", "timestamp": "2023-02-06T07:47:48.046270Z", "filename": "pano_0002_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 6.28665536, "relative_pitch": 82.27296672390219, "relative_heading": 200.43706975888546, "relative_elevation": 46.3324554385617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89504220363061, 52.3696275093498, 45.2206981107593 ] }, "distance": 6.49, "direction": 207.17, "angle": 81.84, "elevation": 45.22, "pano_id": "TMX7316010203-002974_pano_0002_000047", "timestamp": "2023-02-20T07:53:37.231520Z", "filename": "pano_0002_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 6.48753939, "relative_pitch": 81.83582912908533, "relative_heading": 207.16961061661274, "relative_elevation": 45.2206981107593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89512522814734, 52.3697342078541, 46.1503414297476 ] }, "distance": 6.67, "direction": 23.81, "angle": 81.78, "elevation": 46.15, "pano_id": "TMX7316010203-003024_pano_0010_000081", "timestamp": "2023-04-11T06:06:37.320330Z", "filename": "pano_0010_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 6.66881409, "relative_pitch": 81.77756358223293, "relative_heading": 23.812418564892447, "relative_elevation": 46.1503414297476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89514397767634, 52.3697307644305, 46.4742241892964 ] }, "distance": 6.96, "direction": 34.77, "angle": 81.48, "elevation": 46.47, "pano_id": "TMX7316010203-002356_pano_0005_000046", "timestamp": "2021-12-27T11:54:36.380980Z", "filename": "pano_0005_000046.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 6.9607581, "relative_pitch": 81.48174480190531, "relative_heading": 34.76930294646509, "relative_elevation": 46.4742241892964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8951443650382, 52.3697321209221, 47.3205966083333 ] }, "distance": 7.1, "direction": 34.25, "angle": 81.47, "elevation": 47.32, "pano_id": "TMX7316010203-002862_pano_0004_000030", "timestamp": "2022-12-15T09:38:29.987200Z", "filename": "pano_0004_000030.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.10008865, "relative_pitch": 81.46686708789096, "relative_heading": 34.24955777632324, "relative_elevation": 47.3205966083333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89513640629321, 52.3697358715817, 46.8258318258449 ] }, "distance": 7.17, "direction": 28.79, "angle": 81.29, "elevation": 46.83, "pano_id": "TMX7316010203-002629_pano_0001_000591", "timestamp": "2022-06-27T06:40:11.864190Z", "filename": "pano_0001_000591.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.17257869, "relative_pitch": 81.29136855004842, "relative_heading": 28.78566077287384, "relative_elevation": 46.8258318258449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89504637865754, 52.3696192179748, 47.2531675184146 ] }, "distance": 7.21, "direction": 201.8, "angle": 81.32, "elevation": 47.25, "pano_id": "TMX7316010203-002862_pano_0004_000033", "timestamp": "2022-12-15T09:38:32.332210Z", "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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.21010398, "relative_pitch": 81.32446354544219, "relative_heading": 201.8035497673965, "relative_elevation": 47.2531675184146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89503897555035, 52.3696211130967, 45.6160859148949 ] }, "distance": 7.22, "direction": 206.14, "angle": 81.0, "elevation": 45.62, "pano_id": "TMX7316010203-002987_pano_0002_000049", "timestamp": "2023-03-06T07:33:05.501900Z", "filename": "pano_0002_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.22230069, "relative_pitch": 81.00315831123199, "relative_heading": 206.14307370241585, "relative_elevation": 45.6160859148949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89513912269869, 52.3697363373274, 45.8089687963948 ] }, "distance": 7.31, "direction": 29.86, "angle": 80.94, "elevation": 45.81, "pano_id": "TMX7316010203-001051_pano_0002_001706", "timestamp": "2019-01-14T10:05:07.264550Z", "filename": "pano_0002_001706.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.30837979, "relative_pitch": 80.93540248368431, "relative_heading": 29.861316987335908, "relative_elevation": 45.8089687963948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8950373428165, 52.3696200959527, 46.8547415845096 ] }, "distance": 7.37, "direction": 206.53, "angle": 81.06, "elevation": 46.85, "pano_id": "TMX7316010203-002629_pano_0001_000594", "timestamp": "2022-06-27T06:40:13.559240Z", "filename": "pano_0001_000594.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.37307247, "relative_pitch": 81.05725642491254, "relative_heading": 206.53131854868496, "relative_elevation": 46.8547415845096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_000680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89514765032081, 52.3697340763819, 46.245310280472 ] }, "distance": 7.41, "direction": 34.73, "angle": 80.9, "elevation": 46.25, "pano_id": "TMX7316010203-000224_pano_0000_000680", "timestamp": "2017-03-27T08:00:45.795560Z", "filename": "pano_0000_000680.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.40614671, "relative_pitch": 80.90139142679696, "relative_heading": 34.7330809535607, "relative_elevation": 46.245310280472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89514244421834, 52.369736695223054, 0.0 ] }, "distance": 7.46, "direction": 31.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01399", "timestamp": "2025-06-30T05:54:19Z", "filename": "recording_2025-06-30_05-16-46_01399.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.45764396, "relative_pitch": 0.0, "relative_heading": 31.21643526715944, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89502781180934, 52.369621252984, 46.2441069222987 ] }, "distance": 7.57, "direction": 211.37, "angle": 80.7, "elevation": 46.24, "pano_id": "TMX7316010203-003024_pano_0010_000084", "timestamp": "2023-04-11T06:06:39.170310Z", "filename": "pano_0010_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.57479896, "relative_pitch": 80.6975432802774, "relative_heading": 211.3652476680908, "relative_elevation": 46.2441069222987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89503938963531, 52.36961680221222, 0.0 ] }, "distance": 7.64, "direction": 204.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01402", "timestamp": "2025-06-30T05:54:23Z", "filename": "recording_2025-06-30_05-16-46_01402.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.64415564, "relative_pitch": 0.0, "relative_heading": 204.36881032204116, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89503659396244, 52.3696163107201, 45.8427993599325 ] }, "distance": 7.77, "direction": 205.48, "angle": 80.38, "elevation": 45.84, "pano_id": "TMX7316010203-001051_pano_0002_001709", "timestamp": "2019-01-14T10:05:10.039560Z", "filename": "pano_0002_001709.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.77400522, "relative_pitch": 80.37536489432452, "relative_heading": 205.48093494251586, "relative_elevation": 45.8427993599325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8950442150181, 52.3696140021344, 46.5862493403256 ] }, "distance": 7.8, "direction": 201.23, "angle": 80.49, "elevation": 46.59, "pano_id": "TMX7316010203-002356_pano_0005_000049", "timestamp": "2021-12-27T11:54:38.690960Z", "filename": "pano_0005_000049.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.80410727, "relative_pitch": 80.49013878761977, "relative_heading": 201.22540896254958, "relative_elevation": 46.5862493403256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89514214915417, 52.3697412540828, 45.1955720623955 ] }, "distance": 7.89, "direction": 29.18, "angle": 80.1, "elevation": 45.2, "pano_id": "TMX7316010203-002974_pano_0002_000044", "timestamp": "2023-02-20T07:53:35.321520Z", "filename": "pano_0002_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 7.8860413, "relative_pitch": 80.10227443884865, "relative_heading": 29.180956638917902, "relative_elevation": 45.1955720623955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89503782061282, 52.3696131037096, 45.3254077807069 ] }, "distance": 8.06, "direction": 203.85, "angle": 79.91, "elevation": 45.33, "pano_id": "TMX7316010203-001643_pano_0001_000019", "timestamp": "2020-02-14T09:31:54.064230Z", "filename": "pano_0001_000019.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 8.06345879, "relative_pitch": 79.9125296454324, "relative_heading": 203.85391972739853, "relative_elevation": 45.3254077807069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89504042473586, 52.3696103764631, 46.5681002046913 ] }, "distance": 8.27, "direction": 201.88, "angle": 79.92, "elevation": 46.57, "pano_id": "TMX7316010203-002927_pano_0012_000084", "timestamp": "2023-01-11T14:03:04.146770Z", "filename": "pano_0012_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 8.27418745, "relative_pitch": 79.92487159922676, "relative_heading": 201.88039171597285, "relative_elevation": 46.5681002046913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89514838285793, 52.3697477832028, 45.5897120656446 ] }, "distance": 8.73, "direction": 29.29, "angle": 79.16, "elevation": 45.59, "pano_id": "TMX7316010203-002987_pano_0002_000046", "timestamp": "2023-03-06T07:33:03.197010Z", "filename": "pano_0002_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 8.72738655, "relative_pitch": 79.16279606365, "relative_heading": 29.28904753678081, "relative_elevation": 45.5897120656446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89515491851579, 52.3697475570031, 46.245030879043 ] }, "distance": 8.93, "direction": 31.86, "angle": 79.07, "elevation": 46.25, "pano_id": "TMX7316010203-002953_pano_0002_000014", "timestamp": "2023-02-06T07:47:45.796160Z", "filename": "pano_0002_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 8.93219385, "relative_pitch": 79.06798113269768, "relative_heading": 31.859282748721338, "relative_elevation": 46.245030879043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89515173557966, 52.3697492792309, 46.3666820591316 ] }, "distance": 8.99, "direction": 30.04, "angle": 79.03, "elevation": 46.37, "pano_id": "TMX7316010203-001662_pano_0000_000357", "timestamp": "2020-04-21T09:55:20.889230Z", "filename": "pano_0000_000357.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 8.98506203, "relative_pitch": 79.03299612344077, "relative_heading": 30.039770412355004, "relative_elevation": 46.3666820591316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8950310553857, 52.3696051508121, 46.9059025160968 ] }, "distance": 9.06, "direction": 204.26, "angle": 79.07, "elevation": 46.91, "pano_id": "TMX7316010203-003044_pano_0004_000049", "timestamp": "2023-04-17T05:50:56.625610Z", "filename": "pano_0004_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 9.0593868, "relative_pitch": 79.06851566101093, "relative_heading": 204.2558147072571, "relative_elevation": 46.9059025160968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89515433551022, 52.3697495852212, 46.4575488241389 ] }, "distance": 9.1, "direction": 30.9, "angle": 78.91, "elevation": 46.46, "pano_id": "TMX7316010203-002963_pano_0004_000107", "timestamp": "2023-02-13T07:50:12.867710Z", "filename": "pano_0004_000107.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 9.10420518, "relative_pitch": 78.91235555963615, "relative_heading": 30.897281736249273, "relative_elevation": 46.4575488241389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89502694982179, 52.3696038050749, 44.5504699423909 ] }, "distance": 9.31, "direction": 205.45, "angle": 78.19, "elevation": 44.55, "pano_id": "TMX7316010203-002983_pano_0000_000115", "timestamp": "2023-02-27T08:28:00.578230Z", "filename": "pano_0000_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 9.31279902, "relative_pitch": 78.19295023280618, "relative_heading": 205.44595784268907, "relative_elevation": 44.5504699423909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0003_000650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89503374427622, 52.3696015396228, 46.8300090553239 ] }, "distance": 9.36, "direction": 202.22, "angle": 78.7, "elevation": 46.83, "pano_id": "TMX7315120208-000073_pano_0003_000650", "timestamp": "2016-06-09T08:36:53.210410Z", "filename": "pano_0003_000650.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 9.356403, "relative_pitch": 78.70136027323815, "relative_heading": 202.2219991021577, "relative_elevation": 46.8300090553239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89515317023236, 52.36975355444, 46.3407804891467 ] }, "distance": 9.45, "direction": 29.11, "angle": 78.48, "elevation": 46.34, "pano_id": "TMX7316010203-001174_pano_0000_001976", "timestamp": "2019-05-10T06:36:58.993690Z", "filename": "pano_0000_001976.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 9.44704776, "relative_pitch": 78.47755146041546, "relative_heading": 29.10841558900322, "relative_elevation": 46.3407804891467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89516409571803, 52.3697497277222, 46.1848127767444 ] }, "distance": 9.48, "direction": 34.3, "angle": 78.41, "elevation": 46.18, "pano_id": "TMX7316010203-002031_pano_0000_000941", "timestamp": "2021-03-08T09:32:32.666980Z", "filename": "pano_0000_000941.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 9.47587239, "relative_pitch": 78.40536669031782, "relative_heading": 34.29918316282894, "relative_elevation": 46.1848127767444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895020049067942, 52.369601146109304, 0.0 ] }, "distance": 9.79, "direction": 207.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00085", "timestamp": "2025-01-08T13:58:34Z", "filename": "Job_20250108_1349_Track16_Sphere_00085.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 9.78643501, "relative_pitch": 0.0, "relative_heading": 207.18677927960212, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501664140863, 52.3696020178982, 45.9142557680607 ] }, "distance": 9.81, "direction": 208.65, "angle": 77.94, "elevation": 45.91, "pano_id": "TMX7316010203-003017_pano_0003_000080", "timestamp": "2023-04-03T06:05:24.189260Z", "filename": "pano_0003_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 9.80939473, "relative_pitch": 77.94029410173329, "relative_heading": 208.65171775174508, "relative_elevation": 45.9142557680607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89515754377115, 52.3697559082596, 45.931467439048 ] }, "distance": 9.82, "direction": 29.88, "angle": 77.93, "elevation": 45.93, "pano_id": "TMX7316010203-003008_pano_0003_000069", "timestamp": "2023-03-27T06:28:04.397800Z", "filename": "pano_0003_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 9.82169612, "relative_pitch": 77.93000613202871, "relative_heading": 29.88341742613235, "relative_elevation": 45.931467439048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895154521206719, 52.36975722841076, 0.0 ] }, "distance": 9.85, "direction": 28.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00081", "timestamp": "2025-01-08T13:58:29Z", "filename": "Job_20250108_1349_Track16_Sphere_00081.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 9.84970793, "relative_pitch": 0.0, "relative_heading": 28.419191455319446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89514883623427, 52.3697591220003, 46.5562923103571 ] }, "distance": 9.86, "direction": 25.86, "angle": 78.04, "elevation": 46.56, "pano_id": "TMX7316010203-003000_pano_0003_000028", "timestamp": "2023-03-20T07:32:25.524900Z", "filename": "pano_0003_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 9.86060213, "relative_pitch": 78.04150460041215, "relative_heading": 25.856891167999034, "relative_elevation": 46.5562923103571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89515609314716, 52.3697587489891, 45.8239292008802 ] }, "distance": 10.05, "direction": 28.5, "angle": 77.63, "elevation": 45.82, "pano_id": "TMX7316010203-003017_pano_0003_000076", "timestamp": "2023-04-03T06:05:21.579270Z", "filename": "pano_0003_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 10.04948273, "relative_pitch": 77.6304905737821, "relative_heading": 28.496941504514698, "relative_elevation": 45.8239292008802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501379066318, 52.3695998840542, 46.6313189659268 ] }, "distance": 10.11, "direction": 208.97, "angle": 77.77, "elevation": 46.63, "pano_id": "TMX7316010203-003000_pano_0003_000032", "timestamp": "2023-03-20T07:32:28.219870Z", "filename": "pano_0003_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 10.11102027, "relative_pitch": 77.76599599596636, "relative_heading": 208.9721237881494, "relative_elevation": 46.6313189659268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8950149254777, 52.369598782511, 46.3165372461081 ] }, "distance": 10.18, "direction": 208.26, "angle": 77.6, "elevation": 46.32, "pano_id": "TMX7316010203-001174_pano_0000_001980", "timestamp": "2019-05-10T06:37:01.898640Z", "filename": "pano_0000_001980.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 10.18160687, "relative_pitch": 77.60205828951838, "relative_heading": 208.25746684395205, "relative_elevation": 46.3165372461081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89516311587106, 52.3697619263484, 46.7889590393752 ] }, "distance": 10.59, "direction": 29.86, "angle": 77.25, "elevation": 46.79, "pano_id": "TMX7316010203-003044_pano_0004_000045", "timestamp": "2023-04-17T05:50:53.170620Z", "filename": "pano_0004_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 10.59140967, "relative_pitch": 77.24516669933621, "relative_heading": 29.85858524921848, "relative_elevation": 46.7889590393752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501565644583, 52.3695940440884, 46.421473252587 ] }, "distance": 10.63, "direction": 206.67, "angle": 77.11, "elevation": 46.42, "pano_id": "TMX7316010203-001662_pano_0000_000361", "timestamp": "2020-04-21T09:55:23.884260Z", "filename": "pano_0000_000361.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 10.62651995, "relative_pitch": 77.10635254748075, "relative_heading": 206.6748947961568, "relative_elevation": 46.421473252587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501910071399, 52.3695918972261, 46.5262194294482 ] }, "distance": 10.74, "direction": 204.98, "angle": 77.0, "elevation": 46.53, "pano_id": "TMX7316010203-002963_pano_0004_000111", "timestamp": "2023-02-13T07:50:15.712700Z", "filename": "pano_0004_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 10.73934607, "relative_pitch": 77.00242958944169, "relative_heading": 204.98411334890235, "relative_elevation": 46.5262194294482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89502564573699, 52.3695898519675, 46.1737375119701 ] }, "distance": 10.77, "direction": 202.32, "angle": 76.87, "elevation": 46.17, "pano_id": "TMX7316010203-002031_pano_0000_000945", "timestamp": "2021-03-08T09:32:36.812070Z", "filename": "pano_0000_000945.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 10.76897185, "relative_pitch": 76.87174444334931, "relative_heading": 202.32187868542727, "relative_elevation": 46.1737375119701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89516640427721, 52.3697634868719, 45.3517101528123 ] }, "distance": 10.85, "direction": 30.43, "angle": 76.54, "elevation": 45.35, "pano_id": "TMX7316010203-001643_pano_0001_000015", "timestamp": "2020-02-14T09:31:48.664270Z", "filename": "pano_0001_000015.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 10.85404974, "relative_pitch": 76.54053986143015, "relative_heading": 30.427603895401322, "relative_elevation": 45.3517101528123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89516425448637, 52.3697644906255, 44.5637626899406 ] }, "distance": 10.88, "direction": 29.46, "angle": 76.28, "elevation": 44.56, "pano_id": "TMX7316010203-002983_pano_0000_000111", "timestamp": "2023-02-27T08:27:57.918250Z", "filename": "pano_0000_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 10.87773846, "relative_pitch": 76.28269055168751, "relative_heading": 29.464582834164744, "relative_elevation": 44.5637626899406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0003_000646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89517540490528, 52.3697606147658, 46.7256664773449 ] }, "distance": 10.91, "direction": 34.06, "angle": 76.86, "elevation": 46.73, "pano_id": "TMX7315120208-000073_pano_0003_000646", "timestamp": "2016-06-09T08:36:48.810500Z", "filename": "pano_0003_000646.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 10.91081848, "relative_pitch": 76.85648532140198, "relative_heading": 34.05584001615562, "relative_elevation": 46.7256664773449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89516976200581, 52.3697644594446, 46.5126088121906 ] }, "distance": 11.06, "direction": 31.16, "angle": 76.62, "elevation": 46.51, "pano_id": "TMX7316010203-002927_pano_0012_000080", "timestamp": "2023-01-11T14:03:01.086760Z", "filename": "pano_0012_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 11.06410669, "relative_pitch": 76.61953800452734, "relative_heading": 31.164991641406647, "relative_elevation": 46.5126088121906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501341809269, 52.3695893368471, 45.9659827370197 ] }, "distance": 11.16, "direction": 206.17, "angle": 76.35, "elevation": 45.97, "pano_id": "TMX7316010203-003008_pano_0003_000073", "timestamp": "2023-03-27T06:28:07.022920Z", "filename": "pano_0003_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 11.16344697, "relative_pitch": 76.34925160224027, "relative_heading": 206.16721052780971, "relative_elevation": 45.9659827370197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501896132187, 52.3695868414724, 46.3939585238695 ] }, "distance": 11.26, "direction": 203.82, "angle": 76.36, "elevation": 46.39, "pano_id": "TMX7316010203-002953_pano_0002_000018", "timestamp": "2023-02-06T07:47:48.816080Z", "filename": "pano_0002_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 11.25561894, "relative_pitch": 76.3629757684988, "relative_heading": 203.81829094765283, "relative_elevation": 46.3939585238695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89500847457439, 52.3695899466875, 45.2451565228403 ] }, "distance": 11.26, "direction": 207.86, "angle": 76.03, "elevation": 45.25, "pano_id": "TMX7316010203-002974_pano_0002_000048", "timestamp": "2023-02-20T07:53:37.876500Z", "filename": "pano_0002_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 11.25592851, "relative_pitch": 76.02975705984012, "relative_heading": 207.85806221023032, "relative_elevation": 45.2451565228403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8951582973621, 52.3697713291938, 46.1090901298448 ] }, "distance": 11.36, "direction": 25.79, "angle": 76.15, "elevation": 46.11, "pano_id": "TMX7316010203-003024_pano_0010_000080", "timestamp": "2023-04-11T06:06:36.730410Z", "filename": "pano_0010_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 11.36400807, "relative_pitch": 76.15485586500971, "relative_heading": 25.793766366453283, "relative_elevation": 46.1090901298448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89517690279954, 52.3697697939184, 47.3426835192367 ] }, "distance": 11.82, "direction": 31.69, "angle": 75.98, "elevation": 47.34, "pano_id": "TMX7316010203-002862_pano_0004_000029", "timestamp": "2022-12-15T09:38:29.267210Z", "filename": "pano_0004_000029.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 11.8242285, "relative_pitch": 75.97679065680398, "relative_heading": 31.693106259904916, "relative_elevation": 47.3426835192367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89517764958369, 52.3697696790038, 46.4406997961923 ] }, "distance": 11.84, "direction": 31.94, "angle": 75.7, "elevation": 46.44, "pano_id": "TMX7316010203-002356_pano_0005_000045", "timestamp": "2021-12-27T11:54:35.615940Z", "filename": "pano_0005_000045.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 11.84017633, "relative_pitch": 75.69699914832115, "relative_heading": 31.935046307406438, "relative_elevation": 46.4406997961923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501410782526, 52.3695818227618, 47.2479929272085 ] }, "distance": 11.9, "direction": 204.19, "angle": 75.86, "elevation": 47.25, "pano_id": "TMX7316010203-002862_pano_0004_000034", "timestamp": "2022-12-15T09:38:33.097230Z", "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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 11.90025723, "relative_pitch": 75.86306845823619, "relative_heading": 204.18853020872962, "relative_elevation": 47.2479929272085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89516981932506, 52.3697744020957, 46.80917800311 ] }, "distance": 12.03, "direction": 28.45, "angle": 75.59, "elevation": 46.81, "pano_id": "TMX7316010203-002629_pano_0001_000590", "timestamp": "2022-06-27T06:40:11.309210Z", "filename": "pano_0001_000590.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 12.02629702, "relative_pitch": 75.59110904001989, "relative_heading": 28.452154515696275, "relative_elevation": 46.80917800311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89500376866581, 52.3695816953929, 46.8800389245152 ] }, "distance": 12.22, "direction": 207.17, "angle": 75.39, "elevation": 46.88, "pano_id": "TMX7316010203-002629_pano_0001_000595", "timestamp": "2022-06-27T06:40:14.139230Z", "filename": "pano_0001_000595.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 12.21832271, "relative_pitch": 75.39200324594137, "relative_heading": 207.1749965532866, "relative_elevation": 46.8800389245152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89517359333782, 52.3697763513505, 45.8058925811201 ] }, "distance": 12.34, "direction": 29.02, "angle": 74.92, "elevation": 45.81, "pano_id": "TMX7316010203-001051_pano_0002_001705", "timestamp": "2019-01-14T10:05:06.394540Z", "filename": "pano_0002_001705.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 12.34007578, "relative_pitch": 74.92250829258735, "relative_heading": 29.02170545156764, "relative_elevation": 45.8058925811201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89499382964464, 52.3695835692732, 46.286509046331 ] }, "distance": 12.36, "direction": 210.41, "angle": 75.05, "elevation": 46.29, "pano_id": "TMX7316010203-003024_pano_0010_000085", "timestamp": "2023-04-11T06:06:39.800320Z", "filename": "pano_0010_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 12.36168806, "relative_pitch": 75.04706758767595, "relative_heading": 210.40941539339502, "relative_elevation": 46.286509046331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895178851110034, 52.36977581724353, 0.0 ] }, "distance": 12.47, "direction": 30.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01398", "timestamp": "2025-06-30T05:54:17Z", "filename": "recording_2025-06-30_05-16-46_01398.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 12.46653185, "relative_pitch": 0.0, "relative_heading": 30.593621243859573, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_000682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89500997939828, 52.3695762461288, 46.2277219863608 ] }, "distance": 12.58, "direction": 204.2, "angle": 74.77, "elevation": 46.23, "pano_id": "TMX7316010203-000224_pano_0000_000682", "timestamp": "2017-03-27T08:00:49.630540Z", "filename": "pano_0000_000682.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 12.58152743, "relative_pitch": 74.77491786356939, "relative_heading": 204.19875485811878, "relative_elevation": 46.2277219863608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89500169101082, 52.369578232911, 45.6400119373575 ] }, "distance": 12.63, "direction": 206.95, "angle": 74.54, "elevation": 45.64, "pano_id": "TMX7316010203-002987_pano_0002_000050", "timestamp": "2023-03-06T07:33:06.301900Z", "filename": "pano_0002_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 12.62580763, "relative_pitch": 74.5364796406614, "relative_heading": 206.94776707163362, "relative_elevation": 45.6400119373575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89501025025837, 52.3695754953743, 46.6399020645767 ] }, "distance": 12.65, "direction": 203.97, "angle": 74.82, "elevation": 46.64, "pano_id": "TMX7316010203-002356_pano_0005_000050", "timestamp": "2021-12-27T11:54:39.470930Z", "filename": "pano_0005_000050.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 12.65026746, "relative_pitch": 74.82461476271237, "relative_heading": 203.96744453354313, "relative_elevation": 46.6399020645767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895004357067, 52.369576912916685, 0.0 ] }, "distance": 12.68, "direction": 205.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01403", "timestamp": "2025-06-30T05:54:24Z", "filename": "recording_2025-06-30_05-16-46_01403.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 12.67650782, "relative_pitch": 0.0, "relative_heading": 205.91522431796022, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89517559735709, 52.3697793345293, 45.1861840831116 ] }, "distance": 12.7, "direction": 28.83, "angle": 74.31, "elevation": 45.19, "pano_id": "TMX7316010203-002974_pano_0002_000043", "timestamp": "2023-02-20T07:53:34.691560Z", "filename": "pano_0002_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 12.69663375, "relative_pitch": 74.30544080237158, "relative_heading": 28.833583736833404, "relative_elevation": 45.1861840831116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895002792116, 52.3695766275732, 45.8634268380702 ] }, "distance": 12.75, "direction": 206.28, "angle": 74.46, "elevation": 45.86, "pano_id": "TMX7316010203-001051_pano_0002_001710", "timestamp": "2019-01-14T10:05:11.034650Z", "filename": "pano_0002_001710.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 12.75191425, "relative_pitch": 74.46188739149903, "relative_heading": 206.28364078632762, "relative_elevation": 45.8634268380702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89500468263131, 52.3695757463348, 45.3353400044143 ] }, "distance": 12.78, "direction": 205.57, "angle": 74.25, "elevation": 45.34, "pano_id": "TMX7316010203-001643_pano_0001_000020", "timestamp": "2020-02-14T09:31:55.599160Z", "filename": "pano_0001_000020.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 12.78380382, "relative_pitch": 74.25244026211985, "relative_heading": 205.57156279522016, "relative_elevation": 45.3353400044143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89500787203731, 52.3695723590999, 46.603988930583 ] }, "distance": 13.03, "direction": 203.99, "angle": 74.37, "elevation": 46.6, "pano_id": "TMX7316010203-002927_pano_0012_000085", "timestamp": "2023-01-11T14:03:04.936720Z", "filename": "pano_0012_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 13.03496534, "relative_pitch": 74.37388814370799, "relative_heading": 203.99492592750855, "relative_elevation": 46.603988930583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89518602456851, 52.3697879904876, 46.3589094197378 ] }, "distance": 13.88, "direction": 29.48, "angle": 73.33, "elevation": 46.36, "pano_id": "TMX7316010203-001662_pano_0000_000356", "timestamp": "2020-04-21T09:55:20.119240Z", "filename": "pano_0000_000356.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 13.88381181, "relative_pitch": 73.32781486608599, "relative_heading": 29.484153987312627, "relative_elevation": 46.3589094197378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89499640708814, 52.369566636199, 46.9829994048923 ] }, "distance": 13.94, "direction": 205.86, "angle": 73.47, "elevation": 46.98, "pano_id": "TMX7316010203-003044_pano_0004_000050", "timestamp": "2023-04-17T05:50:57.540580Z", "filename": "pano_0004_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 13.94170627, "relative_pitch": 73.4723033084639, "relative_heading": 205.8628699441068, "relative_elevation": 46.9829994048923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89518443455999, 52.3697891555175, 45.567943168804 ] }, "distance": 13.94, "direction": 28.83, "angle": 72.99, "elevation": 45.57, "pano_id": "TMX7316010203-002987_pano_0002_000045", "timestamp": "2023-03-06T07:33:02.451930Z", "filename": "pano_0002_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 13.94425471, "relative_pitch": 72.98535571005749, "relative_heading": 28.83461508426761, "relative_elevation": 45.567943168804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89518936808264, 52.3697877211062, 46.2014681370929 ] }, "distance": 13.97, "direction": 30.36, "angle": 73.17, "elevation": 46.2, "pano_id": "TMX7316010203-002953_pano_0002_000013", "timestamp": "2023-02-06T07:47:45.066120Z", "filename": "pano_0002_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 13.9714268, "relative_pitch": 73.17456655785443, "relative_heading": 30.3576417173931, "relative_elevation": 46.2014681370929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89518866946202, 52.3697890309682, 46.4210409903899 ] }, "distance": 14.07, "direction": 29.89, "angle": 73.13, "elevation": 46.42, "pano_id": "TMX7316010203-002963_pano_0004_000106", "timestamp": "2023-02-13T07:50:12.182740Z", "filename": "pano_0004_000106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 14.07361508, "relative_pitch": 73.13410325624845, "relative_heading": 29.890582560231127, "relative_elevation": 46.4210409903899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89518791763404, 52.3697922526811, 46.3515536924824 ] }, "distance": 14.36, "direction": 29.0, "angle": 72.79, "elevation": 46.35, "pano_id": "TMX7316010203-001174_pano_0000_001975", "timestamp": "2019-05-10T06:36:58.288660Z", "filename": "pano_0000_001975.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 14.36063477, "relative_pitch": 72.78597737474463, "relative_heading": 29.000626076930523, "relative_elevation": 46.3515536924824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0003_000651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89499860609912, 52.3695618035645, 46.8813875783235 ] }, "distance": 14.37, "direction": 204.39, "angle": 72.96, "elevation": 46.88, "pano_id": "TMX7315120208-000073_pano_0003_000651", "timestamp": "2016-06-09T08:36:54.495420Z", "filename": "pano_0003_000651.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 14.36500816, "relative_pitch": 72.96431995679784, "relative_heading": 204.38952785768095, "relative_elevation": 46.8813875783235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89499207869715, 52.3695633650278, 44.5776001084596 ] }, "distance": 14.4, "direction": 206.29, "angle": 72.1, "elevation": 44.58, "pano_id": "TMX7316010203-002983_pano_0000_000116", "timestamp": "2023-02-27T08:28:01.278270Z", "filename": "pano_0000_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 14.39824193, "relative_pitch": 72.09991921832723, "relative_heading": 206.28668006353078, "relative_elevation": 44.5776001084596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89519919412376, 52.3697899940362, 46.1798787843436 ] }, "distance": 14.53, "direction": 32.13, "angle": 72.53, "elevation": 46.18, "pano_id": "TMX7316010203-002031_pano_0000_000940", "timestamp": "2021-03-08T09:32:31.636990Z", "filename": "pano_0000_000940.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 14.53486596, "relative_pitch": 72.52888777980446, "relative_heading": 32.13050221381316, "relative_elevation": 46.1798787843436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89498107206926, 52.3695637529403, 45.9752033567056 ] }, "distance": 14.71, "direction": 208.98, "angle": 72.26, "elevation": 45.98, "pano_id": "TMX7316010203-003017_pano_0003_000081", "timestamp": "2023-04-03T06:05:24.899250Z", "filename": "pano_0003_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 14.70779581, "relative_pitch": 72.26015478814898, "relative_heading": 208.98056919167857, "relative_elevation": 45.9752033567056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895188422947795, 52.369795836705194, 0.0 ] }, "distance": 14.73, "direction": 28.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00080", "timestamp": "2025-01-08T13:58:27Z", "filename": "Job_20250108_1349_Track16_Sphere_00080.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 14.72703051, "relative_pitch": 0.0, "relative_heading": 28.365488202291473, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89498483913995, 52.36956136392309, 0.0 ] }, "distance": 14.82, "direction": 207.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00086", "timestamp": "2025-01-08T13:58:35Z", "filename": "Job_20250108_1349_Track16_Sphere_00086.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 14.82024046, "relative_pitch": 0.0, "relative_heading": 207.6147489998628, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89518315076128, 52.3697991047439, 46.5350901605561 ] }, "distance": 14.88, "direction": 26.48, "angle": 72.26, "elevation": 46.54, "pano_id": "TMX7316010203-003000_pano_0003_000027", "timestamp": "2023-03-20T07:32:24.854900Z", "filename": "pano_0003_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 14.88444098, "relative_pitch": 72.26290987004893, "relative_heading": 26.483785860017434, "relative_elevation": 46.5350901605561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89519368817671, 52.3697972352433, 45.9468558933586 ] }, "distance": 15.04, "direction": 29.29, "angle": 71.88, "elevation": 45.95, "pano_id": "TMX7316010203-003008_pano_0003_000068", "timestamp": "2023-03-27T06:28:03.778030Z", "filename": "pano_0003_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 15.03628662, "relative_pitch": 71.87911543030198, "relative_heading": 29.286241759589863, "relative_elevation": 45.9468558933586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89519200696679, 52.3697981716308, 45.8279467308894 ] }, "distance": 15.07, "direction": 28.71, "angle": 71.79, "elevation": 45.83, "pano_id": "TMX7316010203-003017_pano_0003_000075", "timestamp": "2023-04-03T06:05:20.959300Z", "filename": "pano_0003_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 15.07190517, "relative_pitch": 71.79498730071622, "relative_heading": 28.712804924370758, "relative_elevation": 45.8279467308894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89498015307538, 52.3695597401507, 46.3328009927645 ] }, "distance": 15.13, "direction": 208.37, "angle": 71.92, "elevation": 46.33, "pano_id": "TMX7316010203-001174_pano_0000_001981", "timestamp": "2019-05-10T06:37:02.603660Z", "filename": "pano_0000_001981.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 15.12959551, "relative_pitch": 71.91597617907082, "relative_heading": 208.36862183640355, "relative_elevation": 46.3328009927645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89497898538976, 52.3695600196584, 46.692432959564 ] }, "distance": 15.14, "direction": 208.69, "angle": 72.03, "elevation": 46.69, "pano_id": "TMX7316010203-003000_pano_0003_000033", "timestamp": "2023-03-20T07:32:28.914910Z", "filename": "pano_0003_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 15.14025484, "relative_pitch": 72.03445429963222, "relative_heading": 208.68938015953995, "relative_elevation": 46.692432959564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89519616350526, 52.3698013779743, 46.7923158174381 ] }, "distance": 15.52, "direction": 29.0, "angle": 71.65, "elevation": 46.79, "pano_id": "TMX7316010203-003044_pano_0004_000044", "timestamp": "2023-04-17T05:50:52.520640Z", "filename": "pano_0004_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 15.52101799, "relative_pitch": 71.64930966470523, "relative_heading": 28.99663468917777, "relative_elevation": 46.7923158174381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8949814778023, 52.3695552768329, 46.4677084702998 ] }, "distance": 15.53, "direction": 207.2, "angle": 71.52, "elevation": 46.47, "pano_id": "TMX7316010203-001662_pano_0000_000362", "timestamp": "2020-04-21T09:55:24.634260Z", "filename": "pano_0000_000362.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 15.526937, "relative_pitch": 71.52322393998763, "relative_heading": 207.2047868378364, "relative_elevation": 46.4677084702998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89519822280272, 52.3698009766481, 45.3758383886889 ] }, "distance": 15.55, "direction": 29.53, "angle": 71.08, "elevation": 45.38, "pano_id": "TMX7316010203-001643_pano_0001_000014", "timestamp": "2020-02-14T09:31:47.479290Z", "filename": "pano_0001_000014.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 15.55062079, "relative_pitch": 71.08304984230345, "relative_heading": 29.52840780815036, "relative_elevation": 45.3758383886889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89498426243099, 52.3695529081448, 46.5699539091438 ] }, "distance": 15.68, "direction": 206.15, "angle": 71.39, "elevation": 46.57, "pano_id": "TMX7316010203-002963_pano_0004_000112", "timestamp": "2023-02-13T07:50:16.467670Z", "filename": "pano_0004_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 15.67731283, "relative_pitch": 71.39470450100018, "relative_heading": 206.1478565685534, "relative_elevation": 46.5699539091438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89499143854287, 52.3695504095147, 46.2181382440031 ] }, "distance": 15.72, "direction": 204.1, "angle": 71.21, "elevation": 46.22, "pano_id": "TMX7316010203-002031_pano_0000_000946", "timestamp": "2021-03-08T09:32:37.782050Z", "filename": "pano_0000_000946.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 15.72151869, "relative_pitch": 71.21379780128905, "relative_heading": 204.10189137205137, "relative_elevation": 46.2181382440031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89520306045781, 52.3698027868756, 46.5162610560656 ] }, "distance": 15.89, "direction": 30.2, "angle": 71.14, "elevation": 46.52, "pano_id": "TMX7316010203-002927_pano_0012_000079", "timestamp": "2023-01-11T14:03:00.346790Z", "filename": "pano_0012_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 15.88938841, "relative_pitch": 71.14045766346348, "relative_heading": 30.20424722945972, "relative_elevation": 46.5162610560656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89519853608649, 52.3698044847934, 44.5759584819898 ] }, "distance": 15.9, "direction": 28.9, "angle": 70.37, "elevation": 44.58, "pano_id": "TMX7316010203-002983_pano_0000_000110", "timestamp": "2023-02-27T08:27:57.263360Z", "filename": "pano_0000_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 15.90174965, "relative_pitch": 70.36696621539022, "relative_heading": 28.902072540822722, "relative_elevation": 44.5759584819898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0003_000645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89520996999241, 52.3698003901043, 46.7077599614859 ] }, "distance": 15.9, "direction": 32.15, "angle": 71.2, "elevation": 46.71, "pano_id": "TMX7315120208-000073_pano_0003_000645", "timestamp": "2016-06-09T08:36:47.825470Z", "filename": "pano_0003_000645.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 15.90485577, "relative_pitch": 71.1953421435407, "relative_heading": 32.153142143821604, "relative_elevation": 46.7077599614859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89497456029768, 52.3695526592872, 45.3277326608077 ] }, "distance": 16.0, "direction": 208.23, "angle": 70.55, "elevation": 45.33, "pano_id": "TMX7316010203-002974_pano_0002_000049", "timestamp": "2023-02-20T07:53:38.531570Z", "filename": "pano_0002_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.0039361, "relative_pitch": 70.55331934362574, "relative_heading": 208.22832248054834, "relative_elevation": 45.3277326608077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89519109872695, 52.3698091861538, 46.1011599302292 ] }, "distance": 16.13, "direction": 26.43, "angle": 70.72, "elevation": 46.1, "pano_id": "TMX7316010203-003024_pano_0010_000079", "timestamp": "2023-04-11T06:06:36.150350Z", "filename": "pano_0010_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.12993802, "relative_pitch": 70.71600810215112, "relative_heading": 26.427909764231654, "relative_elevation": 46.1011599302292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8949829694766, 52.3695475486019, 46.5046020317823 ] }, "distance": 16.25, "direction": 205.5, "angle": 70.74, "elevation": 46.5, "pano_id": "TMX7316010203-002953_pano_0002_000019", "timestamp": "2023-02-06T07:47:49.616070Z", "filename": "pano_0002_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.2525072, "relative_pitch": 70.73641384062242, "relative_heading": 205.50000578012828, "relative_elevation": 46.5046020317823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89497632929292, 52.3695482614273, 46.0349323209375 ] }, "distance": 16.38, "direction": 207.05, "angle": 70.41, "elevation": 46.03, "pano_id": "TMX7316010203-003008_pano_0003_000074", "timestamp": "2023-03-27T06:28:07.732720Z", "filename": "pano_0003_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.3815952, "relative_pitch": 70.4118272385991, "relative_heading": 207.04737953946048, "relative_elevation": 46.0349323209375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89520954538199, 52.3698078127323, 47.3778835283592 ] }, "distance": 16.6, "direction": 30.55, "angle": 70.7, "elevation": 47.38, "pano_id": "TMX7316010203-002862_pano_0004_000028", "timestamp": "2022-12-15T09:38:28.522250Z", "filename": "pano_0004_000028.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.59522456, "relative_pitch": 70.69598665733349, "relative_heading": 30.550804821155822, "relative_elevation": 47.3778835283592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89498059089225, 52.3695447900238, 47.2878616312519 ] }, "distance": 16.6, "direction": 205.55, "angle": 70.66, "elevation": 47.29, "pano_id": "TMX7316010203-002862_pano_0004_000035", "timestamp": "2022-12-15T09:38:33.867160Z", "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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.59931604, "relative_pitch": 70.6575495823185, "relative_heading": 205.548595801247, "relative_elevation": 47.2878616312519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89529110725492, 52.3695978668433, 46.4266225928441 ] }, "distance": 16.67, "direction": 122.96, "angle": 70.24, "elevation": 46.43, "pano_id": "TMX7316010203-000709_pano_0000_001319", "timestamp": "2018-05-07T10:00:54.319490Z", "filename": "pano_0000_001319.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.673529, "relative_pitch": 70.24489685446562, "relative_heading": 122.95524023789677, "relative_elevation": 46.4266225928441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89529623539424, 52.3696029245836, 46.7262598071247 ] }, "distance": 16.67, "direction": 120.68, "angle": 70.36, "elevation": 46.73, "pano_id": "TMX7316010203-003024_pano_0010_000101", "timestamp": "2023-04-11T06:06:53.185190Z", "filename": "pano_0010_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.67361307, "relative_pitch": 70.36176865500792, "relative_heading": 120.6789612464873, "relative_elevation": 46.7262598071247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002930_pano_0003_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002930_pano_0003_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002930_pano_0003_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89529479238328, 52.3696007275452, 47.3125395728275 ] }, "distance": 16.72, "direction": 121.57, "angle": 70.54, "elevation": 47.31, "pano_id": "TMX7316010203-002930_pano_0003_000099", "timestamp": "2023-01-13T08:17:48.613600Z", "filename": "pano_0003_000099.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.71585068, "relative_pitch": 70.54132970239644, "relative_heading": 121.5715693915223, "relative_elevation": 47.3125395728275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89521123769101, 52.3698084788614, 46.4115699268878 ] }, "distance": 16.72, "direction": 30.76, "angle": 70.19, "elevation": 46.41, "pano_id": "TMX7316010203-002356_pano_0005_000044", "timestamp": "2021-12-27T11:54:34.855990Z", "filename": "pano_0005_000044.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.71776042, "relative_pitch": 70.19063790272719, "relative_heading": 30.761875341721826, "relative_elevation": 46.4115699268878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8953146396992, 52.3696245638407, 46.4696590872481 ] }, "distance": 16.74, "direction": 111.36, "angle": 70.18, "elevation": 46.47, "pano_id": "TMX7316010203-003017_pano_0003_000097", "timestamp": "2023-04-03T06:05:41.219110Z", "filename": "pano_0003_000097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.74395999, "relative_pitch": 70.18488063982973, "relative_heading": 111.36306601401314, "relative_elevation": 46.4696590872481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_000887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89530456901312, 52.3696102467038, 46.9432967072353 ] }, "distance": 16.78, "direction": 117.29, "angle": 70.34, "elevation": 46.94, "pano_id": "TMX7316010203-000224_pano_0000_000887", "timestamp": "2017-03-27T08:30:23.236290Z", "filename": "pano_0000_000887.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.77532128, "relative_pitch": 70.33550555256865, "relative_heading": 117.29450565524557, "relative_elevation": 46.9432967072353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89520352550172, 52.3698128512913, 46.8162263883278 ] }, "distance": 16.88, "direction": 28.38, "angle": 70.17, "elevation": 46.82, "pano_id": "TMX7316010203-002629_pano_0001_000589", "timestamp": "2022-06-27T06:40:10.754230Z", "filename": "pano_0001_000589.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.88170439, "relative_pitch": 70.17094183407221, "relative_heading": 28.384655080719163, "relative_elevation": 46.8162263883278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89529463816974, 52.3695977460433, 46.7022653147578 ] }, "distance": 16.88, "direction": 122.55, "angle": 70.12, "elevation": 46.7, "pano_id": "TMX7316010203-002983_pano_0000_000009", "timestamp": "2023-02-27T08:26:48.034120Z", "filename": "pano_0000_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.88306166, "relative_pitch": 70.12486762838589, "relative_heading": 122.54953420972134, "relative_elevation": 46.7022653147578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89531382374788, 52.3696193043994, 45.9553399030119 ] }, "distance": 16.91, "direction": 113.28, "angle": 69.79, "elevation": 45.96, "pano_id": "TMX7316010203-002987_pano_0002_000066", "timestamp": "2023-03-06T07:33:23.166810Z", "filename": "pano_0002_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.91484267, "relative_pitch": 69.79278590833916, "relative_heading": 113.27817899818183, "relative_elevation": 45.9553399030119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89527738671918, 52.3695825455831, 46.4636215260252 ] }, "distance": 16.93, "direction": 129.53, "angle": 69.98, "elevation": 46.46, "pano_id": "TMX7316010203-003017_pano_0003_000096", "timestamp": "2023-04-03T06:05:40.334080Z", "filename": "pano_0003_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.92820595, "relative_pitch": 69.98167542953477, "relative_heading": 129.5321633317293, "relative_elevation": 46.4636215260252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89529770959085, 52.369599901308, 46.1883382834494 ] }, "distance": 16.93, "direction": 121.48, "angle": 69.87, "elevation": 46.19, "pano_id": "TMX7316010203-003008_pano_0003_000089", "timestamp": "2023-03-27T06:28:22.332580Z", "filename": "pano_0003_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 16.93329055, "relative_pitch": 69.86635756354357, "relative_heading": 121.48461515418052, "relative_elevation": 46.1883382834494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89496951020333, 52.3695435545456, 46.9601464290172 ] }, "distance": 17.06, "direction": 207.64, "angle": 70.03, "elevation": 46.96, "pano_id": "TMX7316010203-002629_pano_0001_000596", "timestamp": "2022-06-27T06:40:14.729200Z", "filename": "pano_0001_000596.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.06017064, "relative_pitch": 70.03440239128327, "relative_heading": 207.63677700983573, "relative_elevation": 46.9601464290172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89532673560508, 52.3696376764415, 46.4728355640545 ] }, "distance": 17.06, "direction": 105.78, "angle": 69.84, "elevation": 46.47, "pano_id": "TMX7316010203-000709_pano_0000_001320", "timestamp": "2018-05-07T10:00:55.764550Z", "filename": "pano_0000_001320.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.06054611, "relative_pitch": 69.84141387431238, "relative_heading": 105.78283902796873, "relative_elevation": 46.4728355640545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89496026288094, 52.3695463302745, 46.3866629842669 ] }, "distance": 17.09, "direction": 209.99, "angle": 69.77, "elevation": 46.39, "pano_id": "TMX7316010203-003024_pano_0010_000086", "timestamp": "2023-04-11T06:06:40.425310Z", "filename": "pano_0010_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.09309563, "relative_pitch": 69.77158169456186, "relative_heading": 209.98803630155197, "relative_elevation": 46.3866629842669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89527760947657, 52.3695803189353, 45.9325066506863 ] }, "distance": 17.1, "direction": 130.14, "angle": 69.58, "elevation": 45.93, "pano_id": "TMX7316010203-002987_pano_0002_000065", "timestamp": "2023-03-06T07:33:21.591780Z", "filename": "pano_0002_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.0985786, "relative_pitch": 69.58199488559274, "relative_heading": 130.1401578480345, "relative_elevation": 45.9325066506863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89532036686307, 52.3696238325382, 46.9977045189589 ] }, "distance": 17.14, "direction": 111.14, "angle": 69.97, "elevation": 47.0, "pano_id": "TMX7316010203-003000_pano_0003_000049", "timestamp": "2023-03-20T07:32:43.079740Z", "filename": "pano_0003_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.13701144, "relative_pitch": 69.96637068312405, "relative_heading": 111.14134773383907, "relative_elevation": 46.9977045189589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89530129985245, 52.3695998328677, 47.3286178410053 ] }, "distance": 17.15, "direction": 121.08, "angle": 70.09, "elevation": 47.33, "pano_id": "TMX7316010203-002356_pano_0005_000066", "timestamp": "2021-12-27T11:54:56.365800Z", "filename": "pano_0005_000066.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.14623182, "relative_pitch": 70.08553963102992, "relative_heading": 121.0795435575692, "relative_elevation": 47.3286178410053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002930_pano_0003_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002930_pano_0003_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002930_pano_0003_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89532953210926, 52.3696396569271, 47.381844099611 ] }, "distance": 17.19, "direction": 104.9, "angle": 70.06, "elevation": 47.38, "pano_id": "TMX7316010203-002930_pano_0003_000100", "timestamp": "2023-01-13T08:17:49.533520Z", "filename": "pano_0003_000100.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.18592184, "relative_pitch": 70.06372858743829, "relative_heading": 104.90307269434147, "relative_elevation": 47.381844099611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89530955513314, 52.3696071493027, 45.9961565500125 ] }, "distance": 17.24, "direction": 117.79, "angle": 69.46, "elevation": 46.0, "pano_id": "TMX7316010203-002031_pano_0000_000962", "timestamp": "2021-03-08T09:33:03.556750Z", "filename": "pano_0000_000962.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.23582642, "relative_pitch": 69.45786084089764, "relative_heading": 117.79498411650933, "relative_elevation": 45.9961565500125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89529908692384, 52.3695958361513, 46.6521278368309 ] }, "distance": 17.25, "direction": 122.6, "angle": 69.7, "elevation": 46.65, "pano_id": "TMX7316010203-001662_pano_0000_000856", "timestamp": "2020-04-21T10:03:49.475920Z", "filename": "pano_0000_000856.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.25282651, "relative_pitch": 69.70466669497017, "relative_heading": 122.60304099760766, "relative_elevation": 46.6521278368309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89532211872896, 52.3696236149358, 47.3503436278552 ] }, "distance": 17.26, "direction": 111.07, "angle": 69.98, "elevation": 47.35, "pano_id": "TMX7316010203-002629_pano_0001_000612", "timestamp": "2022-06-27T06:40:28.369120Z", "filename": "pano_0001_000612.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.25704674, "relative_pitch": 69.97550215013126, "relative_heading": 111.07344379056502, "relative_elevation": 47.3503436278552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89528489863429, 52.3695829872347, 47.2569400258362 ] }, "distance": 17.3, "direction": 128.33, "angle": 69.9, "elevation": 47.26, "pano_id": "TMX7316010203-002629_pano_0001_000611", "timestamp": "2022-06-27T06:40:27.529100Z", "filename": "pano_0001_000611.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.29536014, "relative_pitch": 69.89810117980963, "relative_heading": 128.32764017690553, "relative_elevation": 47.2569400258362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89533272465201, 52.3696433792648, 46.8523474689573 ] }, "distance": 17.3, "direction": 103.39, "angle": 69.74, "elevation": 46.85, "pano_id": "TMX7316010203-003024_pano_0010_000102", "timestamp": "2023-04-11T06:06:53.970210Z", "filename": "pano_0010_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.29554419, "relative_pitch": 69.73837502818924, "relative_heading": 103.39164702601437, "relative_elevation": 46.8523474689573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89528645620507, 52.369584030564, 46.9634114578366 ] }, "distance": 17.31, "direction": 127.81, "angle": 69.77, "elevation": 46.96, "pano_id": "TMX7316010203-003000_pano_0003_000048", "timestamp": "2023-03-20T07:32:42.319750Z", "filename": "pano_0003_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.30729631, "relative_pitch": 69.76978389066105, "relative_heading": 127.80832957325183, "relative_elevation": 46.9634114578366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_000679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89521658038652, 52.3698127959002, 46.2908091908321 ] }, "distance": 17.32, "direction": 30.98, "angle": 69.49, "elevation": 46.29, "pano_id": "TMX7316010203-000224_pano_0000_000679", "timestamp": "2017-03-27T08:00:44.025970Z", "filename": "pano_0000_000679.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.31679878, "relative_pitch": 69.48982067958092, "relative_heading": 30.98354186644663, "relative_elevation": 46.2908091908321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89529965860787, 52.3695952624312, 45.654638719745 ] }, "distance": 17.32, "direction": 122.71, "angle": 69.22, "elevation": 45.65, "pano_id": "TMX7316010203-001643_pano_0001_000038", "timestamp": "2020-02-14T09:32:51.423700Z", "filename": "pano_0001_000038.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.32005809, "relative_pitch": 69.22469389047093, "relative_heading": 122.71154555607283, "relative_elevation": 45.654638719745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89532988099379, 52.3696349730064, 46.7049936968833 ] }, "distance": 17.35, "direction": 106.55, "angle": 69.62, "elevation": 46.7, "pano_id": "TMX7316010203-002983_pano_0000_000010", "timestamp": "2023-02-27T08:26:48.778880Z", "filename": "pano_0000_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.35006754, "relative_pitch": 69.62087141529544, "relative_heading": 106.54639700629473, "relative_elevation": 46.7049936968833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89532245843673, 52.3696214109012, 47.4353505587205 ] }, "distance": 17.37, "direction": 111.8, "angle": 69.89, "elevation": 47.44, "pano_id": "TMX7316010203-003044_pano_0004_000066", "timestamp": "2023-04-17T05:51:12.480460Z", "filename": "pano_0004_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.36822203, "relative_pitch": 69.89004212868502, "relative_heading": 111.80096739037263, "relative_elevation": 47.4353505587205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89532443525408, 52.3696245021678, 46.2499470692128 ] }, "distance": 17.37, "direction": 110.58, "angle": 69.42, "elevation": 46.25, "pano_id": "TMX7316010203-001051_pano_0002_001930", "timestamp": "2019-01-14T10:09:35.382070Z", "filename": "pano_0002_001930.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.36941407, "relative_pitch": 69.41606465413125, "relative_heading": 110.5824122740799, "relative_elevation": 46.2499470692128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89528960406578, 52.3695855100557, 46.2338988138363 ] }, "distance": 17.38, "direction": 126.95, "angle": 69.4, "elevation": 46.23, "pano_id": "TMX7316010203-001051_pano_0002_001929", "timestamp": "2019-01-14T10:09:34.432090Z", "filename": "pano_0002_001929.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.377735, "relative_pitch": 69.40048328285395, "relative_heading": 126.94610188599795, "relative_elevation": 46.2338988138363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895299668139087, 52.36959428211019, 0.0 ] }, "distance": 17.38, "direction": 123.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01366", "timestamp": "2025-06-30T05:52:00Z", "filename": "recording_2025-06-30_05-16-46_01366.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.37979549, "relative_pitch": 0.0, "relative_heading": 123.01297306994304, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89520797073754, 52.3698166035748, 45.8105074753985 ] }, "distance": 17.39, "direction": 28.61, "angle": 69.21, "elevation": 45.81, "pano_id": "TMX7316010203-001051_pano_0002_001704", "timestamp": "2019-01-14T10:05:05.514560Z", "filename": "pano_0002_001704.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.39310481, "relative_pitch": 69.20948184368999, "relative_heading": 28.608252550818513, "relative_elevation": 45.8105074753985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89529502302663, 52.3695892136734, 46.5650526015088 ] }, "distance": 17.43, "direction": 125.13, "angle": 69.47, "elevation": 46.57, "pano_id": "TMX7316010203-001174_pano_0000_001267", "timestamp": "2019-05-10T06:18:29.692760Z", "filename": "pano_0000_001267.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.43371856, "relative_pitch": 69.47435578276887, "relative_heading": 125.1342455069704, "relative_elevation": 46.5650526015088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0004_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89531986072083, 52.3696154031918, 46.5851313900203 ] }, "distance": 17.47, "direction": 114.05, "angle": 69.45, "elevation": 46.59, "pano_id": "TMX7315120208-000073_pano_0004_000012", "timestamp": "2016-06-09T08:42:14.292680Z", "filename": "pano_0004_000012.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.46571007, "relative_pitch": 69.44795984236181, "relative_heading": 114.05327032157592, "relative_elevation": 46.5851313900203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89497516136394, 52.3695377376181, 46.7580464696512 ] }, "distance": 17.47, "direction": 205.53, "angle": 69.52, "elevation": 46.76, "pano_id": "TMX7316010203-002356_pano_0005_000051", "timestamp": "2021-12-27T11:54:40.270930Z", "filename": "pano_0005_000051.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.46682625, "relative_pitch": 69.51644080482679, "relative_heading": 205.53287356715617, "relative_elevation": 46.7580464696512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89521286778783, 52.36981598088263, 0.0 ] }, "distance": 17.5, "direction": 29.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01397", "timestamp": "2025-06-30T05:54:16Z", "filename": "recording_2025-06-30_05-16-46_01397.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.49501819, "relative_pitch": 0.0, "relative_heading": 29.675948727947215, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8953216642181, 52.3696172644732, 47.4883217178285 ] }, "distance": 17.5, "direction": 113.27, "angle": 69.78, "elevation": 47.49, "pano_id": "TMX7316010203-002953_pano_0002_000035", "timestamp": "2023-02-06T07:48:09.825940Z", "filename": "pano_0002_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.49509977, "relative_pitch": 69.77577553094193, "relative_heading": 113.2698890737815, "relative_elevation": 47.4883217178285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894970656324694, 52.36953874580041, 0.0 ] }, "distance": 17.5, "direction": 206.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01404", "timestamp": "2025-06-30T05:54:25Z", "filename": "recording_2025-06-30_05-16-46_01404.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.50087756, "relative_pitch": 0.0, "relative_heading": 206.59770271923128, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89497208988521, 52.3695382851816, 45.4038163851947 ] }, "distance": 17.5, "direction": 206.24, "angle": 68.92, "elevation": 45.4, "pano_id": "TMX7316010203-001643_pano_0001_000021", "timestamp": "2020-02-14T09:31:57.174150Z", "filename": "pano_0001_000021.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.50333955, "relative_pitch": 68.91816393653872, "relative_heading": 206.23678532142037, "relative_elevation": 45.4038163851947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89520914101781, 52.3698174179026, 45.197014442645 ] }, "distance": 17.51, "direction": 28.7, "angle": 68.82, "elevation": 45.2, "pano_id": "TMX7316010203-002974_pano_0002_000042", "timestamp": "2023-02-20T07:53:34.066520Z", "filename": "pano_0002_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.51084209, "relative_pitch": 68.82195824986623, "relative_heading": 28.695253868397536, "relative_elevation": 45.197014442645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89533556269073, 52.369641214448, 46.3034553127363 ] }, "distance": 17.54, "direction": 104.01, "angle": 69.25, "elevation": 46.3, "pano_id": "TMX7316010203-003008_pano_0003_000090", "timestamp": "2023-03-27T06:28:23.192610Z", "filename": "pano_0003_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.540406, "relative_pitch": 69.25260128518183, "relative_heading": 104.01088391920612, "relative_elevation": 46.3034553127363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89533252727878, 52.3696342347406, 46.6801842236891 ] }, "distance": 17.55, "direction": 106.64, "angle": 69.4, "elevation": 46.68, "pano_id": "TMX7316010203-001662_pano_0000_000857", "timestamp": "2020-04-21T10:03:50.285920Z", "filename": "pano_0000_000857.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.54626174, "relative_pitch": 69.39964078422635, "relative_heading": 106.6359228878702, "relative_elevation": 46.6801842236891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89528536299341, 52.3695796743214, 47.4178294762969 ] }, "distance": 17.55, "direction": 129.21, "angle": 69.69, "elevation": 47.42, "pano_id": "TMX7316010203-003044_pano_0004_000065", "timestamp": "2023-04-17T05:51:11.610460Z", "filename": "pano_0004_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.55085905, "relative_pitch": 69.68887106014168, "relative_heading": 129.20772266065995, "relative_elevation": 47.4178294762969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8953294294503, 52.369627883318, 46.5704639852047 ] }, "distance": 17.56, "direction": 109.04, "angle": 69.34, "elevation": 46.57, "pano_id": "TMX7316010203-001174_pano_0000_001268", "timestamp": "2019-05-10T06:18:30.522750Z", "filename": "pano_0000_001268.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.5619302, "relative_pitch": 69.3383163625304, "relative_heading": 109.04296564486076, "relative_elevation": 46.5704639852047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89525950043866, 52.3695627972814, 46.7145901108161 ] }, "distance": 17.56, "direction": 137.62, "angle": 69.4, "elevation": 46.71, "pano_id": "TMX7316010203-003024_pano_0010_000100", "timestamp": "2023-04-11T06:06:52.525180Z", "filename": "pano_0010_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.56193745, "relative_pitch": 69.39669287078803, "relative_heading": 137.6182449572839, "relative_elevation": 46.7145901108161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89532518892848, 52.3696204495317, 46.8891980610788 ] }, "distance": 17.58, "direction": 111.9, "angle": 69.45, "elevation": 46.89, "pano_id": "TMX7316010203-002927_pano_0012_000102", "timestamp": "2023-01-11T14:03:21.791570Z", "filename": "pano_0012_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.58065247, "relative_pitch": 69.44695102539592, "relative_heading": 111.89957108138191, "relative_elevation": 46.8891980610788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000717_pano_0000_000561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89530246466714, 52.3695933720921, 46.2644987534732 ] }, "distance": 17.59, "direction": 122.95, "angle": 69.18, "elevation": 46.26, "pano_id": "TMX7316010203-000717_pano_0000_000561", "timestamp": "2018-05-14T10:04:03.186700Z", "filename": "pano_0000_000561.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.59469752, "relative_pitch": 69.17785667925173, "relative_heading": 122.95154443660996, "relative_elevation": 46.2644987534732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895303169009647, 52.36959372144115, 0.0 ] }, "distance": 17.61, "direction": 122.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00102", "timestamp": "2025-01-08T13:59:06Z", "filename": "Job_20250108_1349_Track16_Sphere_00102.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.61390672, "relative_pitch": 0.0, "relative_heading": 122.76055407625435, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89497010302556, 52.3695375752417, 45.9336426230147 ] }, "distance": 17.63, "direction": 206.52, "angle": 69.0, "elevation": 45.93, "pano_id": "TMX7316010203-001051_pano_0002_001711", "timestamp": "2019-01-14T10:05:12.064470Z", "filename": "pano_0002_001711.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.63423636, "relative_pitch": 68.99786597153664, "relative_heading": 206.51771071751426, "relative_elevation": 45.9336426230147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89533277517547, 52.3696320013101, 45.7044534021989 ] }, "distance": 17.64, "direction": 107.39, "angle": 68.9, "elevation": 45.7, "pano_id": "TMX7316010203-001643_pano_0001_000039", "timestamp": "2020-02-14T09:32:52.713680Z", "filename": "pano_0001_000039.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.63513298, "relative_pitch": 68.90081599884572, "relative_heading": 107.39388442566558, "relative_elevation": 45.7044534021989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8953360559565, 52.36963867322, 47.4435605108738 ] }, "distance": 17.64, "direction": 104.88, "angle": 69.6, "elevation": 47.44, "pano_id": "TMX7316010203-002356_pano_0005_000067", "timestamp": "2021-12-27T11:54:57.250900Z", "filename": "pano_0005_000067.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.64347411, "relative_pitch": 69.6006661423301, "relative_heading": 104.87546648453323, "relative_elevation": 47.4435605108738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89531791408417, 52.3696087478307, 45.8313178997487 ] }, "distance": 17.66, "direction": 116.42, "angle": 68.93, "elevation": 45.83, "pano_id": "TMX7316010203-001051_pano_0002_001726", "timestamp": "2019-01-14T10:05:29.939220Z", "filename": "pano_0002_001726.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.66158987, "relative_pitch": 68.92529663844913, "relative_heading": 116.4231211948518, "relative_elevation": 45.8313178997487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895333508028333, 52.3696318475327, 0.0 ] }, "distance": 17.69, "direction": 107.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01367", "timestamp": "2025-06-30T05:52:05Z", "filename": "recording_2025-06-30_05-16-46_01367.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.6878811, "relative_pitch": 0.0, "relative_heading": 107.39844275122097, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89528689036683, 52.3695784973787, 47.4530693553388 ] }, "distance": 17.71, "direction": 129.32, "angle": 69.53, "elevation": 47.45, "pano_id": "TMX7316010203-002953_pano_0002_000034", "timestamp": "2023-02-06T07:48:08.930870Z", "filename": "pano_0002_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.71429098, "relative_pitch": 69.52933294319391, "relative_heading": 129.32324522798228, "relative_elevation": 47.4530693553388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002930_pano_0003_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002930_pano_0003_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002930_pano_0003_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89526053170982, 52.3695614801109, 47.2964419191703 ] }, "distance": 17.72, "direction": 137.77, "angle": 69.46, "elevation": 47.3, "pano_id": "TMX7316010203-002930_pano_0003_000098", "timestamp": "2023-01-13T08:17:47.743570Z", "filename": "pano_0003_000098.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.71761166, "relative_pitch": 69.46366294698443, "relative_heading": 137.76994729755825, "relative_elevation": 47.2964419191703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8953022825225, 52.3695910195745, 46.8758539995179 ] }, "distance": 17.73, "direction": 123.68, "angle": 69.28, "elevation": 46.88, "pano_id": "TMX7316010203-002862_pano_0004_000051", "timestamp": "2022-12-15T09:38:54.286970Z", "filename": "pano_0004_000051.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.72812085, "relative_pitch": 69.28373181569252, "relative_heading": 123.68330551317028, "relative_elevation": 46.8758539995179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89531734467281, 52.3696066444242, 45.047589787282 ] }, "distance": 17.73, "direction": 117.16, "angle": 68.51, "elevation": 45.05, "pano_id": "TMX7316010203-002974_pano_0002_000010", "timestamp": "2023-02-20T07:53:03.871850Z", "filename": "pano_0002_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.73246405, "relative_pitch": 68.51349292759214, "relative_heading": 117.15616079986151, "relative_elevation": 45.047589787282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89528983833681, 52.3695800626273, 46.8628094866872 ] }, "distance": 17.76, "direction": 128.48, "angle": 69.24, "elevation": 46.86, "pano_id": "TMX7316010203-002927_pano_0012_000101", "timestamp": "2023-01-11T14:03:21.046840Z", "filename": "pano_0012_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.76117766, "relative_pitch": 69.2431070188946, "relative_heading": 128.47810702734154, "relative_elevation": 46.8628094866872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0004_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8952847529937, 52.3695759686788, 46.5639444077387 ] }, "distance": 17.78, "direction": 130.32, "angle": 69.1, "elevation": 46.56, "pano_id": "TMX7315120208-000073_pano_0004_000011", "timestamp": "2016-06-09T08:42:13.032840Z", "filename": "pano_0004_000011.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.78268427, "relative_pitch": 69.09823569612301, "relative_heading": 130.32186613199644, "relative_elevation": 46.5639444077387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89497418047872, 52.3695348094703, 46.7022752678022 ] }, "distance": 17.79, "direction": 205.27, "angle": 69.15, "elevation": 46.7, "pano_id": "TMX7316010203-002927_pano_0012_000086", "timestamp": "2023-01-11T14:03:05.737010Z", "filename": "pano_0012_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.78981046, "relative_pitch": 69.14718382295005, "relative_heading": 205.27471284196935, "relative_elevation": 46.7022752678022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89525624882554, 52.3695582327279, 46.3977122008801 ] }, "distance": 17.8, "direction": 139.25, "angle": 69.02, "elevation": 46.4, "pano_id": "TMX7316010203-000709_pano_0000_001318", "timestamp": "2018-05-07T10:00:52.974500Z", "filename": "pano_0000_001318.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.79503059, "relative_pitch": 69.0165578026883, "relative_heading": 139.24754860804353, "relative_elevation": 46.3977122008801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89527638566329, 52.369569940034, 46.0227139545605 ] }, "distance": 17.8, "direction": 133.16, "angle": 68.85, "elevation": 46.02, "pano_id": "TMX7316010203-002031_pano_0000_000961", "timestamp": "2021-03-08T09:33:02.271790Z", "filename": "pano_0000_000961.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.80403334, "relative_pitch": 68.8508791751609, "relative_heading": 133.1557332946739, "relative_elevation": 46.0227139545605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89525999784241, 52.3695600195477, 46.7495405012742 ] }, "distance": 17.81, "direction": 138.21, "angle": 69.14, "elevation": 46.75, "pano_id": "TMX7316010203-002983_pano_0000_000008", "timestamp": "2023-02-27T08:26:47.333940Z", "filename": "pano_0000_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.81403362, "relative_pitch": 69.14052807490356, "relative_heading": 138.20787918637924, "relative_elevation": 46.7495405012742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000717_pano_0000_000562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8953367085871, 52.3696313517224, 46.3670774744824 ] }, "distance": 17.91, "direction": 107.36, "angle": 68.88, "elevation": 46.37, "pano_id": "TMX7316010203-000717_pano_0000_000562", "timestamp": "2018-05-14T10:04:04.911600Z", "filename": "pano_0000_000562.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.9124019, "relative_pitch": 68.87759338240852, "relative_heading": 107.3583407341127, "relative_elevation": 46.3670774744824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89532913372859, 52.3696171620972, 46.6998783256859 ] }, "distance": 17.97, "direction": 112.66, "angle": 68.96, "elevation": 46.7, "pano_id": "TMX7316010203-002963_pano_0004_000011", "timestamp": "2023-02-13T07:48:49.633470Z", "filename": "pano_0004_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.9679801, "relative_pitch": 68.95555452997843, "relative_heading": 112.66233142263704, "relative_elevation": 46.6998783256859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895337307439386, 52.36963084770492, 0.0 ] }, "distance": 17.97, "direction": 107.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00103", "timestamp": "2025-01-08T13:59:08Z", "filename": "Job_20250108_1349_Track16_Sphere_00103.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 17.96811298, "relative_pitch": 0.0, "relative_heading": 107.4902297788468, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89529373092952, 52.3695794349506, 46.7019521603361 ] }, "distance": 18.01, "direction": 128.13, "angle": 68.91, "elevation": 46.7, "pano_id": "TMX7316010203-002963_pano_0004_000010", "timestamp": "2023-02-13T07:48:48.778450Z", "filename": "pano_0004_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.01252793, "relative_pitch": 68.90881623090868, "relative_heading": 128.12728379013888, "relative_elevation": 46.7019521603361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89526176222447, 52.3695584775124, 46.1894567636773 ] }, "distance": 18.02, "direction": 138.29, "angle": 68.69, "elevation": 46.19, "pano_id": "TMX7316010203-003008_pano_0003_000088", "timestamp": "2023-03-27T06:28:21.527630Z", "filename": "pano_0003_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.02206937, "relative_pitch": 68.68540828136865, "relative_heading": 138.2865764278059, "relative_elevation": 46.1894567636773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89533821039983, 52.3696307991022, 46.9571528006345 ] }, "distance": 18.03, "direction": 107.45, "angle": 69.0, "elevation": 46.96, "pano_id": "TMX7316010203-002862_pano_0004_000052", "timestamp": "2022-12-15T09:38:55.202040Z", "filename": "pano_0004_000052.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.02840142, "relative_pitch": 68.99655521780005, "relative_heading": 107.44787908883815, "relative_elevation": 46.9571528006345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89534398852056, 52.3696436573602, 46.1239776937291 ] }, "distance": 18.04, "direction": 102.73, "angle": 68.64, "elevation": 46.12, "pano_id": "TMX7316010203-002031_pano_0000_000963", "timestamp": "2021-03-08T09:33:04.721770Z", "filename": "pano_0000_000963.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.03590559, "relative_pitch": 68.64296049714024, "relative_heading": 102.73152516608336, "relative_elevation": 46.1239776937291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89496276761397, 52.3695354780009, 45.7373575763777 ] }, "distance": 18.07, "direction": 207.6, "angle": 68.44, "elevation": 45.74, "pano_id": "TMX7316010203-002987_pano_0002_000051", "timestamp": "2023-03-06T07:33:07.126980Z", "filename": "pano_0002_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.06937571, "relative_pitch": 68.44259978410501, "relative_heading": 207.60496848491678, "relative_elevation": 45.7373575763777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89526674316092, 52.3695606149527, 47.3033429617062 ] }, "distance": 18.07, "direction": 136.98, "angle": 69.09, "elevation": 47.3, "pano_id": "TMX7316010203-002356_pano_0005_000065", "timestamp": "2021-12-27T11:54:55.565760Z", "filename": "pano_0005_000065.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.07495153, "relative_pitch": 69.08777953351435, "relative_heading": 136.98201580569537, "relative_elevation": 47.3033429617062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89528062097759, 52.3695677600226, 45.8435154343024 ] }, "distance": 18.18, "direction": 133.09, "angle": 68.37, "elevation": 45.84, "pano_id": "TMX7316010203-001051_pano_0002_001725", "timestamp": "2019-01-14T10:05:28.789240Z", "filename": "pano_0002_001725.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.18040427, "relative_pitch": 68.36794767418317, "relative_heading": 133.0916003972942, "relative_elevation": 45.8435154343024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89528326110695, 52.3695693547857, 45.0390066346154 ] }, "distance": 18.19, "direction": 132.3, "angle": 68.01, "elevation": 45.04, "pano_id": "TMX7316010203-002974_pano_0002_000009", "timestamp": "2023-02-20T07:53:03.076810Z", "filename": "pano_0002_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.19224009, "relative_pitch": 68.00513994466904, "relative_heading": 132.2965308057023, "relative_elevation": 45.0390066346154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89535092646277, 52.3696578758327, 46.0408014226705 ] }, "distance": 18.22, "direction": 97.54, "angle": 68.41, "elevation": 46.04, "pano_id": "TMX7316010203-002987_pano_0002_000067", "timestamp": "2023-03-06T07:33:24.696770Z", "filename": "pano_0002_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.22276906, "relative_pitch": 68.40653453784668, "relative_heading": 97.5447299345458, "relative_elevation": 46.0408014226705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89535337641253, 52.3696664309772, 46.5831250324845 ] }, "distance": 18.29, "direction": 94.52, "angle": 68.56, "elevation": 46.58, "pano_id": "TMX7316010203-003017_pano_0003_000098", "timestamp": "2023-04-03T06:05:42.249100Z", "filename": "pano_0003_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.28870594, "relative_pitch": 68.56484584566572, "relative_heading": 94.51812712362681, "relative_elevation": 46.5831250324845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89526596387275, 52.3695568868129, 46.6269984468818 ] }, "distance": 18.34, "direction": 137.99, "angle": 68.52, "elevation": 46.63, "pano_id": "TMX7316010203-001662_pano_0000_000855", "timestamp": "2020-04-21T10:03:48.745930Z", "filename": "pano_0000_000855.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.34487472, "relative_pitch": 68.52339401243934, "relative_heading": 137.98721500199142, "relative_elevation": 46.6269984468818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89526762768594, 52.369557779361, 45.6326774088666 ] }, "distance": 18.35, "direction": 137.52, "angle": 68.1, "elevation": 45.63, "pano_id": "TMX7316010203-001643_pano_0001_000037", "timestamp": "2020-02-14T09:32:50.223940Z", "filename": "pano_0001_000037.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.34754778, "relative_pitch": 68.09640165694834, "relative_heading": 137.51668990791012, "relative_elevation": 45.6326774088666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895265947630528, 52.36955522521321, 0.0 ] }, "distance": 18.48, "direction": 138.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01365", "timestamp": "2025-06-30T05:51:57Z", "filename": "recording_2025-06-30_05-16-46_01365.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.48192941, "relative_pitch": 0.0, "relative_heading": 138.37339747870226, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89535587424131, 52.3696630323145, 47.0546055659652 ] }, "distance": 18.49, "direction": 95.64, "angle": 68.55, "elevation": 47.05, "pano_id": "TMX7316010203-003000_pano_0003_000050", "timestamp": "2023-03-20T07:32:43.854790Z", "filename": "pano_0003_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.49167436, "relative_pitch": 68.54600190725638, "relative_heading": 95.64482037728733, "relative_elevation": 47.0546055659652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0004_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89535427572789, 52.3696546704145, 46.6863702340052 ] }, "distance": 18.5, "direction": 98.55, "angle": 68.39, "elevation": 46.69, "pano_id": "TMX7315120208-000073_pano_0004_000013", "timestamp": "2016-06-09T08:42:15.487620Z", "filename": "pano_0004_000013.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.49858033, "relative_pitch": 68.38500125676029, "relative_heading": 98.54719217091981, "relative_elevation": 46.6863702340052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89535252108192, 52.3696431840218, 45.1715685306117 ] }, "distance": 18.61, "direction": 102.5, "angle": 67.6, "elevation": 45.17, "pano_id": "TMX7316010203-002974_pano_0002_000011", "timestamp": "2023-02-20T07:53:04.671790Z", "filename": "pano_0002_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.61454279, "relative_pitch": 67.60415723880404, "relative_heading": 102.49542711757104, "relative_elevation": 45.1715685306117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000717_pano_0000_000560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89526840618151, 52.369554798687, 46.196027662605 ] }, "distance": 18.63, "direction": 138.09, "angle": 68.04, "elevation": 46.2, "pano_id": "TMX7316010203-000717_pano_0000_000560", "timestamp": "2018-05-14T10:04:01.446760Z", "filename": "pano_0000_000560.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.62887703, "relative_pitch": 68.03789281969637, "relative_heading": 138.08538223856712, "relative_elevation": 46.196027662605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89523972107319, 52.3695407938906, 46.4323097206652 ] }, "distance": 18.65, "direction": 145.77, "angle": 68.12, "elevation": 46.43, "pano_id": "TMX7316010203-003017_pano_0003_000095", "timestamp": "2023-04-03T06:05:39.534130Z", "filename": "pano_0003_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.65099283, "relative_pitch": 68.11559194102406, "relative_heading": 145.77278791686297, "relative_elevation": 46.4323097206652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89526055261231, 52.3695500361514, 46.5359328109771 ] }, "distance": 18.68, "direction": 140.39, "angle": 68.13, "elevation": 46.54, "pano_id": "TMX7316010203-001174_pano_0000_001266", "timestamp": "2019-05-10T06:18:28.987750Z", "filename": "pano_0000_001266.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.68104466, "relative_pitch": 68.12786079100569, "relative_heading": 140.3926431368199, "relative_elevation": 46.5359328109771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89535583127063, 52.369649305805, 45.9695408008993 ] }, "distance": 18.7, "direction": 100.31, "angle": 67.86, "elevation": 45.97, "pano_id": "TMX7316010203-001051_pano_0002_001727", "timestamp": "2019-01-14T10:05:31.054290Z", "filename": "pano_0002_001727.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.70090387, "relative_pitch": 67.8629792353745, "relative_heading": 100.30782422661599, "relative_elevation": 45.9695408008993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89524157153262, 52.3695409153476, 45.9020556844771 ] }, "distance": 18.71, "direction": 145.43, "angle": 67.82, "elevation": 45.9, "pano_id": "TMX7316010203-002987_pano_0002_000064", "timestamp": "2023-03-06T07:33:20.611770Z", "filename": "pano_0002_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.71104491, "relative_pitch": 67.82272768309738, "relative_heading": 145.4304055275916, "relative_elevation": 45.9020556844771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89535773888859, 52.3696554353796, 47.6320949681103 ] }, "distance": 18.72, "direction": 98.18, "angle": 68.55, "elevation": 47.63, "pano_id": "TMX7316010203-002953_pano_0002_000036", "timestamp": "2023-02-06T07:48:10.670870Z", "filename": "pano_0002_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.71956784, "relative_pitch": 68.54501226939975, "relative_heading": 98.18224595032154, "relative_elevation": 47.6320949681103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89535962259435, 52.3696640173086, 47.321774260141 ] }, "distance": 18.74, "direction": 95.23, "angle": 68.4, "elevation": 47.32, "pano_id": "TMX7316010203-002629_pano_0001_000613", "timestamp": "2022-06-27T06:40:29.209110Z", "filename": "pano_0001_000613.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.73543912, "relative_pitch": 68.40060366680666, "relative_heading": 95.23445588411292, "relative_elevation": 47.321774260141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895268025836306, 52.369553193636975, 0.0 ] }, "distance": 18.74, "direction": 138.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00101", "timestamp": "2025-01-08T13:59:05Z", "filename": "Job_20250108_1349_Track16_Sphere_00101.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.74498838, "relative_pitch": 0.0, "relative_heading": 138.5089888782735, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89525458377562, 52.3695462967385, 46.1843695854768 ] }, "distance": 18.75, "direction": 142.16, "angle": 67.9, "elevation": 46.18, "pano_id": "TMX7316010203-001051_pano_0002_001928", "timestamp": "2019-01-14T10:09:33.557060Z", "filename": "pano_0002_001928.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.7513676, "relative_pitch": 67.90230060390029, "relative_heading": 142.16052300784833, "relative_elevation": 46.1843695854768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89535992313144, 52.3696632686037, 46.266745487228 ] }, "distance": 18.76, "direction": 95.48, "angle": 67.92, "elevation": 46.27, "pano_id": "TMX7316010203-001051_pano_0002_001931", "timestamp": "2019-01-14T10:09:36.397070Z", "filename": "pano_0002_001931.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.7635998, "relative_pitch": 67.92485669343849, "relative_heading": 95.48209008296296, "relative_elevation": 46.266745487228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522048471851, 52.3698265790951, 46.3587145367637 ] }, "distance": 18.78, "direction": 29.27, "angle": 67.95, "elevation": 46.36, "pano_id": "TMX7316010203-001662_pano_0000_000355", "timestamp": "2020-04-21T09:55:19.334300Z", "filename": "pano_0000_000355.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.77697215, "relative_pitch": 67.9502552409693, "relative_heading": 29.26973680852381, "relative_elevation": 46.3587145367637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8949613699773, 52.3695287265407, 47.1009832862765 ] }, "distance": 18.78, "direction": 206.8, "angle": 68.26, "elevation": 47.1, "pano_id": "TMX7316010203-003044_pano_0004_000051", "timestamp": "2023-04-17T05:50:58.375590Z", "filename": "pano_0004_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.78108193, "relative_pitch": 68.26081498006644, "relative_heading": 206.80029561289703, "relative_elevation": 47.1009832862765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89525148772115, 52.3695443194073, 46.9386054072529 ] }, "distance": 18.8, "direction": 143.08, "angle": 68.17, "elevation": 46.94, "pano_id": "TMX7316010203-003000_pano_0003_000047", "timestamp": "2023-03-20T07:32:41.599760Z", "filename": "pano_0003_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.79818648, "relative_pitch": 68.17466095006772, "relative_heading": 143.07954917028434, "relative_elevation": 46.9386054072529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89524825339439, 52.3695424234675, 47.2449443861842 ] }, "distance": 18.84, "direction": 144.0, "angle": 68.26, "elevation": 47.24, "pano_id": "TMX7316010203-002629_pano_0001_000610", "timestamp": "2022-06-27T06:40:26.739120Z", "filename": "pano_0001_000610.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.83695417, "relative_pitch": 68.26241690794882, "relative_heading": 144.00075387005273, "relative_elevation": 47.2449443861842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89536276208367, 52.3696780536911, 46.4439262440428 ] }, "distance": 18.87, "direction": 90.45, "angle": 67.89, "elevation": 46.44, "pano_id": "TMX7316010203-000709_pano_0000_001321", "timestamp": "2018-05-07T10:00:57.074530Z", "filename": "pano_0000_001321.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.87170982, "relative_pitch": 67.88645937220127, "relative_heading": 90.44743292202796, "relative_elevation": 46.4439262440428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89536133915537, 52.3696604785089, 46.9509882582352 ] }, "distance": 18.89, "direction": 96.39, "angle": 68.08, "elevation": 46.95, "pano_id": "TMX7316010203-002927_pano_0012_000103", "timestamp": "2023-01-11T14:03:22.556590Z", "filename": "pano_0012_000103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.89164618, "relative_pitch": 68.08164918094204, "relative_heading": 96.39147628142473, "relative_elevation": 46.9509882582352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89536213013952, 52.3696623738704, 47.5259885527194 ] }, "distance": 18.92, "direction": 95.74, "angle": 68.29, "elevation": 47.53, "pano_id": "TMX7316010203-003044_pano_0004_000067", "timestamp": "2023-04-17T05:51:13.370460Z", "filename": "pano_0004_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.92293511, "relative_pitch": 68.28954409749798, "relative_heading": 95.73868296898505, "relative_elevation": 47.5259885527194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89526767140632, 52.3695505800823, 46.8768272968009 ] }, "distance": 18.95, "direction": 139.15, "angle": 67.99, "elevation": 46.88, "pano_id": "TMX7316010203-002862_pano_0004_000050", "timestamp": "2022-12-15T09:38:53.376980Z", "filename": "pano_0004_000050.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.94801056, "relative_pitch": 67.99102413275247, "relative_heading": 139.1462835910013, "relative_elevation": 46.8768272968009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89536362697657, 52.3696668104588, 46.5500280540437 ] }, "distance": 18.98, "direction": 94.23, "angle": 67.82, "elevation": 46.55, "pano_id": "TMX7316010203-001174_pano_0000_001269", "timestamp": "2019-05-10T06:18:31.482760Z", "filename": "pano_0000_001269.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 18.98163281, "relative_pitch": 67.81591491913773, "relative_heading": 94.22504197181509, "relative_elevation": 46.5500280540437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522276676992, 52.3698282218843, 46.4234522404149 ] }, "distance": 19.01, "direction": 29.41, "angle": 67.73, "elevation": 46.42, "pano_id": "TMX7316010203-002963_pano_0004_000105", "timestamp": "2023-02-13T07:50:11.502740Z", "filename": "pano_0004_000105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.01248424, "relative_pitch": 67.72870133093876, "relative_heading": 29.40900109616765, "relative_elevation": 46.4234522404149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002930_pano_0003_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002930_pano_0003_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002930_pano_0003_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89536503095853, 52.3696783392078, 47.370166006498 ] }, "distance": 19.03, "direction": 90.35, "angle": 68.12, "elevation": 47.37, "pano_id": "TMX7316010203-002930_pano_0003_000101", "timestamp": "2023-01-13T08:17:50.428510Z", "filename": "pano_0003_000101.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.02602047, "relative_pitch": 68.1173538927064, "relative_heading": 90.34812423205733, "relative_elevation": 47.370166006498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522424130824, 52.3698278713891, 46.2095972113311 ] }, "distance": 19.03, "direction": 29.73, "angle": 67.62, "elevation": 46.21, "pano_id": "TMX7316010203-002953_pano_0002_000012", "timestamp": "2023-02-06T07:47:44.341080Z", "filename": "pano_0002_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.02812401, "relative_pitch": 67.61918347459599, "relative_heading": 29.730110205951092, "relative_elevation": 46.2095972113311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8953655633767, 52.3696721461681, 46.6411826265976 ] }, "distance": 19.08, "direction": 92.42, "angle": 67.75, "elevation": 46.64, "pano_id": "TMX7316010203-002983_pano_0000_000011", "timestamp": "2023-02-27T08:26:49.528910Z", "filename": "pano_0000_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.07891416, "relative_pitch": 67.75262813596156, "relative_heading": 92.41738578811793, "relative_elevation": 46.6411826265976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89536558929173, 52.3696680552531, 48.2504811370745 ] }, "distance": 19.11, "direction": 93.78, "angle": 68.4, "elevation": 48.25, "pano_id": "TMX7316010203-002862_pano_0004_000000", "timestamp": "2022-12-15T09:38:00.582520Z", "filename": "pano_0004_000000.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.10529228, "relative_pitch": 68.39838283987143, "relative_heading": 93.78123924856199, "relative_elevation": 48.2504811370745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89536616046056, 52.3696724902677, 46.6911401906982 ] }, "distance": 19.12, "direction": 92.3, "angle": 67.73, "elevation": 46.69, "pano_id": "TMX7316010203-001662_pano_0000_000858", "timestamp": "2020-04-21T10:03:51.095910Z", "filename": "pano_0000_000858.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.1179725, "relative_pitch": 67.7330540985021, "relative_heading": 92.29759465778534, "relative_elevation": 46.6911401906982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89521992094656, 52.3698304114593, 45.5779282497242 ] }, "distance": 19.13, "direction": 28.54, "angle": 67.23, "elevation": 45.58, "pano_id": "TMX7316010203-002987_pano_0002_000044", "timestamp": "2023-03-06T07:33:01.671980Z", "filename": "pano_0002_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.13172701, "relative_pitch": 67.22935287576485, "relative_heading": 28.544990545504795, "relative_elevation": 45.5779282497242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89536619172133, 52.3696684905196, 45.706475475803 ] }, "distance": 19.14, "direction": 93.63, "angle": 67.27, "elevation": 45.71, "pano_id": "TMX7316010203-001643_pano_0001_000040", "timestamp": "2020-02-14T09:32:53.933670Z", "filename": "pano_0001_000040.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.14310871, "relative_pitch": 67.27474548490076, "relative_heading": 93.62849111683676, "relative_elevation": 45.706475475803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89524761729976, 52.3695383486173, 47.377785901539 ] }, "distance": 19.18, "direction": 144.9, "angle": 67.96, "elevation": 47.38, "pano_id": "TMX7316010203-003044_pano_0004_000064", "timestamp": "2023-04-17T05:51:10.875490Z", "filename": "pano_0004_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.18069336, "relative_pitch": 67.95964743715706, "relative_heading": 144.9016070032363, "relative_elevation": 47.377785901539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89525073256723, 52.3695396445987, 47.3962396690622 ] }, "distance": 19.19, "direction": 144.14, "angle": 67.96, "elevation": 47.4, "pano_id": "TMX7316010203-002953_pano_0002_000033", "timestamp": "2023-02-06T07:48:08.016030Z", "filename": "pano_0002_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.18642254, "relative_pitch": 67.96145650178944, "relative_heading": 144.13554760541712, "relative_elevation": 47.3962396690622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89536486899105, 52.3696548982393, 46.7904899185523 ] }, "distance": 19.21, "direction": 98.15, "angle": 67.68, "elevation": 46.79, "pano_id": "TMX7316010203-002963_pano_0004_000012", "timestamp": "2023-02-13T07:48:50.443470Z", "filename": "pano_0004_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.208771, "relative_pitch": 67.68051396028748, "relative_heading": 98.15254514269505, "relative_elevation": 46.7904899185523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522222390473, 52.3698311279053, 46.373165756464 ] }, "distance": 19.28, "direction": 28.84, "angle": 67.43, "elevation": 46.37, "pano_id": "TMX7316010203-001174_pano_0000_001974", "timestamp": "2019-05-10T06:36:57.603700Z", "filename": "pano_0000_001974.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.27696961, "relative_pitch": 67.42771838518344, "relative_heading": 28.841304831313032, "relative_elevation": 46.373165756464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895369155818908, 52.3696719010638, 0.0 ] }, "distance": 19.32, "direction": 92.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01368", "timestamp": "2025-06-30T05:52:20Z", "filename": "recording_2025-06-30_05-16-46_01368.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.32453862, "relative_pitch": 0.0, "relative_heading": 92.46757631466792, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89525415488455, 52.369539432593, 46.8299285555258 ] }, "distance": 19.34, "direction": 143.62, "angle": 67.56, "elevation": 46.83, "pano_id": "TMX7316010203-002927_pano_0012_000100", "timestamp": "2023-01-11T14:03:20.336600Z", "filename": "pano_0012_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.34289752, "relative_pitch": 67.55714113203425, "relative_heading": 143.61692602359557, "relative_elevation": 46.8299285555258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0004_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89524818679155, 52.3695367403578, 46.5115244472399 ] }, "distance": 19.35, "direction": 145.11, "angle": 67.41, "elevation": 46.51, "pano_id": "TMX7315120208-000073_pano_0004_000010", "timestamp": "2016-06-09T08:42:11.707650Z", "filename": "pano_0004_000010.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.34954456, "relative_pitch": 67.41190146569718, "relative_heading": 145.1123239540099, "relative_elevation": 46.5115244472399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89536984043144, 52.3696777428605, 47.4179951418191 ] }, "distance": 19.35, "direction": 90.54, "angle": 67.8, "elevation": 47.42, "pano_id": "TMX7316010203-002356_pano_0005_000068", "timestamp": "2021-12-27T11:54:58.170790Z", "filename": "pano_0005_000068.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.35410221, "relative_pitch": 67.7967094804761, "relative_heading": 90.53867140427344, "relative_elevation": 47.4179951418191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89525885020947, 52.3695413746314, 46.6923155346885 ] }, "distance": 19.36, "direction": 142.48, "angle": 67.48, "elevation": 46.69, "pano_id": "TMX7316010203-002963_pano_0004_000009", "timestamp": "2023-02-13T07:48:47.948450Z", "filename": "pano_0004_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.36246432, "relative_pitch": 67.47709324796502, "relative_heading": 142.4756677034497, "relative_elevation": 46.6923155346885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89536997245625, 52.3696835227852, 46.8099998598918 ] }, "distance": 19.37, "direction": 88.64, "angle": 67.52, "elevation": 46.81, "pano_id": "TMX7316010203-003024_pano_0010_000103", "timestamp": "2023-04-11T06:06:54.740180Z", "filename": "pano_0010_000103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.36772869, "relative_pitch": 67.52257887303178, "relative_heading": 88.63549513065504, "relative_elevation": 46.8099998598918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0003_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8949626363501, 52.3695222886534, 47.0111983297393 ] }, "distance": 19.39, "direction": 205.62, "angle": 67.59, "elevation": 47.01, "pano_id": "TMX7315120208-000073_pano_0003_000652", "timestamp": "2016-06-09T08:36:55.860460Z", "filename": "pano_0003_000652.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.38574078, "relative_pitch": 67.59049635655212, "relative_heading": 205.61802443994037, "relative_elevation": 47.0111983297393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000717_pano_0000_000563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8953707769292, 52.36966954495, 46.3860989874229 ] }, "distance": 19.45, "direction": 93.23, "angle": 67.25, "elevation": 46.39, "pano_id": "TMX7316010203-000717_pano_0000_000563", "timestamp": "2018-05-14T10:04:06.461600Z", "filename": "pano_0000_000563.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.4478407, "relative_pitch": 67.25363991396947, "relative_heading": 93.22527609278927, "relative_elevation": 46.3860989874229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89495682634653, 52.369522789276, 44.6682032551616 ] }, "distance": 19.51, "direction": 206.74, "angle": 66.41, "elevation": 44.67, "pano_id": "TMX7316010203-002983_pano_0000_000117", "timestamp": "2023-02-27T08:28:02.013290Z", "filename": "pano_0000_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.51032821, "relative_pitch": 66.4050948572732, "relative_heading": 206.7367114261116, "relative_elevation": 44.6682032551616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89537237030743, 52.36966671053096, 0.0 ] }, "distance": 19.58, "direction": 94.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00104", "timestamp": "2025-01-08T13:59:10Z", "filename": "Job_20250108_1349_Track16_Sphere_00104.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.57637687, "relative_pitch": 0.0, "relative_heading": 94.12908089679917, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89537312271919, 52.3696826069068, 46.2355514504015 ] }, "distance": 19.58, "direction": 88.95, "angle": 67.05, "elevation": 46.24, "pano_id": "TMX7316010203-003008_pano_0003_000091", "timestamp": "2023-03-27T06:28:24.087660Z", "filename": "pano_0003_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.58010083, "relative_pitch": 67.04803081222258, "relative_heading": 88.94858375536558, "relative_elevation": 46.2355514504015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89494558269227, 52.3695257028696, 46.107850080356 ] }, "distance": 19.58, "direction": 209.17, "angle": 66.99, "elevation": 46.11, "pano_id": "TMX7316010203-003017_pano_0003_000082", "timestamp": "2023-04-03T06:05:25.634210Z", "filename": "pano_0003_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.58290499, "relative_pitch": 66.9881199812869, "relative_heading": 209.16526498396865, "relative_elevation": 46.107850080356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89523388494201, 52.3698303813996, 46.2032043458894 ] }, "distance": 19.6, "direction": 30.99, "angle": 67.01, "elevation": 46.2, "pano_id": "TMX7316010203-002031_pano_0000_000939", "timestamp": "2021-03-08T09:32:30.626990Z", "filename": "pano_0000_000939.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.60115275, "relative_pitch": 67.01150039416231, "relative_heading": 30.992590439729153, "relative_elevation": 46.2032043458894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89524447988074, 52.369532156934, 46.0021659135818 ] }, "distance": 19.63, "direction": 146.57, "angle": 66.89, "elevation": 46.0, "pano_id": "TMX7316010203-002031_pano_0000_000960", "timestamp": "2021-03-08T09:33:01.026900Z", "filename": "pano_0000_000960.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.62982729, "relative_pitch": 66.89131661772893, "relative_heading": 146.56843751195296, "relative_elevation": 46.0021659135818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89537389364802, 52.3696707005625, 46.9098715735599 ] }, "distance": 19.65, "direction": 92.82, "angle": 67.27, "elevation": 46.91, "pano_id": "TMX7316010203-002862_pano_0004_000053", "timestamp": "2022-12-15T09:38:56.092040Z", "filename": "pano_0004_000053.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.65305261, "relative_pitch": 67.26858475171186, "relative_heading": 92.81615798217678, "relative_elevation": 46.9098715735599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_000886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8952272232252, 52.3695253791873, 46.883627156727 ] }, "distance": 19.66, "direction": 150.64, "angle": 67.25, "elevation": 46.88, "pano_id": "TMX7316010203-000224_pano_0000_000886", "timestamp": "2017-03-27T08:30:15.656340Z", "filename": "pano_0000_000886.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.66132765, "relative_pitch": 67.24855415377168, "relative_heading": 150.6412000775664, "relative_elevation": 46.883627156727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895223693271139, 52.369835502238615, 0.0 ] }, "distance": 19.75, "direction": 28.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00079", "timestamp": "2025-01-08T13:58:26Z", "filename": "Job_20250108_1349_Track16_Sphere_00079.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.75216837, "relative_pitch": 0.0, "relative_heading": 28.414495660749346, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522224105108, 52.3695227475926, 46.7114136377349 ] }, "distance": 19.76, "direction": 151.92, "angle": 67.08, "elevation": 46.71, "pano_id": "TMX7316010203-003024_pano_0010_000099", "timestamp": "2023-04-11T06:06:51.895190Z", "filename": "pano_0010_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.75506279, "relative_pitch": 67.07565946871915, "relative_heading": 151.91548546803716, "relative_elevation": 46.7114136377349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89524871578375, 52.369532234118, 44.9974078088999 ] }, "distance": 19.78, "direction": 145.86, "angle": 66.27, "elevation": 45.0, "pano_id": "TMX7316010203-002974_pano_0002_000008", "timestamp": "2023-02-20T07:53:02.296820Z", "filename": "pano_0002_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.78313553, "relative_pitch": 66.26728167247853, "relative_heading": 145.85738014270603, "relative_elevation": 44.9974078088999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89521684682478, 52.3698387120502, 46.5404780395329 ] }, "distance": 19.85, "direction": 26.74, "angle": 66.9, "elevation": 46.54, "pano_id": "TMX7316010203-003000_pano_0003_000026", "timestamp": "2023-03-20T07:32:24.179900Z", "filename": "pano_0003_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.85289032, "relative_pitch": 66.89823537625537, "relative_heading": 26.74009036712017, "relative_elevation": 46.5404780395329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894950058963249, 52.36952123299178, 0.0 ] }, "distance": 19.88, "direction": 207.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00087", "timestamp": "2025-01-08T13:58:37Z", "filename": "Job_20250108_1349_Track16_Sphere_00087.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.87515935, "relative_pitch": 0.0, "relative_heading": 207.69886633315278, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002930_pano_0003_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002930_pano_0003_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002930_pano_0003_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002930/pano_0003_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8952257683959, 52.3695222940399, 47.2760963886976 ] }, "distance": 19.91, "direction": 151.37, "angle": 67.16, "elevation": 47.28, "pano_id": "TMX7316010203-002930_pano_0003_000097", "timestamp": "2023-01-13T08:17:46.888530Z", "filename": "pano_0003_000097.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.91358205, "relative_pitch": 67.15825776304568, "relative_heading": 151.37397385770186, "relative_elevation": 47.2760963886976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522582774774, 52.3695220615818, 46.7945429943502 ] }, "distance": 19.94, "direction": 151.4, "angle": 66.92, "elevation": 46.79, "pano_id": "TMX7316010203-002983_pano_0000_000007", "timestamp": "2023-02-27T08:26:46.648930Z", "filename": "pano_0000_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.93822559, "relative_pitch": 66.92210897631934, "relative_heading": 151.39938863065362, "relative_elevation": 46.7945429943502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89537856359963, 52.3696799865716, 46.0173097094521 ] }, "distance": 19.95, "direction": 89.81, "angle": 66.56, "elevation": 46.02, "pano_id": "TMX7316010203-002031_pano_0000_000964", "timestamp": "2021-03-08T09:33:05.801750Z", "filename": "pano_0000_000964.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 19.94750325, "relative_pitch": 66.56431671544041, "relative_heading": 89.80550492299753, "relative_elevation": 46.0173097094521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89494413616857, 52.3695209792919, 46.4160704109818 ] }, "distance": 20.09, "direction": 208.68, "angle": 66.6, "elevation": 46.42, "pano_id": "TMX7316010203-001174_pano_0000_001982", "timestamp": "2019-05-10T06:37:03.303660Z", "filename": "pano_0000_001982.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.09061408, "relative_pitch": 66.59523129102301, "relative_heading": 208.68011917211547, "relative_elevation": 46.4160704109818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89524405471528, 52.3695268126684, 45.8161355527118 ] }, "distance": 20.11, "direction": 147.57, "angle": 66.3, "elevation": 45.82, "pano_id": "TMX7316010203-001051_pano_0002_001724", "timestamp": "2019-01-14T10:05:27.679270Z", "filename": "pano_0002_001724.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.11323725, "relative_pitch": 66.2985741947514, "relative_heading": 147.5706452356203, "relative_elevation": 45.8161355527118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522754239074, 52.3698379489337, 45.8026274889708 ] }, "distance": 20.12, "direction": 28.7, "angle": 66.29, "elevation": 45.8, "pano_id": "TMX7316010203-003017_pano_0003_000074", "timestamp": "2023-04-03T06:05:20.354260Z", "filename": "pano_0003_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.11662852, "relative_pitch": 66.2887987285468, "relative_heading": 28.70224907594469, "relative_elevation": 45.8026274889708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522137263469, 52.3695187504676, 46.366578775458 ] }, "distance": 20.12, "direction": 152.66, "angle": 66.54, "elevation": 46.37, "pano_id": "TMX7316010203-000709_pano_0000_001317", "timestamp": "2018-05-07T10:00:51.519780Z", "filename": "pano_0000_001317.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.12132469, "relative_pitch": 66.54099756501621, "relative_heading": 152.6603396734394, "relative_elevation": 46.366578775458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89494361504688, 52.369520303202, 46.8327709166333 ] }, "distance": 20.17, "direction": 208.67, "angle": 66.7, "elevation": 46.83, "pano_id": "TMX7316010203-003000_pano_0003_000034", "timestamp": "2023-03-20T07:32:29.624870Z", "filename": "pano_0003_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.17365056, "relative_pitch": 66.69559048704808, "relative_heading": 208.66601687689717, "relative_elevation": 46.8327709166333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0005_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0005_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0005_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89523125022889, 52.3695211452412, 47.2755295941606 ] }, "distance": 20.21, "direction": 150.62, "angle": 66.86, "elevation": 47.28, "pano_id": "TMX7316010203-002356_pano_0005_000064", "timestamp": "2021-12-27T11:54:54.780820Z", "filename": "pano_0005_000064.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.2064251, "relative_pitch": 66.85725145997854, "relative_heading": 150.61830770769782, "relative_elevation": 47.2755295941606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522951136033, 52.3698385502157, 45.9300814187154 ] }, "distance": 20.24, "direction": 28.94, "angle": 66.22, "elevation": 45.93, "pano_id": "TMX7316010203-003008_pano_0003_000067", "timestamp": "2023-03-27T06:28:03.172780Z", "filename": "pano_0003_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.23990176, "relative_pitch": 66.21846378082355, "relative_heading": 28.94427624777683, "relative_elevation": 45.9300814187154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522982406589, 52.3698388922838, 45.4063689718023 ] }, "distance": 20.28, "direction": 28.94, "angle": 65.93, "elevation": 45.41, "pano_id": "TMX7316010203-001643_pano_0001_000013", "timestamp": "2020-02-14T09:31:46.429270Z", "filename": "pano_0001_000013.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.28351834, "relative_pitch": 65.92916557873215, "relative_heading": 28.944889133316913, "relative_elevation": 45.4063689718023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_000888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_000888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_000888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89538313455301, 52.3696966533635, 46.9248255053535 ] }, "distance": 20.35, "direction": 84.58, "angle": 66.56, "elevation": 46.92, "pano_id": "TMX7316010203-000224_pano_0000_000888", "timestamp": "2017-03-27T08:30:28.681280Z", "filename": "pano_0000_000888.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.34970917, "relative_pitch": 66.55525402445602, "relative_heading": 84.57956819280727, "relative_elevation": 46.9248255053535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003008_pano_0003_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003008_pano_0003_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003008/pano_0003_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522475073898, 52.369517154791, 46.187905930914 ] }, "distance": 20.39, "direction": 152.32, "angle": 66.19, "elevation": 46.19, "pano_id": "TMX7316010203-003008_pano_0003_000087", "timestamp": "2023-03-27T06:28:20.747640Z", "filename": "pano_0003_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.38508971, "relative_pitch": 66.18567477433913, "relative_heading": 152.31507446798415, "relative_elevation": 46.187905930914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89538547972398, 52.3696802823365, 45.1142231253907 ] }, "distance": 20.42, "direction": 89.72, "angle": 65.65, "elevation": 45.11, "pano_id": "TMX7316010203-002974_pano_0002_000012", "timestamp": "2023-02-20T07:53:05.471790Z", "filename": "pano_0002_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.41869927, "relative_pitch": 65.64849054011503, "relative_heading": 89.71763715776402, "relative_elevation": 45.1142231253907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0001_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0001_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0001_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89523451755155, 52.3695200244109, 45.6118393968791 ] }, "distance": 20.42, "direction": 150.25, "angle": 65.88, "elevation": 45.61, "pano_id": "TMX7316010203-001643_pano_0001_000036", "timestamp": "2020-02-14T09:32:49.123690Z", "filename": "pano_0001_000036.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.42471737, "relative_pitch": 65.87744137659305, "relative_heading": 150.24598131871798, "relative_elevation": 45.6118393968791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89494655198492, 52.3695166140332, 46.5975070744753 ] }, "distance": 20.44, "direction": 207.62, "angle": 66.31, "elevation": 46.6, "pano_id": "TMX7316010203-001662_pano_0000_000363", "timestamp": "2020-04-21T09:55:25.379220Z", "filename": "pano_0000_000363.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.44127968, "relative_pitch": 66.31401792117153, "relative_heading": 207.62202479467234, "relative_elevation": 46.5975070744753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003044_pano_0004_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003044_pano_0004_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003044/pano_0004_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522984079263, 52.3698409728847, 46.7644419679418 ] }, "distance": 20.49, "direction": 28.63, "angle": 66.34, "elevation": 46.76, "pano_id": "TMX7316010203-003044_pano_0004_000043", "timestamp": "2023-04-17T05:50:51.900670Z", "filename": "pano_0004_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.48696814, "relative_pitch": 66.3423228873511, "relative_heading": 28.634313174213577, "relative_elevation": 46.7644419679418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_000854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_000854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_000854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89523161904469, 52.3695183055313, 46.6334897121415 ] }, "distance": 20.49, "direction": 150.99, "angle": 66.28, "elevation": 46.63, "pano_id": "TMX7316010203-001662_pano_0000_000854", "timestamp": "2020-04-21T10:03:48.055930Z", "filename": "pano_0000_000854.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.49452429, "relative_pitch": 66.27543222059587, "relative_heading": 150.990528750588, "relative_elevation": 46.6334897121415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002987_pano_0002_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002987_pano_0002_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002987/pano_0002_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89538570455367, 52.3696969252847, 46.0007465928793 ] }, "distance": 20.53, "direction": 84.54, "angle": 65.95, "elevation": 46.0, "pano_id": "TMX7316010203-002987_pano_0002_000068", "timestamp": "2023-03-06T07:33:25.851730Z", "filename": "pano_0002_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.526834, "relative_pitch": 65.95222010070559, "relative_heading": 84.54164060906098, "relative_elevation": 46.0007465928793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002963_pano_0004_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002963_pano_0004_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002963/pano_0004_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89494884442006, 52.3695140975416, 46.6856194855645 ] }, "distance": 20.62, "direction": 206.88, "angle": 66.17, "elevation": 46.69, "pano_id": "TMX7316010203-002963_pano_0004_000113", "timestamp": "2023-02-13T07:50:17.272720Z", "filename": "pano_0004_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.61873757, "relative_pitch": 66.17131495158756, "relative_heading": 206.87680198780203, "relative_elevation": 46.6856194855645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000947/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000947/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000947/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000947/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000947/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000947/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000947/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000947/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000947/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89495668145622, 52.3695113625644, 46.3379206107929 ] }, "distance": 20.66, "direction": 205.17, "angle": 65.97, "elevation": 46.34, "pano_id": "TMX7316010203-002031_pano_0000_000947", "timestamp": "2021-03-08T09:32:38.756920Z", "filename": "pano_0000_000947.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.65800378, "relative_pitch": 65.97211084502771, "relative_heading": 205.17440161025465, "relative_elevation": 46.3379206107929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000717_pano_0000_000559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89523325053857, 52.369516882351, 46.1024520862848 ] }, "distance": 20.69, "direction": 150.93, "angle": 65.83, "elevation": 46.1, "pano_id": "TMX7316010203-000717_pano_0000_000559", "timestamp": "2018-05-14T10:03:59.766700Z", "filename": "pano_0000_000559.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.68691891, "relative_pitch": 65.83345169729623, "relative_heading": 150.93407559317143, "relative_elevation": 46.1024520862848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0002_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0002_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0002_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89494138491269, 52.3695154994853, 45.4600026709959 ] }, "distance": 20.72, "direction": 208.33, "angle": 65.5, "elevation": 45.46, "pano_id": "TMX7316010203-002974_pano_0002_000050", "timestamp": "2023-02-20T07:53:39.211510Z", "filename": "pano_0002_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.71589575, "relative_pitch": 65.50148303556347, "relative_heading": 208.32544710637717, "relative_elevation": 45.4600026709959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002927_pano_0012_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002927_pano_0012_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002927/pano_0012_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89523642329237, 52.3698413662728, 46.4827885208651 ] }, "distance": 20.74, "direction": 29.66, "angle": 65.95, "elevation": 46.48, "pano_id": "TMX7316010203-002927_pano_0012_000078", "timestamp": "2023-01-11T14:02:59.616770Z", "filename": "pano_0012_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.74358597, "relative_pitch": 65.95052275723256, "relative_heading": 29.663323290158036, "relative_elevation": 46.4827885208651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0004_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89538969974406, 52.3696943822442, 46.6297541698441 ] }, "distance": 20.77, "direction": 85.39, "angle": 65.99, "elevation": 46.63, "pano_id": "TMX7315120208-000073_pano_0004_000014", "timestamp": "2016-06-09T08:42:16.672640Z", "filename": "pano_0004_000014.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.77307705, "relative_pitch": 65.9875183522517, "relative_heading": 85.3900182249252, "relative_elevation": 46.6297541698441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0010_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0010_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0010_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89522309664631, 52.3698467570797, 46.0674087163061 ] }, "distance": 20.84, "direction": 26.68, "angle": 65.65, "elevation": 46.07, "pano_id": "TMX7316010203-003024_pano_0010_000078", "timestamp": "2023-04-11T06:06:35.580380Z", "filename": "pano_0010_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.84390374, "relative_pitch": 65.65489859926888, "relative_heading": 26.67786133972973, "relative_elevation": 46.0674087163061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002953_pano_0002_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002953_pano_0002_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002953/pano_0002_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89539132749817, 52.3696938217621, 47.599819987081 ] }, "distance": 20.88, "direction": 85.59, "angle": 66.32, "elevation": 47.6, "pano_id": "TMX7316010203-002953_pano_0002_000037", "timestamp": "2023-02-06T07:48:11.540860Z", "filename": "pano_0002_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.87869473, "relative_pitch": 66.31631657370087, "relative_heading": 85.58506640742256, "relative_elevation": 47.599819987081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track16_Sphere_00100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track16_Sphere_00100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.895234763073806, 52.36951523513351, 0.0 ] }, "distance": 20.9, "direction": 150.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track16_Sphere_00100", "timestamp": "2025-01-08T13:59:03Z", "filename": "Job_20250108_1349_Track16_Sphere_00100.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.89717726, "relative_pitch": 0.0, "relative_heading": 150.93133386326107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0003_000644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0003_000644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0003_000644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8952445330732, 52.369840054675, 46.6938024861738 ] }, "distance": 20.9, "direction": 31.18, "angle": 65.89, "elevation": 46.69, "pano_id": "TMX7315120208-000073_pano_0003_000644", "timestamp": "2016-06-09T08:36:46.855490Z", "filename": "pano_0003_000644.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_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.89742905, "relative_pitch": 65.88948810354849, "relative_heading": 31.177510299084716, "relative_elevation": 46.6938024861738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0000_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0000_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0000_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8952323464923, 52.3698445845945, 44.5718586957082 ] }, "distance": 20.92, "direction": 28.52, "angle": 64.86, "elevation": 44.57, "pano_id": "TMX7316010203-002983_pano_0000_000109", "timestamp": "2023-02-27T08:27:56.623280Z", "filename": "pano_0000_000109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.92153532, "relative_pitch": 64.85516104066035, "relative_heading": 28.517094827279223, "relative_elevation": 44.5718586957082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0003_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0003_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0003_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89539084823486, 52.3697025153393, 47.0098247611895 ] }, "distance": 20.94, "direction": 82.94, "angle": 65.99, "elevation": 47.01, "pano_id": "TMX7316010203-003000_pano_0003_000051", "timestamp": "2023-03-20T07:32:44.584740Z", "filename": "pano_0003_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.94294901, "relative_pitch": 65.98695453270915, "relative_heading": 82.93856350519454, "relative_elevation": 47.0098247611895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003017_pano_0003_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003017_pano_0003_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003017/pano_0003_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89538984108339, 52.3697086938243, 46.5237865233794 ] }, "distance": 20.97, "direction": 81.05, "angle": 65.74, "elevation": 46.52, "pano_id": "TMX7316010203-003017_pano_0003_000099", "timestamp": "2023-04-03T06:05:43.209120Z", "filename": "pano_0003_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.97076467, "relative_pitch": 65.73635744809734, "relative_heading": 81.0510404839426, "relative_elevation": 46.5237865233794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track16_Sphere_00083/adjacencies/b_20250108_1349_Track16_Sphere_00083/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89539351529552, 52.3696891530053, 45.851201464422 ] }, "distance": 20.99, "direction": 87.03, "angle": 65.4, "elevation": 45.85, "pano_id": "TMX7316010203-001051_pano_0002_001728", "timestamp": "2019-01-14T10:05:32.169200Z", "filename": "pano_0002_001728.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1349_Track16_Sphere_00083", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121484.44208705472, 486980.3494600793 ] }, "relative_distance": 20.99395298, "relative_pitch": 65.39831205206437, "relative_heading": 87.03014901686223, "relative_elevation": 45.851201464422 } ] } }