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_20241121_0951_Track22_Sphere_00151/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881377523936463, 52.38554785162778, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00151", "timestamp": "2024-11-21T10:00:54Z", "filename": "Job_20241121_0951_Track22_Sphere_00151.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "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_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138985325898, 52.3855531204038, 47.4497974235564 ] }, "distance": 1.02, "direction": 55.07, "angle": 88.76, "elevation": 47.45, "pano_id": "TMX7316010203-001876_pano_0000_000046", "timestamp": "2020-08-14T11:24:12.208360Z", "filename": "pano_0000_000046.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 1.02392301, "relative_pitch": 88.76380160500781, "relative_heading": 55.06942541524012, "relative_elevation": 47.4497974235564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138709632027, 52.3855584256144, 47.4020957499743 ] }, "distance": 1.35, "direction": 28.98, "angle": 88.37, "elevation": 47.4, "pano_id": "TMX7316010203-001130_pano_0000_000084", "timestamp": "2019-04-16T09:43:01.492940Z", "filename": "pano_0000_000084.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 1.34506677, "relative_pitch": 88.37462935561368, "relative_heading": 28.982863790903266, "relative_elevation": 47.4020957499743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136822798334, 52.3855351833354, 47.3915897924453 ] }, "distance": 1.55, "direction": 204.18, "angle": 88.13, "elevation": 47.39, "pano_id": "TMX7316010203-002054_pano_0000_000183", "timestamp": "2021-03-22T08:51:44.721930Z", "filename": "pano_0000_000183.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 1.54523132, "relative_pitch": 88.13249821938314, "relative_heading": 204.17978459754167, "relative_elevation": 47.3915897924453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_008688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88139961056352, 52.3855609750229, 47.4073568731546 ] }, "distance": 2.1, "direction": 45.84, "angle": 87.47, "elevation": 47.41, "pano_id": "TMX7316010203-002554_pano_0000_008688", "timestamp": "2022-05-02T10:12:56.463470Z", "filename": "pano_0000_008688.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 2.09616168, "relative_pitch": 87.4682612775265, "relative_heading": 45.84074837310979, "relative_elevation": 47.4073568731546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88140823297157, 52.385541720558, 47.4157833568752 ] }, "distance": 2.2, "direction": 108.07, "angle": 87.34, "elevation": 47.42, "pano_id": "TMX7316010203-000801_pano_0000_003002", "timestamp": "2018-06-21T09:00:48.045580Z", "filename": "pano_0000_003002.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 2.19935797, "relative_pitch": 87.34426676231286, "relative_heading": 108.07104978315735, "relative_elevation": 47.4157833568752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881407526791058, 52.38553809330816, 0.0 ] }, "distance": 2.31, "direction": 117.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00792", "timestamp": "2025-06-17T11:08:34Z", "filename": "recording_2025-06-17_10-48-55_00792.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 2.31345218, "relative_pitch": 0.0, "relative_heading": 117.99308117312067, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137337889299, 52.3855268535918, 47.4305196097121 ] }, "distance": 2.35, "direction": 186.89, "angle": 87.16, "elevation": 47.43, "pano_id": "TMX7316010203-001876_pano_0000_000047", "timestamp": "2020-08-14T11:24:16.568340Z", "filename": "pano_0000_000047.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 2.35353186, "relative_pitch": 87.15927776489514, "relative_heading": 186.88713906328667, "relative_elevation": 47.4305196097121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0013_000348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141458289222, 52.385547149601, 47.9629743993282 ] }, "distance": 2.52, "direction": 91.77, "angle": 86.99, "elevation": 47.96, "pano_id": "TMX7316010203-002824_pano_0013_000348", "timestamp": "2022-10-07T09:15:28.150730Z", "filename": "pano_0013_000348.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 2.52442155, "relative_pitch": 86.98714759903788, "relative_heading": 91.77327656271973, "relative_elevation": 47.9629743993282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88135587708481, 52.3855213287271, 47.4003228209913 ] }, "distance": 3.3, "direction": 206.54, "angle": 86.02, "elevation": 47.4, "pano_id": "TMX7316010203-001130_pano_0000_000085", "timestamp": "2019-04-16T09:43:02.627940Z", "filename": "pano_0000_000085.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 3.29887661, "relative_pitch": 86.01885782903693, "relative_heading": 206.53700665853503, "relative_elevation": 47.4003228209913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88139831285555, 52.3855770450957, 47.4127197992057 ] }, "distance": 3.54, "direction": 23.54, "angle": 85.73, "elevation": 47.41, "pano_id": "TMX7316010203-002054_pano_0000_000182", "timestamp": "2021-03-22T08:51:43.791930Z", "filename": "pano_0000_000182.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 3.54347129, "relative_pitch": 85.72584726932305, "relative_heading": 23.543853848682, "relative_elevation": 47.4127197992057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881308108601599, 52.38555179642178, 0.0 ] }, "distance": 4.75, "direction": 275.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00248", "timestamp": "2024-09-09T11:33:23Z", "filename": "recording_2024-09-09_11-28-19_00248.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 4.74658369, "relative_pitch": 0.0, "relative_heading": 275.3062212198306, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881423477778042, 52.38558195845557, 0.0 ] }, "distance": 4.92, "direction": 39.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00791", "timestamp": "2025-06-17T11:08:32Z", "filename": "recording_2025-06-17_10-48-55_00791.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 4.91867183, "relative_pitch": 0.0, "relative_heading": 39.502585825374084, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88135179719133, 52.385504672721595, 0.0 ] }, "distance": 5.11, "direction": 200.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00152", "timestamp": "2024-11-21T10:00:55Z", "filename": "Job_20241121_0951_Track22_Sphere_00152.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 5.11405647, "relative_pitch": 0.0, "relative_heading": 200.03021489564833, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0013_000349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88140023357549, 52.3855037798037, 47.9400686733425 ] }, "distance": 5.14, "direction": 162.5, "angle": 83.88, "elevation": 47.94, "pano_id": "TMX7316010203-002824_pano_0013_000349", "timestamp": "2022-10-07T09:15:28.715630Z", "filename": "pano_0013_000349.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 5.14205899, "relative_pitch": 83.87785236323374, "relative_heading": 162.50031338065776, "relative_elevation": 47.9400686733425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8814241642888, 52.3855858887946, 47.4623718783259 ] }, "distance": 5.29, "direction": 36.88, "angle": 83.64, "elevation": 47.46, "pano_id": "TMX7316010203-000801_pano_0000_003001", "timestamp": "2018-06-21T09:00:47.165460Z", "filename": "pano_0000_003001.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 5.2914032, "relative_pitch": 83.63857577302217, "relative_heading": 36.8797944844507, "relative_elevation": 47.4623718783259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8814130073817, 52.3855908992186, 47.4812931204215 ] }, "distance": 5.36, "direction": 26.76, "angle": 83.55, "elevation": 47.48, "pano_id": "TMX7316010203-001876_pano_0000_000045", "timestamp": "2020-08-14T11:24:10.858350Z", "filename": "pano_0000_000045.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 5.36487531, "relative_pitch": 83.55353362485357, "relative_heading": 26.764559396940093, "relative_elevation": 47.4812931204215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88135724858045, 52.3855008105522, 47.4651524526998 ] }, "distance": 5.41, "direction": 194.77, "angle": 83.49, "elevation": 47.47, "pano_id": "TMX7316010203-001876_pano_0000_000048", "timestamp": "2020-08-14T11:24:27.613260Z", "filename": "pano_0000_000048.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 5.41345539, "relative_pitch": 83.49346466902533, "relative_heading": 194.77410246539492, "relative_elevation": 47.4651524526998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881338370721292, 52.3855927663237, 0.0 ] }, "distance": 5.66, "direction": 331.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00247", "timestamp": "2024-09-09T11:33:22Z", "filename": "recording_2024-09-09_11-28-19_00247.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 5.6643784, "relative_pitch": 0.0, "relative_heading": 331.9250975719507, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88139260583596, 52.3854976438303, 47.4053677758202 ] }, "distance": 5.68, "direction": 169.59, "angle": 83.17, "elevation": 47.41, "pano_id": "TMX7316010203-000801_pano_0000_003003", "timestamp": "2018-06-21T09:00:48.925430Z", "filename": "pano_0000_003003.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 5.6804426, "relative_pitch": 83.16699873001471, "relative_heading": 169.5851766184034, "relative_elevation": 47.4053677758202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88145962693437, 52.3855361524, 47.9894601982087 ] }, "distance": 5.74, "direction": 103.11, "angle": 83.18, "elevation": 47.99, "pano_id": "TMX7316010203-002620_pano_0002_000052", "timestamp": "2022-06-22T09:50:50.170040Z", "filename": "pano_0002_000052.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 5.73968604, "relative_pitch": 83.1796480670733, "relative_heading": 103.1094001724007, "relative_elevation": 47.9894601982087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141090903276, 52.3855962236947, 47.4423020817339 ] }, "distance": 5.84, "direction": 22.89, "angle": 82.98, "elevation": 47.44, "pano_id": "TMX7316010203-001130_pano_0000_000083", "timestamp": "2019-04-16T09:43:00.183020Z", "filename": "pano_0000_000083.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 5.84286585, "relative_pitch": 82.97896173661697, "relative_heading": 22.894368965182963, "relative_elevation": 47.4423020817339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0013_000347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8814286089277, 52.3855906409013, 48.0215168232098 ] }, "distance": 5.9, "direction": 36.15, "angle": 83.0, "elevation": 48.02, "pano_id": "TMX7316010203-002824_pano_0013_000347", "timestamp": "2022-10-07T09:15:27.620700Z", "filename": "pano_0013_000347.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 5.89647366, "relative_pitch": 82.99979688631113, "relative_heading": 36.14825502049511, "relative_elevation": 48.0215168232098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881391546357014, 52.38549423702002, 0.0 ] }, "distance": 6.04, "direction": 170.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00793", "timestamp": "2025-06-17T11:09:34Z", "filename": "recording_2025-06-17_10-48-55_00793.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 6.04185848, "relative_pitch": 0.0, "relative_heading": 170.90797829196055, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_05_45_16_00793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_05_45_16_00793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_05_45_16_00793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881328881261532, 52.385593642868166, 0.0 ] }, "distance": 6.08, "direction": 326.98, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_05_45_16_00793", "timestamp": "2025-09-29T07:06:12Z", "filename": "2025_09_29_05_45_16_00793.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 6.07715953, "relative_pitch": 0.0, "relative_heading": 326.9770066760212, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88133301478671, 52.385494707182, 47.4038804620504 ] }, "distance": 6.64, "direction": 207.13, "angle": 82.02, "elevation": 47.4, "pano_id": "TMX7316010203-002054_pano_0000_000184", "timestamp": "2021-03-22T08:51:45.666880Z", "filename": "pano_0000_000184.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 6.64490658, "relative_pitch": 82.02047565264441, "relative_heading": 207.13313144056175, "relative_elevation": 47.4038804620504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_008687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141913865896, 52.3856066410131, 47.4482453642413 ] }, "distance": 7.13, "direction": 23.42, "angle": 81.46, "elevation": 47.45, "pano_id": "TMX7316010203-002554_pano_0000_008687", "timestamp": "2022-05-02T10:12:53.458460Z", "filename": "pano_0000_008687.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 7.1290169, "relative_pitch": 81.45532294837774, "relative_heading": 23.41857309002329, "relative_elevation": 47.4482453642413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147482644507, 52.3855794141828, 47.9904880607501 ] }, "distance": 7.5, "direction": 62.07, "angle": 81.12, "elevation": 47.99, "pano_id": "TMX7316010203-002620_pano_0002_000051", "timestamp": "2022-06-22T09:50:49.580040Z", "filename": "pano_0002_000051.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 7.49835253, "relative_pitch": 81.11952875374698, "relative_heading": 62.07047346386144, "relative_elevation": 47.9904880607501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881414610881081, 52.38561241582656, 0.0 ] }, "distance": 7.62, "direction": 19.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00149", "timestamp": "2024-11-21T10:00:52Z", "filename": "Job_20241121_0951_Track22_Sphere_00149.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 7.61519781, "relative_pitch": 0.0, "relative_heading": 19.365239506382064, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88144798717194, 52.3854924439056, 48.0042839171365 ] }, "distance": 7.81, "direction": 142.11, "angle": 80.76, "elevation": 48.0, "pano_id": "TMX7316010203-002620_pano_0002_000053", "timestamp": "2022-06-22T09:50:50.790000Z", "filename": "pano_0002_000053.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 7.81217013, "relative_pitch": 80.75677173879718, "relative_heading": 142.11211214936858, "relative_elevation": 48.0042839171365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131863609843, 52.3854857129279, 47.4033412719145 ] }, "distance": 7.99, "direction": 210.11, "angle": 80.43, "elevation": 47.4, "pano_id": "TMX7316010203-001130_pano_0000_000086", "timestamp": "2019-04-16T09:43:03.732990Z", "filename": "pano_0000_000086.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 7.99284807, "relative_pitch": 80.42917595418722, "relative_heading": 210.10803798230924, "relative_elevation": 47.4033412719145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881268127220301, 52.38551414442699, 0.0 ] }, "distance": 8.34, "direction": 243.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00249", "timestamp": "2024-09-09T11:33:25Z", "filename": "recording_2024-09-09_11-28-19_00249.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 8.33950756, "relative_pitch": 0.0, "relative_heading": 243.27190570373014, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88142189584581, 52.3856204647336, 47.4388083666563 ] }, "distance": 8.63, "direction": 20.5, "angle": 79.69, "elevation": 47.44, "pano_id": "TMX7316010203-002054_pano_0000_000181", "timestamp": "2021-03-22T08:51:42.731910Z", "filename": "pano_0000_000181.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 8.62633015, "relative_pitch": 79.69387653229327, "relative_heading": 20.500823493958283, "relative_elevation": 47.4388083666563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88150832926128, 52.3855315405835, 47.3074108846486 ] }, "distance": 9.09, "direction": 101.52, "angle": 79.12, "elevation": 47.31, "pano_id": "TMX7316010203-001128_pano_0002_000152", "timestamp": "2019-04-15T13:14:50.174220Z", "filename": "pano_0002_000152.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 9.08913372, "relative_pitch": 79.12433690742999, "relative_heading": 101.51875991936146, "relative_elevation": 47.3074108846486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88151340626771, 52.385541840899, 47.3584354529157 ] }, "distance": 9.28, "direction": 94.13, "angle": 78.92, "elevation": 47.36, "pano_id": "TMX7316010203-000801_pano_0000_000045", "timestamp": "2018-06-21T08:02:06.149070Z", "filename": "pano_0000_000045.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 9.27589053, "relative_pitch": 78.91801781380079, "relative_heading": 94.13486988445293, "relative_elevation": 47.3584354529157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88151297731408, 52.3855343662941, 47.3763659838587 ] }, "distance": 9.34, "direction": 99.24, "angle": 78.84, "elevation": 47.38, "pano_id": "TMX7316010203-002548_pano_0000_000939", "timestamp": "2022-04-26T11:10:46.394520Z", "filename": "pano_0000_000939.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 9.3438204, "relative_pitch": 78.84301001108632, "relative_heading": 99.24141229985533, "relative_elevation": 47.3763659838587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_008284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88151318740214, 52.3855296705685, 47.2985893078148 ] }, "distance": 9.46, "direction": 102.35, "angle": 78.69, "elevation": 47.3, "pano_id": "TMX7316010203-002554_pano_0000_008284", "timestamp": "2022-05-02T10:04:41.591630Z", "filename": "pano_0000_008284.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 9.4558027, "relative_pitch": 78.69462787104945, "relative_heading": 102.35401812225847, "relative_elevation": 47.2985893078148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881438428062864, 52.38562599009293, 0.0 ] }, "distance": 9.63, "direction": 25.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00790", "timestamp": "2025-06-17T11:08:30Z", "filename": "recording_2025-06-17_10-48-55_00790.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 9.63304554, "relative_pitch": 0.0, "relative_heading": 25.497398054794193, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0013_000350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881386038375, 52.3854603933166, 47.922469410114 ] }, "distance": 9.75, "direction": 176.59, "angle": 78.5, "elevation": 47.92, "pano_id": "TMX7316010203-002824_pano_0013_000350", "timestamp": "2022-10-07T09:15:29.330640Z", "filename": "pano_0013_000350.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 9.74914566, "relative_pitch": 78.50090805332529, "relative_heading": 176.59097742084714, "relative_elevation": 47.922469410114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881359727924591, 52.385635743860696, 0.0 ] }, "distance": 9.85, "direction": 352.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00246", "timestamp": "2024-09-09T11:33:21Z", "filename": "recording_2024-09-09_11-28-19_00246.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 9.8549498, "relative_pitch": 0.0, "relative_heading": 352.93762135803223, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143373512289, 52.3856309690651, 47.5056474804878 ] }, "distance": 10.01, "direction": 22.48, "angle": 78.1, "elevation": 47.51, "pano_id": "TMX7316010203-001876_pano_0000_000044", "timestamp": "2020-08-14T11:24:09.868320Z", "filename": "pano_0000_000044.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.00945013, "relative_pitch": 78.10180147537251, "relative_heading": 22.479939167569363, "relative_elevation": 47.5056474804878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143990008918, 52.3856301147426, 47.5106776338071 ] }, "distance": 10.09, "direction": 24.89, "angle": 78.01, "elevation": 47.51, "pano_id": "TMX7316010203-000801_pano_0000_003000", "timestamp": "2018-06-21T09:00:46.250540Z", "filename": "pano_0000_003000.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.09102538, "relative_pitch": 78.00886271140793, "relative_heading": 24.889230777944707, "relative_elevation": 47.5106776338071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88142827807408, 52.3856332540316, 47.4561177287251 ] }, "distance": 10.11, "direction": 19.98, "angle": 77.97, "elevation": 47.46, "pano_id": "TMX7316010203-001130_pano_0000_000082", "timestamp": "2019-04-16T09:42:58.442980Z", "filename": "pano_0000_000082.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.11192323, "relative_pitch": 77.97133908541191, "relative_heading": 19.98300119117733, "relative_elevation": 47.4561177287251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88150223018697, 52.3854956555116, 47.3739093709737 ] }, "distance": 10.29, "direction": 124.37, "angle": 77.75, "elevation": 47.37, "pano_id": "TMX7316010203-000801_pano_0000_000044", "timestamp": "2018-06-21T08:02:05.494140Z", "filename": "pano_0000_000044.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.28727117, "relative_pitch": 77.74839785383331, "relative_heading": 124.3738766643593, "relative_elevation": 47.3739093709737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88133395020847, 52.3854578321565, 47.4792056642473 ] }, "distance": 10.45, "direction": 196.5, "angle": 77.59, "elevation": 47.48, "pano_id": "TMX7316010203-001876_pano_0000_000049", "timestamp": "2020-08-14T11:24:28.838220Z", "filename": "pano_0000_000049.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.44700052, "relative_pitch": 77.59076827464757, "relative_heading": 196.49815720278656, "relative_elevation": 47.4792056642473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_008285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88152574646387, 52.3855740246236, 47.3107967087999 ] }, "distance": 10.5, "direction": 73.9, "angle": 77.48, "elevation": 47.31, "pano_id": "TMX7316010203-002554_pano_0000_008285", "timestamp": "2022-05-02T10:04:42.146650Z", "filename": "pano_0000_008285.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.50377634, "relative_pitch": 77.48242644802188, "relative_heading": 73.90255121384341, "relative_elevation": 47.3107967087999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137749472342, 52.3854534405622, 47.4275179607794 ] }, "distance": 10.51, "direction": 180.01, "angle": 77.51, "elevation": 47.43, "pano_id": "TMX7316010203-000801_pano_0000_003004", "timestamp": "2018-06-21T09:00:49.845430Z", "filename": "pano_0000_003004.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.50555996, "relative_pitch": 77.51021128013318, "relative_heading": 180.010847803496, "relative_elevation": 47.4275179607794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88152431152219, 52.385577752503, 47.3179946150631 ] }, "distance": 10.53, "direction": 71.59, "angle": 77.45, "elevation": 47.32, "pano_id": "TMX7316010203-001128_pano_0002_000153", "timestamp": "2019-04-15T13:14:50.904210Z", "filename": "pano_0002_000153.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.53352696, "relative_pitch": 77.44994289715437, "relative_heading": 71.58668627423648, "relative_elevation": 47.3179946150631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0013_000346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88144162567951, 52.3856343231286, 48.0696244053543 ] }, "distance": 10.57, "direction": 24.4, "angle": 77.6, "elevation": 48.07, "pano_id": "TMX7316010203-002824_pano_0013_000346", "timestamp": "2022-10-07T09:15:27.120740Z", "filename": "pano_0013_000346.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.5656538, "relative_pitch": 77.6035685141592, "relative_heading": 24.398409551312756, "relative_elevation": 48.0696244053543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88152519913635, 52.385578830295, 47.3884214330465 ] }, "distance": 10.63, "direction": 71.08, "angle": 77.36, "elevation": 47.39, "pano_id": "TMX7316010203-002548_pano_0000_000940", "timestamp": "2022-04-26T11:10:46.759490Z", "filename": "pano_0000_000940.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.62917155, "relative_pitch": 77.3578558328469, "relative_heading": 71.07619745192284, "relative_elevation": 47.3884214330465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881328090055499, 52.38545699960231, 0.0 ] }, "distance": 10.66, "direction": 198.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00153", "timestamp": "2024-11-21T10:00:57Z", "filename": "Job_20241121_0951_Track22_Sphere_00153.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.6550951, "relative_pitch": 0.0, "relative_heading": 198.41424544225995, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88150344030917, 52.3854896700404, 47.3944693990052 ] }, "distance": 10.74, "direction": 127.06, "angle": 77.23, "elevation": 47.39, "pano_id": "TMX7316010203-002548_pano_0000_000938", "timestamp": "2022-04-26T11:10:46.039680Z", "filename": "pano_0000_000938.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.7431034, "relative_pitch": 77.22834694073087, "relative_heading": 127.05857652272024, "relative_elevation": 47.3944693990052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149746814512, 52.3854845979811, 47.3234598319978 ] }, "distance": 10.78, "direction": 130.76, "angle": 77.17, "elevation": 47.32, "pano_id": "TMX7316010203-001128_pano_0002_000151", "timestamp": "2019-04-15T13:14:49.444230Z", "filename": "pano_0002_000151.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.78118368, "relative_pitch": 77.16597517113559, "relative_heading": 130.75700744629782, "relative_elevation": 47.3234598319978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881375830132825, 52.38545039983308, 0.0 ] }, "distance": 10.84, "direction": 180.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00794", "timestamp": "2025-06-17T11:09:35Z", "filename": "recording_2025-06-17_10-48-55_00794.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 10.84452911, "relative_pitch": 0.0, "relative_heading": 180.60931910888866, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_008283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88150401044146, 52.3854851793179, 47.316276405938 ] }, "distance": 11.08, "direction": 129.0, "angle": 76.82, "elevation": 47.32, "pano_id": "TMX7316010203-002554_pano_0000_008283", "timestamp": "2022-05-02T10:04:41.051820Z", "filename": "pano_0000_008283.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 11.08157853, "relative_pitch": 76.81877194628082, "relative_heading": 128.99979703948964, "relative_elevation": 47.316276405938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88152889344354, 52.3855873902268, 47.3729036906734 ] }, "distance": 11.21, "direction": 66.88, "angle": 76.69, "elevation": 47.37, "pano_id": "TMX7316010203-000801_pano_0000_000046", "timestamp": "2018-06-21T08:02:06.804130Z", "filename": "pano_0000_000046.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 11.20601514, "relative_pitch": 76.69136902792172, "relative_heading": 66.88265840171726, "relative_elevation": 47.3729036906734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143271247677, 52.3856434604551, 47.4814894944429 ] }, "distance": 11.28, "direction": 19.45, "angle": 76.63, "elevation": 47.48, "pano_id": "TMX7316010203-001130_pano_0000_000081", "timestamp": "2019-04-16T09:42:49.153020Z", "filename": "pano_0000_000081.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 11.28292473, "relative_pitch": 76.63284708481883, "relative_heading": 19.45295461918813, "relative_elevation": 47.4814894944429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143274645421, 52.3856435212051, 47.50131375622 ] }, "distance": 11.29, "direction": 19.45, "angle": 76.63, "elevation": 47.5, "pano_id": "TMX7316010203-001130_pano_0000_000080", "timestamp": "2019-04-16T09:42:36.373160Z", "filename": "pano_0000_000080.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 11.29006921, "relative_pitch": 76.63006852278748, "relative_heading": 19.452599645233942, "relative_elevation": 47.50131375622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149112055469, 52.3856227382518, 48.0518067087978 ] }, "distance": 11.37, "direction": 42.87, "angle": 76.69, "elevation": 48.05, "pano_id": "TMX7316010203-002620_pano_0002_000050", "timestamp": "2022-06-22T09:50:49.005150Z", "filename": "pano_0002_000050.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 11.36922653, "relative_pitch": 76.68841337418127, "relative_heading": 42.866348250856845, "relative_elevation": 48.0518067087978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_000185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88129708659268, 52.3854544387933, 47.3947062389925 ] }, "distance": 11.75, "direction": 207.78, "angle": 76.08, "elevation": 47.39, "pano_id": "TMX7316010203-002054_pano_0000_000185", "timestamp": "2021-03-22T08:51:46.581920Z", "filename": "pano_0000_000185.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 11.74902048, "relative_pitch": 76.07720065697454, "relative_heading": 207.78411385700542, "relative_elevation": 47.3947062389925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88144126364507, 52.3854484742322, 48.021392961964 ] }, "distance": 11.88, "direction": 158.57, "angle": 76.11, "elevation": 48.02, "pano_id": "TMX7316010203-002620_pano_0002_000054", "timestamp": "2022-06-22T09:50:51.455010Z", "filename": "pano_0002_000054.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 11.87928798, "relative_pitch": 76.10540262115205, "relative_heading": 158.57231617686438, "relative_elevation": 48.021392961964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_05_45_16_00796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_05_45_16_00796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_05_45_16_00796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881324521766274, 52.38565002201453, 0.0 ] }, "distance": 11.93, "direction": 342.39, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_05_45_16_00796", "timestamp": "2025-09-29T07:06:26Z", "filename": "2025_09_29_05_45_16_00796.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 11.92797171, "relative_pitch": 0.0, "relative_heading": 342.38961088654725, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_008686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143788607722, 52.3856513334506, 47.4662367710844 ] }, "distance": 12.23, "direction": 19.64, "angle": 75.56, "elevation": 47.47, "pano_id": "TMX7316010203-002554_pano_0000_008686", "timestamp": "2022-05-02T10:12:51.548470Z", "filename": "pano_0000_008686.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 12.22635769, "relative_pitch": 75.55573131992698, "relative_heading": 19.642204634404916, "relative_elevation": 47.4662367710844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88128284569313, 52.3854488836381, 47.3853979287669 ] }, "distance": 12.76, "direction": 210.34, "angle": 74.93, "elevation": 47.39, "pano_id": "TMX7316010203-001130_pano_0000_000087", "timestamp": "2019-04-16T09:43:04.927900Z", "filename": "pano_0000_000087.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 12.76060189, "relative_pitch": 74.92813553882002, "relative_heading": 210.34287835070532, "relative_elevation": 47.3853979287669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881229128680925, 52.385476030304915, 0.0 ] }, "distance": 12.88, "direction": 231.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00250", "timestamp": "2024-09-09T11:33:26Z", "filename": "recording_2024-09-09_11-28-19_00250.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 12.88236759, "relative_pitch": 0.0, "relative_heading": 231.65656344110107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_008286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88154130392965, 52.3856180733711, 47.3557122973725 ] }, "distance": 13.62, "direction": 54.98, "angle": 73.96, "elevation": 47.36, "pano_id": "TMX7316010203-002554_pano_0000_008286", "timestamp": "2022-05-02T10:04:42.716640Z", "filename": "pano_0000_008286.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 13.6163894, "relative_pitch": 73.95824394680858, "relative_heading": 54.98009928640739, "relative_elevation": 47.3557122973725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149729260603, 52.3854493178062, 47.3912107292563 ] }, "distance": 13.66, "direction": 143.36, "angle": 73.92, "elevation": 47.39, "pano_id": "TMX7316010203-000801_pano_0000_000043", "timestamp": "2018-06-21T08:02:04.839100Z", "filename": "pano_0000_000043.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 13.66434391, "relative_pitch": 73.91610122922245, "relative_heading": 143.3601939311021, "relative_elevation": 47.3912107292563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_000180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88144163598329, 52.3856651502433, 47.4399647610262 ] }, "distance": 13.76, "direction": 18.49, "angle": 73.82, "elevation": 47.44, "pano_id": "TMX7316010203-002054_pano_0000_000180", "timestamp": "2021-03-22T08:51:39.706940Z", "filename": "pano_0000_000180.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 13.76295033, "relative_pitch": 73.82186918639393, "relative_heading": 18.49166631802115, "relative_elevation": 47.4399647610262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88153896215363, 52.3856225822096, 47.4435223136097 ] }, "distance": 13.78, "direction": 52.89, "angle": 73.8, "elevation": 47.44, "pano_id": "TMX7316010203-002548_pano_0000_000941", "timestamp": "2022-04-26T11:10:47.129500Z", "filename": "pano_0000_000941.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 13.78288817, "relative_pitch": 73.8008121311395, "relative_heading": 52.891218970576, "relative_elevation": 47.4435223136097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158004591232, 52.3855349336076, 47.2362340763211 ] }, "distance": 13.86, "direction": 95.95, "angle": 73.64, "elevation": 47.24, "pano_id": "TMX7316010203-000801_pano_0000_003023", "timestamp": "2018-06-21T09:01:38.030230Z", "filename": "pano_0000_003023.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 13.86372511, "relative_pitch": 73.64315850516941, "relative_heading": 95.95127920202327, "relative_elevation": 47.2362340763211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0001_000207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0001_000207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0001_000207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158191347135, 52.385545854394, 47.8161622285843 ] }, "distance": 13.92, "direction": 90.91, "angle": 73.77, "elevation": 47.82, "pano_id": "TMX7316010203-002620_pano_0001_000207", "timestamp": "2022-06-22T09:48:34.665540Z", "filename": "pano_0001_000207.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 13.9179317, "relative_pitch": 73.77121672859612, "relative_heading": 90.91485689351677, "relative_elevation": 47.8161622285843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001951_pano_0000_000472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8813952008957, 52.385673225532, 44.6679240288213 ] }, "distance": 14.0, "direction": 4.93, "angle": 72.59, "elevation": 44.67, "pano_id": "TMX7316010203-001951_pano_0000_000472", "timestamp": "2021-01-14T08:45:24.475430Z", "filename": "pano_0000_000472.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.00275938, "relative_pitch": 72.59453334626146, "relative_heading": 4.930740974739952, "relative_elevation": 44.6679240288213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88154106292862, 52.3856241891982, 47.3546696864069 ] }, "distance": 14.0, "direction": 52.66, "angle": 73.52, "elevation": 47.35, "pano_id": "TMX7316010203-001128_pano_0002_000154", "timestamp": "2019-04-15T13:14:51.664220Z", "filename": "pano_0002_000154.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.00495545, "relative_pitch": 73.52462652196179, "relative_heading": 52.66085274491875, "relative_elevation": 47.3546696864069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88157688545397, 52.3855806481508, 47.2865036288276 ] }, "distance": 14.06, "direction": 74.95, "angle": 73.45, "elevation": 47.29, "pano_id": "TMX7316010203-000801_pano_0000_003024", "timestamp": "2018-06-21T09:01:38.690060Z", "filename": "pano_0000_003024.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.05584061, "relative_pitch": 73.44549934232562, "relative_heading": 74.95137207078656, "relative_elevation": 47.2865036288276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0007_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158344693154, 52.3855574997731, 47.2715098634362 ] }, "distance": 14.06, "direction": 85.62, "angle": 73.43, "elevation": 47.27, "pano_id": "TMX7315120208-000073_pano_0007_000049", "timestamp": "2016-06-09T09:56:12.695800Z", "filename": "pano_0007_000049.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.06160721, "relative_pitch": 73.43411455946884, "relative_heading": 85.62116343709013, "relative_elevation": 47.2715098634362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149812394447, 52.3854450447522, 47.426237703301 ] }, "distance": 14.08, "direction": 144.33, "angle": 73.46, "elevation": 47.43, "pano_id": "TMX7316010203-002548_pano_0000_000937", "timestamp": "2022-04-26T11:10:45.694530Z", "filename": "pano_0000_000937.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.08166989, "relative_pitch": 73.46293547970275, "relative_heading": 144.33000523880372, "relative_elevation": 47.426237703301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_001414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_001414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_001414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158791900227, 52.3855419188018, 47.2952590873465 ] }, "distance": 14.34, "direction": 92.64, "angle": 73.13, "elevation": 47.3, "pano_id": "TMX7316010203-002026_pano_0000_001414", "timestamp": "2021-02-24T09:13:55.177670Z", "filename": "pano_0000_001414.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.34025715, "relative_pitch": 73.13232525343723, "relative_heading": 92.6385383551129, "relative_elevation": 47.2952590873465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0007_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158545576878, 52.3855215457241, 47.2286832230166 ] }, "distance": 14.46, "direction": 101.68, "angle": 72.98, "elevation": 47.23, "pano_id": "TMX7315120208-000073_pano_0007_000048", "timestamp": "2016-06-09T09:56:07.590810Z", "filename": "pano_0007_000048.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.4567895, "relative_pitch": 72.98055107302305, "relative_heading": 101.68181618176529, "relative_elevation": 47.2286832230166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881589717177028, 52.38555299992996, 0.0 ] }, "distance": 14.46, "direction": 87.73, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00148", "timestamp": "2025-10-02T09:01:53Z", "filename": "2025_10_02_08_47_34_00148.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.45883608, "relative_pitch": 0.0, "relative_heading": 87.72919731766295, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_008282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149866999524, 52.3854403286765, 47.3460268452764 ] }, "distance": 14.53, "direction": 145.42, "angle": 72.94, "elevation": 47.35, "pano_id": "TMX7316010203-002554_pano_0000_008282", "timestamp": "2022-05-02T10:04:40.516660Z", "filename": "pano_0000_008282.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.53229258, "relative_pitch": 72.9367626573016, "relative_heading": 145.41746604512977, "relative_elevation": 47.3460268452764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881452230044708, 52.385670250504106, 0.0 ] }, "distance": 14.54, "direction": 20.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00789", "timestamp": "2025-06-17T11:07:52Z", "filename": "recording_2025-06-17_10-48-55_00789.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.53869529, "relative_pitch": 0.0, "relative_heading": 20.478547689633636, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0013_000351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137520488772, 52.3854168990836, 47.9379804376513 ] }, "distance": 14.57, "direction": 180.62, "angle": 73.09, "elevation": 47.94, "pano_id": "TMX7316010203-002824_pano_0013_000351", "timestamp": "2022-10-07T09:15:30.010690Z", "filename": "pano_0013_000351.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.57255598, "relative_pitch": 73.09137378736169, "relative_heading": 180.62082217506102, "relative_elevation": 47.9379804376513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8814922247155, 52.3854372632006, 47.3568136263639 ] }, "distance": 14.57, "direction": 147.6, "angle": 72.89, "elevation": 47.36, "pano_id": "TMX7316010203-001128_pano_0002_000150", "timestamp": "2019-04-15T13:14:48.694230Z", "filename": "pano_0002_000150.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.57461912, "relative_pitch": 72.89363282957976, "relative_heading": 147.59945811562918, "relative_elevation": 47.3568136263639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881380683038072, 52.38567882752635, 0.0 ] }, "distance": 14.58, "direction": 0.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00245", "timestamp": "2024-09-09T11:33:19Z", "filename": "recording_2024-09-09_11-28-19_00245.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.57588673, "relative_pitch": 0.0, "relative_heading": 0.8455248606332461, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158652261651, 52.3855188903462, 47.1917992327362 ] }, "distance": 14.59, "direction": 102.76, "angle": 72.82, "elevation": 47.19, "pano_id": "TMX7316010203-001127_pano_0000_000529", "timestamp": "2019-04-15T09:46:37.351790Z", "filename": "pano_0000_000529.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.59033589, "relative_pitch": 72.81990764056806, "relative_heading": 102.76041482407092, "relative_elevation": 47.1917992327362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88159205700202, 52.38555814944286, 0.0 ] }, "distance": 14.65, "direction": 85.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00275", "timestamp": "2024-09-09T11:35:36Z", "filename": "recording_2024-09-09_11-28-19_00275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.65166991, "relative_pitch": 0.0, "relative_heading": 85.51431416441748, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0007_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88157547249769, 52.3855999698787, 47.3095866627991 ] }, "distance": 14.67, "direction": 66.72, "angle": 72.77, "elevation": 47.31, "pano_id": "TMX7315120208-000073_pano_0007_000050", "timestamp": "2016-06-09T09:56:14.085790Z", "filename": "pano_0007_000050.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.67240193, "relative_pitch": 72.76945949833362, "relative_heading": 66.71761437976912, "relative_elevation": 47.3095866627991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88159194468008, 52.3855631868657, 47.2178387586027 ] }, "distance": 14.7, "direction": 83.33, "angle": 72.71, "elevation": 47.22, "pano_id": "TMX7316010203-001127_pano_0000_000530", "timestamp": "2019-04-15T09:46:38.016780Z", "filename": "pano_0000_000530.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.6985332, "relative_pitch": 72.70905506927757, "relative_heading": 83.33313875857186, "relative_elevation": 47.2178387586027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88144950155637, 52.3856725067952, 47.4831713885069 ] }, "distance": 14.71, "direction": 19.46, "angle": 72.79, "elevation": 47.48, "pano_id": "TMX7316010203-001876_pano_0000_000043", "timestamp": "2020-08-14T11:24:09.033430Z", "filename": "pano_0000_000043.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.71123354, "relative_pitch": 72.78597620420538, "relative_heading": 19.458588544837514, "relative_elevation": 47.4831713885069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158656785581, 52.38551355596508, 0.0 ] }, "distance": 14.74, "direction": 105.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00274", "timestamp": "2024-09-09T11:35:35Z", "filename": "recording_2024-09-09_11-28-19_00274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.73579842, "relative_pitch": 0.0, "relative_heading": 105.00930917397885, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0001_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0001_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0001_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158056443199, 52.385500408328, 47.8089079773054 ] }, "distance": 14.8, "direction": 110.9, "angle": 72.8, "elevation": 47.81, "pano_id": "TMX7316010203-002620_pano_0001_000206", "timestamp": "2022-06-22T09:48:33.745570Z", "filename": "pano_0001_000206.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.79803964, "relative_pitch": 72.80141031603542, "relative_heading": 110.90080773733199, "relative_elevation": 47.8089079773054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881585689882397, 52.385508143139944, 0.0 ] }, "distance": 14.85, "direction": 107.31, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00147", "timestamp": "2025-10-02T09:01:52Z", "filename": "2025_10_02_08_47_34_00147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.84606342, "relative_pitch": 0.0, "relative_heading": 107.31488434115691, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88154625116528, 52.3856327479262, 47.4148508161306 ] }, "distance": 14.87, "direction": 50.57, "angle": 72.58, "elevation": 47.41, "pano_id": "TMX7316010203-000801_pano_0000_000047", "timestamp": "2018-06-21T08:02:07.469090Z", "filename": "pano_0000_000047.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 14.87336264, "relative_pitch": 72.58410259170995, "relative_heading": 50.56886698370485, "relative_elevation": 47.4148508161306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_002999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88145518352863, 52.3856741890979, 47.507237540558 ] }, "distance": 15.02, "direction": 20.61, "angle": 72.46, "elevation": 47.51, "pano_id": "TMX7316010203-000801_pano_0000_002999", "timestamp": "2018-06-21T09:00:45.275420Z", "filename": "pano_0000_002999.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.01965823, "relative_pitch": 72.45538136116282, "relative_heading": 20.612263759051395, "relative_elevation": 47.507237540558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0001_000208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0001_000208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0001_000208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158757292162, 52.3855915321813, 47.8776848083362 ] }, "distance": 15.1, "direction": 71.23, "angle": 72.49, "elevation": 47.88, "pano_id": "TMX7316010203-002620_pano_0001_000208", "timestamp": "2022-06-22T09:48:36.090560Z", "filename": "pano_0001_000208.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.10487399, "relative_pitch": 72.490097413699, "relative_heading": 71.22893948172454, "relative_elevation": 47.8776848083362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_001413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_001413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_001413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158618766627, 52.3854968863353, 47.3132096724585 ] }, "distance": 15.3, "direction": 111.76, "angle": 72.08, "elevation": 47.31, "pano_id": "TMX7316010203-002026_pano_0000_001413", "timestamp": "2021-02-24T09:13:54.487690Z", "filename": "pano_0000_001413.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.29724989, "relative_pitch": 72.0830049858345, "relative_heading": 111.7605483874447, "relative_elevation": 47.3132096724585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158196750576, 52.3854895535328, 47.2548742871732 ] }, "distance": 15.36, "direction": 114.99, "angle": 72.0, "elevation": 47.25, "pano_id": "TMX7316010203-000801_pano_0000_003022", "timestamp": "2018-06-21T09:01:37.375110Z", "filename": "pano_0000_003022.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.35723175, "relative_pitch": 71.99649901140208, "relative_heading": 114.98697095673863, "relative_elevation": 47.2548742871732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0013_000345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88145417461152, 52.3856779547389, 48.0713731320575 ] }, "distance": 15.39, "direction": 19.82, "angle": 72.25, "elevation": 48.07, "pano_id": "TMX7316010203-002824_pano_0013_000345", "timestamp": "2022-10-07T09:15:26.640690Z", "filename": "pano_0013_000345.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.38912927, "relative_pitch": 72.24852817132337, "relative_heading": 19.823645309201172, "relative_elevation": 48.0713731320575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_001415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_001415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_001415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88159530173322, 52.3855865187576, 47.3528332337737 ] }, "distance": 15.44, "direction": 73.82, "angle": 71.94, "elevation": 47.35, "pano_id": "TMX7316010203-002026_pano_0000_001415", "timestamp": "2021-02-24T09:13:55.877720Z", "filename": "pano_0000_001415.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.4393639, "relative_pitch": 71.94147196426356, "relative_heading": 73.81835878657503, "relative_elevation": 47.3528332337737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8813204046697, 52.3854133396286, 47.4978832406923 ] }, "distance": 15.46, "direction": 194.57, "angle": 71.97, "elevation": 47.5, "pano_id": "TMX7316010203-001876_pano_0000_000050", "timestamp": "2020-08-14T11:24:29.858230Z", "filename": "pano_0000_000050.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.46476991, "relative_pitch": 71.96534054404786, "relative_heading": 194.56502907512666, "relative_elevation": 47.4978832406923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136497316477, 52.3854086382945, 47.4619971988723 ] }, "distance": 15.51, "direction": 183.16, "angle": 71.9, "elevation": 47.46, "pano_id": "TMX7316010203-000801_pano_0000_003005", "timestamp": "2018-06-21T09:00:50.805440Z", "filename": "pano_0000_003005.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.514469, "relative_pitch": 71.89836716340004, "relative_heading": 183.15746113521809, "relative_elevation": 47.4619971988723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88144841686456, 52.3856824876402, 47.4938808716834 ] }, "distance": 15.74, "direction": 17.86, "angle": 71.66, "elevation": 47.49, "pano_id": "TMX7316010203-001130_pano_0000_000077", "timestamp": "2019-04-16T09:42:14.848250Z", "filename": "pano_0000_000077.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.73995084, "relative_pitch": 71.66428322231991, "relative_heading": 17.85813583187999, "relative_elevation": 47.4938808716834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881365923473521, 52.385405904393075, 0.0 ] }, "distance": 15.81, "direction": 182.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00795", "timestamp": "2025-06-17T11:09:37Z", "filename": "recording_2025-06-17_10-48-55_00795.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.81486657, "relative_pitch": 0.0, "relative_heading": 182.86269567482532, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8815078757229, 52.385665902687, 48.0801197327673 ] }, "distance": 15.85, "direction": 34.04, "angle": 71.75, "elevation": 48.08, "pano_id": "TMX7316010203-002620_pano_0002_000049", "timestamp": "2022-06-22T09:50:48.445090Z", "filename": "pano_0002_000049.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.85325541, "relative_pitch": 71.7512794326322, "relative_heading": 34.04420824243472, "relative_elevation": 48.0801197327673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8815729676121, 52.3856263068502, 47.3228072086349 ] }, "distance": 15.92, "direction": 56.73, "angle": 71.41, "elevation": 47.32, "pano_id": "TMX7316010203-000801_pano_0000_003025", "timestamp": "2018-06-21T09:01:39.350080Z", "filename": "pano_0000_003025.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.91514826, "relative_pitch": 71.4116768184911, "relative_heading": 56.733085833281514, "relative_elevation": 47.3228072086349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0007_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158618300993, 52.3854822943758, 47.2552227629349 ] }, "distance": 15.97, "direction": 117.18, "angle": 71.33, "elevation": 47.26, "pano_id": "TMX7315120208-000073_pano_0007_000047", "timestamp": "2016-06-09T09:56:04.470930Z", "filename": "pano_0007_000047.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 15.97028548, "relative_pitch": 71.32690112077383, "relative_heading": 117.17925431171145, "relative_elevation": 47.2552227629349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881598838282755, 52.38559942434924, 0.0 ] }, "distance": 16.12, "direction": 69.15, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00149", "timestamp": "2025-10-02T09:01:54Z", "filename": "2025_10_02_08_47_34_00149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 16.12429068, "relative_pitch": 0.0, "relative_heading": 69.15090974344342, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881446094915431, 52.38568657291569, 0.0 ] }, "distance": 16.13, "direction": 16.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00148", "timestamp": "2024-11-21T10:00:42Z", "filename": "Job_20241121_0951_Track22_Sphere_00148.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 16.12676023, "relative_pitch": 0.0, "relative_heading": 16.828181840278422, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8815844556751, 52.3854743654811, 47.2478818092495 ] }, "distance": 16.29, "direction": 120.13, "angle": 70.98, "elevation": 47.25, "pano_id": "TMX7316010203-001127_pano_0000_000528", "timestamp": "2019-04-15T09:46:36.711810Z", "filename": "pano_0000_000528.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 16.29027073, "relative_pitch": 70.97667246169168, "relative_heading": 120.13000953311838, "relative_elevation": 47.2478818092495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001951_pano_0000_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147140745636, 52.3856835365337, 44.233588011004 ] }, "distance": 16.4, "direction": 22.95, "angle": 69.66, "elevation": 44.23, "pano_id": "TMX7316010203-001951_pano_0000_000259", "timestamp": "2021-01-14T08:20:18.494690Z", "filename": "pano_0000_000259.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 16.39568482, "relative_pitch": 69.66219990072373, "relative_heading": 22.946372363175943, "relative_elevation": 44.233588011004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881601947832772, 52.385602617483066, 0.0 ] }, "distance": 16.45, "direction": 68.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00276", "timestamp": "2024-09-09T11:35:37Z", "filename": "recording_2024-09-09_11-28-19_00276.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 16.45060702, "relative_pitch": 0.0, "relative_heading": 68.25681990299574, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000198_pano_0000_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000198_pano_0000_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000198_pano_0000_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88140796310873, 52.3856946161247, 44.0812658304349 ] }, "distance": 16.46, "direction": 7.23, "angle": 69.52, "elevation": 44.08, "pano_id": "TMX7316010203-000198_pano_0000_000459", "timestamp": "2017-03-07T12:05:28.530850Z", "filename": "pano_0000_000459.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 16.46214923, "relative_pitch": 69.52185332246145, "relative_heading": 7.232394319487029, "relative_elevation": 44.0812658304349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143968786942, 52.3854043726019, 48.0607904614881 ] }, "distance": 16.52, "direction": 165.15, "angle": 71.03, "elevation": 48.06, "pano_id": "TMX7316010203-002620_pano_0002_000055", "timestamp": "2022-06-22T09:50:52.200040Z", "filename": "pano_0002_000055.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 16.51708381, "relative_pitch": 71.03365749964166, "relative_heading": 165.15221822942144, "relative_elevation": 48.0607904614881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88160118093843, 52.3856070600295, 47.2639186549932 ] }, "distance": 16.59, "direction": 66.6, "angle": 70.66, "elevation": 47.26, "pano_id": "TMX7316010203-001127_pano_0000_000531", "timestamp": "2019-04-15T09:46:38.696790Z", "filename": "pano_0000_000531.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 16.59213479, "relative_pitch": 70.65622924064665, "relative_heading": 66.60418621380451, "relative_elevation": 47.2639186549932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881585207663587, 52.38546868261421, 0.0 ] }, "distance": 16.66, "direction": 121.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00273", "timestamp": "2024-09-09T11:35:35Z", "filename": "recording_2024-09-09_11-28-19_00273.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 16.66013143, "relative_pitch": 0.0, "relative_heading": 121.92282204298375, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0007_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88156815032723, 52.3856428957764, 47.3201277879998 ] }, "distance": 16.74, "direction": 50.83, "angle": 70.52, "elevation": 47.32, "pano_id": "TMX7315120208-000073_pano_0007_000051", "timestamp": "2016-06-09T09:56:15.040920Z", "filename": "pano_0007_000051.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 16.74239788, "relative_pitch": 70.51564311242862, "relative_heading": 50.82500325732181, "relative_elevation": 47.3201277879998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88127166168375, 52.3854114685258, 47.4111001202837 ] }, "distance": 16.8, "direction": 205.41, "angle": 70.49, "elevation": 47.41, "pano_id": "TMX7316010203-002054_pano_0000_000186", "timestamp": "2021-03-22T08:51:47.502300Z", "filename": "pano_0000_000186.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 16.80067882, "relative_pitch": 70.48762212724051, "relative_heading": 205.40530542206432, "relative_elevation": 47.4111001202837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881585224054187, 52.38546269039157, 0.0 ] }, "distance": 17.02, "direction": 123.83, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00146", "timestamp": "2025-10-02T09:01:51Z", "filename": "2025_10_02_08_47_34_00146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 17.02304958, "relative_pitch": 0.0, "relative_heading": 123.82600702145513, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001951_pano_0000_000471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88124000657655, 52.3856762525799, 44.7615110045299 ] }, "distance": 17.08, "direction": 326.76, "angle": 69.11, "elevation": 44.76, "pano_id": "TMX7316010203-001951_pano_0000_000471", "timestamp": "2021-01-14T08:45:15.950550Z", "filename": "pano_0000_000471.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 17.08236687, "relative_pitch": 69.11161014202936, "relative_heading": 326.76245255564834, "relative_elevation": 44.7615110045299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881312684440647, 52.38539881937594, 0.0 ] }, "distance": 17.16, "direction": 194.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00154", "timestamp": "2024-11-21T10:00:59Z", "filename": "Job_20241121_0951_Track22_Sphere_00154.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 17.16107499, "relative_pitch": 0.0, "relative_heading": 194.90701525321543, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001951_pano_0000_000473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88156166606629, 52.3856545395413, 44.5402536401525 ] }, "distance": 17.27, "direction": 46.56, "angle": 68.81, "elevation": 44.54, "pano_id": "TMX7316010203-001951_pano_0000_000473", "timestamp": "2021-01-14T08:45:33.770350Z", "filename": "pano_0000_000473.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 17.26635374, "relative_pitch": 68.81081572705408, "relative_heading": 46.56262002410195, "relative_elevation": 44.5402536401525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_008685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88145581021928, 52.3856954818076, 47.4518225416541 ] }, "distance": 17.27, "direction": 17.98, "angle": 70.0, "elevation": 47.45, "pano_id": "TMX7316010203-002554_pano_0000_008685", "timestamp": "2022-05-02T10:12:50.133510Z", "filename": "pano_0000_008685.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 17.27061201, "relative_pitch": 70.00046802007701, "relative_heading": 17.976645285729216, "relative_elevation": 47.4518225416541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0001_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0001_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0001_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158264102395, 52.385454827647, 47.862573646009 ] }, "distance": 17.38, "direction": 126.55, "angle": 70.04, "elevation": 47.86, "pano_id": "TMX7316010203-002620_pano_0001_000205", "timestamp": "2022-06-22T09:48:33.030770Z", "filename": "pano_0001_000205.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 17.38357267, "relative_pitch": 70.03909909609484, "relative_heading": 126.54530993662782, "relative_elevation": 47.862573646009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88125879037801, 52.3854081787987, 47.3965912647545 ] }, "distance": 17.52, "direction": 207.48, "angle": 69.71, "elevation": 47.4, "pano_id": "TMX7316010203-001130_pano_0000_000088", "timestamp": "2019-04-16T09:43:06.247920Z", "filename": "pano_0000_000088.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 17.51881436, "relative_pitch": 69.71458754612948, "relative_heading": 207.4811353327276, "relative_elevation": 47.3965912647545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881196785718099, 52.38543564922676, 0.0 ] }, "distance": 17.53, "direction": 224.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00251", "timestamp": "2024-09-09T11:33:27Z", "filename": "recording_2024-09-09_11-28-19_00251.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 17.53043046, "relative_pitch": 0.0, "relative_heading": 224.58535328785837, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_008287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88155811300133, 52.3856618602139, 47.3713614493608 ] }, "distance": 17.67, "direction": 44.1, "angle": 69.55, "elevation": 47.37, "pano_id": "TMX7316010203-002554_pano_0000_008287", "timestamp": "2022-05-02T10:04:43.316640Z", "filename": "pano_0000_008287.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 17.66704372, "relative_pitch": 69.54711160304059, "relative_heading": 44.10412787040093, "relative_elevation": 47.3713614493608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88155311452794, 52.3856664022975, 47.4415830019861 ] }, "distance": 17.8, "direction": 42.19, "angle": 69.43, "elevation": 47.44, "pano_id": "TMX7316010203-002548_pano_0000_000942", "timestamp": "2022-04-26T11:10:47.519490Z", "filename": "pano_0000_000942.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 17.80309924, "relative_pitch": 69.43071478119973, "relative_heading": 42.18522606884236, "relative_elevation": 47.4415830019861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_001412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_001412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_001412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158798954856, 52.3854519409135, 47.379957055673 ] }, "distance": 17.87, "direction": 126.68, "angle": 69.34, "elevation": 47.38, "pano_id": "TMX7316010203-002026_pano_0000_001412", "timestamp": "2021-02-24T09:13:53.787700Z", "filename": "pano_0000_001412.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 17.867457, "relative_pitch": 69.33803755476022, "relative_heading": 126.67748688568618, "relative_elevation": 47.379957055673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001951_pano_0000_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88133568113828, 52.3857073713803, 44.2255128342658 ] }, "distance": 17.98, "direction": 350.88, "angle": 67.88, "elevation": 44.23, "pano_id": "TMX7316010203-001951_pano_0000_000260", "timestamp": "2021-01-14T08:20:24.009820Z", "filename": "pano_0000_000260.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 17.97767715, "relative_pitch": 67.87825103451321, "relative_heading": 350.8819166521057, "relative_elevation": 44.2255128342658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149882995472, 52.3854030131093, 47.4238927150145 ] }, "distance": 18.11, "direction": 152.87, "angle": 69.1, "elevation": 47.42, "pano_id": "TMX7316010203-000801_pano_0000_000042", "timestamp": "2018-06-21T08:02:04.179110Z", "filename": "pano_0000_000042.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 18.10992236, "relative_pitch": 69.09947416392716, "relative_heading": 152.86644665190863, "relative_elevation": 47.4238927150145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0001_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0001_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0001_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88160095944089, 52.3856368852387, 47.9159209914505 ] }, "distance": 18.15, "direction": 56.93, "angle": 69.25, "elevation": 47.92, "pano_id": "TMX7316010203-002620_pano_0001_000209", "timestamp": "2022-06-22T09:48:37.110570Z", "filename": "pano_0001_000209.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 18.15447809, "relative_pitch": 69.24920576123061, "relative_heading": 56.926319314329994, "relative_elevation": 47.9159209914505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_001416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_001416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_001416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_001416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88160759721636, 52.3856307528098, 47.3808270599693 ] }, "distance": 18.18, "direction": 59.51, "angle": 69.01, "elevation": 47.38, "pano_id": "TMX7316010203-002026_pano_0000_001416", "timestamp": "2021-02-24T09:13:56.612670Z", "filename": "pano_0000_001416.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 18.17923845, "relative_pitch": 69.00901927596016, "relative_heading": 59.50671027246613, "relative_elevation": 47.3808270599693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158436598625, 52.385443969386, 47.3118072142825 ] }, "distance": 18.22, "direction": 129.38, "angle": 68.94, "elevation": 47.31, "pano_id": "TMX7316010203-000801_pano_0000_003021", "timestamp": "2018-06-21T09:01:36.720070Z", "filename": "pano_0000_003021.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 18.21967208, "relative_pitch": 68.93841524004591, "relative_heading": 129.37908446423256, "relative_elevation": 47.3118072142825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_05_45_16_00797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_05_45_16_00797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_05_45_16_00797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_05_45_16_00797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881349815388678, 52.38571185752366, 0.0 ] }, "distance": 18.35, "direction": 354.1, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_05_45_16_00797", "timestamp": "2025-09-29T07:06:29Z", "filename": "2025_09_29_05_45_16_00797.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 18.34695529, "relative_pitch": 0.0, "relative_heading": 354.0979924007247, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149722254665, 52.3854001189148, 47.4528244314715 ] }, "distance": 18.35, "direction": 153.63, "angle": 68.86, "elevation": 47.45, "pano_id": "TMX7316010203-002548_pano_0000_000936", "timestamp": "2022-04-26T11:10:45.354530Z", "filename": "pano_0000_000936.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 18.34824313, "relative_pitch": 68.86036669396566, "relative_heading": 153.62926098047697, "relative_elevation": 47.4528244314715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88155797874865, 52.385670705111, 47.3797539873049 ] }, "distance": 18.38, "direction": 41.95, "angle": 68.8, "elevation": 47.38, "pano_id": "TMX7316010203-001128_pano_0002_000155", "timestamp": "2019-04-15T13:14:52.484230Z", "filename": "pano_0002_000155.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 18.3804341, "relative_pitch": 68.79680598364754, "relative_heading": 41.9479306666997, "relative_elevation": 47.3797539873049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0007_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158720796613, 52.3854392787765, 47.3062887024134 ] }, "distance": 18.7, "direction": 130.24, "angle": 68.43, "elevation": 47.31, "pano_id": "TMX7315120208-000073_pano_0007_000046", "timestamp": "2016-06-09T09:56:03.160880Z", "filename": "pano_0007_000046.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 18.70249632, "relative_pitch": 68.42868224122685, "relative_heading": 130.2389854760063, "relative_elevation": 47.3062887024134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88145845051701, 52.3857089196113, 47.4104476757348 ] }, "distance": 18.75, "direction": 17.09, "angle": 68.42, "elevation": 47.41, "pano_id": "TMX7316010203-002054_pano_0000_000179", "timestamp": "2021-03-22T08:51:37.432060Z", "filename": "pano_0000_000179.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 18.75063461, "relative_pitch": 68.42140927746007, "relative_heading": 17.088940147124614, "relative_elevation": 47.4104476757348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000198_pano_0000_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000198_pano_0000_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000198_pano_0000_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88155579334272, 52.3856768143959, 44.0835893526673 ] }, "distance": 18.8, "direction": 40.23, "angle": 66.91, "elevation": 44.08, "pano_id": "TMX7316010203-000198_pano_0000_000458", "timestamp": "2017-03-07T12:05:23.800900Z", "filename": "pano_0000_000458.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 18.79507554, "relative_pitch": 66.90898335427939, "relative_heading": 40.22502456950355, "relative_elevation": 44.0835893526673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_008281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_008281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_008281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149745912204, 52.3853953858905, 47.3798451637849 ] }, "distance": 18.83, "direction": 154.3, "angle": 68.33, "elevation": 47.38, "pano_id": "TMX7316010203-002554_pano_0000_008281", "timestamp": "2022-05-02T10:04:39.986750Z", "filename": "pano_0000_008281.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 18.82853783, "relative_pitch": 68.32734918255584, "relative_heading": 154.29722362982181, "relative_elevation": 47.3798451637849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88157314752625, 52.3856717858978, 47.3427067911252 ] }, "distance": 19.17, "direction": 44.0, "angle": 67.95, "elevation": 47.34, "pano_id": "TMX7316010203-000801_pano_0000_003026", "timestamp": "2018-06-21T09:01:40.005230Z", "filename": "pano_0000_003026.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.1725922, "relative_pitch": 67.95330439640547, "relative_heading": 44.00363893662231, "relative_elevation": 47.3427067911252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149197650271, 52.3853899533464, 47.3921397030354 ] }, "distance": 19.22, "direction": 156.08, "angle": 67.92, "elevation": 47.39, "pano_id": "TMX7316010203-001128_pano_0002_000149", "timestamp": "2019-04-15T13:14:47.949250Z", "filename": "pano_0002_000149.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.22065431, "relative_pitch": 67.92418399776803, "relative_heading": 156.08170777978833, "relative_elevation": 47.3921397030354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88156322845908, 52.3856782468095, 47.4352837037295 ] }, "distance": 19.25, "direction": 41.07, "angle": 67.92, "elevation": 47.44, "pano_id": "TMX7316010203-000801_pano_0000_000048", "timestamp": "2018-06-21T08:02:08.154150Z", "filename": "pano_0000_000048.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.24578146, "relative_pitch": 67.91627077264934, "relative_heading": 41.06928408127624, "relative_elevation": 47.4352837037295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88161274347125, 52.38564495244663, 0.0 ] }, "distance": 19.32, "direction": 55.99, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00150", "timestamp": "2025-10-02T09:01:55Z", "filename": "2025_10_02_08_47_34_00150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.31924126, "relative_pitch": 0.0, "relative_heading": 55.99390125309623, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158627900453, 52.3854295908337, 47.2960537988693 ] }, "distance": 19.37, "direction": 132.79, "angle": 67.73, "elevation": 47.3, "pano_id": "TMX7316010203-001127_pano_0000_000527", "timestamp": "2019-04-15T09:46:36.091790Z", "filename": "pano_0000_000527.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.36986361, "relative_pitch": 67.72869103485573, "relative_heading": 132.79485773861094, "relative_elevation": 47.2960537988693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88146298297511, 52.3857144892006, 47.4520168909803 ] }, "distance": 19.43, "direction": 17.42, "angle": 67.73, "elevation": 47.45, "pano_id": "TMX7316010203-001876_pano_0000_000042", "timestamp": "2020-08-14T11:24:08.208340Z", "filename": "pano_0000_000042.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.43403759, "relative_pitch": 67.72838075750278, "relative_heading": 17.421660152558754, "relative_elevation": 47.4520168909803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0013_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137018250544, 52.3853731485313, 47.9359407238662 ] }, "distance": 19.45, "direction": 181.47, "angle": 67.92, "elevation": 47.94, "pano_id": "TMX7316010203-002824_pano_0013_000352", "timestamp": "2022-10-07T09:15:30.805630Z", "filename": "pano_0013_000352.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.44645373, "relative_pitch": 67.91879335304672, "relative_heading": 181.47289962161807, "relative_elevation": 47.9359407238662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881400615419106, 52.38572221292993, 0.0 ] }, "distance": 19.47, "direction": 4.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00244", "timestamp": "2024-09-09T11:33:18Z", "filename": "recording_2024-09-09_11-28-19_00244.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.46559293, "relative_pitch": 0.0, "relative_heading": 4.632752408716876, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881465931595304, 52.38571430376738, 0.0 ] }, "distance": 19.48, "direction": 18.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00788", "timestamp": "2025-06-17T11:07:48Z", "filename": "recording_2025-06-17_10-48-55_00788.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.47546205, "relative_pitch": 0.0, "relative_heading": 18.003377483119333, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881615605333596, 52.385646672634955, 0.0 ] }, "distance": 19.59, "direction": 55.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00277", "timestamp": "2024-09-09T11:35:37Z", "filename": "recording_2024-09-09_11-28-19_00277.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.5878874, "relative_pitch": 0.0, "relative_heading": 55.848524279569034, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8814611116645, 52.3857165406333, 47.4630193421617 ] }, "distance": 19.61, "direction": 16.87, "angle": 67.55, "elevation": 47.46, "pano_id": "TMX7316010203-001130_pano_0000_000076", "timestamp": "2019-04-16T09:42:13.213300Z", "filename": "pano_0000_000076.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.61461089, "relative_pitch": 67.54660482240136, "relative_heading": 16.866906702419477, "relative_elevation": 47.4630193421617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88161325033058, 52.3856506898265, 47.2919086581096 ] }, "distance": 19.71, "direction": 54.51, "angle": 67.37, "elevation": 47.29, "pano_id": "TMX7316010203-001127_pano_0000_000532", "timestamp": "2019-04-15T09:46:39.406770Z", "filename": "pano_0000_000532.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.7115041, "relative_pitch": 67.37338182493565, "relative_heading": 54.51148213033161, "relative_elevation": 47.2919086581096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_11-28-19_00272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_11-28-19_00272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_11-28-19_00272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881587968473503, 52.38542378071257, 0.0 ] }, "distance": 19.9, "direction": 133.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_11-28-19_00272", "timestamp": "2024-09-09T11:35:34Z", "filename": "recording_2024-09-09_11-28-19_00272.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.8974484, "relative_pitch": 0.0, "relative_heading": 133.9359843680007, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000198_pano_0000_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000198_pano_0000_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000198_pano_0000_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/07/TMX7316010203-000198/pano_0000_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88125726866596, 52.3857113482209, 44.083752874285 ] }, "distance": 19.95, "direction": 335.77, "angle": 65.65, "elevation": 44.08, "pano_id": "TMX7316010203-000198_pano_0000_000460", "timestamp": "2017-03-07T12:05:33.220780Z", "filename": "pano_0000_000460.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.95057333, "relative_pitch": 65.65036222829102, "relative_heading": 335.77000902778366, "relative_elevation": 44.083752874285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_002998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147060630254, 52.3857181533164, 47.4774971473962 ] }, "distance": 19.98, "direction": 18.49, "angle": 67.18, "elevation": 47.48, "pano_id": "TMX7316010203-000801_pano_0000_002998", "timestamp": "2018-06-21T09:00:44.325480Z", "filename": "pano_0000_002998.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 19.98194492, "relative_pitch": 67.1751416818811, "relative_heading": 18.491712057977747, "relative_elevation": 47.4774971473962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001951_pano_0000_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88161036313038, 52.3856600846874, 44.2375198686495 ] }, "distance": 20.18, "direction": 51.77, "angle": 65.48, "elevation": 44.24, "pano_id": "TMX7316010203-001951_pano_0000_000258", "timestamp": "2021-01-14T08:20:12.794760Z", "filename": "pano_0000_000258.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 20.18144273, "relative_pitch": 65.47722156220578, "relative_heading": 51.76983410968354, "relative_elevation": 44.2375198686495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0007_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0007_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0007_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8815704561706, 52.3856858409504, 47.3252481119707 ] }, "distance": 20.21, "direction": 40.55, "angle": 66.88, "elevation": 47.33, "pano_id": "TMX7315120208-000073_pano_0007_000052", "timestamp": "2016-06-09T09:56:15.905760Z", "filename": "pano_0007_000052.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 20.20700628, "relative_pitch": 66.87841347528776, "relative_heading": 40.54710547420933, "relative_elevation": 47.3252481119707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0013_000344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0013_000344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0013_000344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88146712180978, 52.3857215660493, 48.0573075665161 ] }, "distance": 20.27, "direction": 17.52, "angle": 67.13, "elevation": 48.06, "pano_id": "TMX7316010203-002824_pano_0013_000344", "timestamp": "2022-10-07T09:15:26.175630Z", "filename": "pano_0013_000344.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 20.26978561, "relative_pitch": 67.13077913033938, "relative_heading": 17.515218951901623, "relative_elevation": 48.0573075665161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881588172322174, 52.38541797123416, 0.0 ] }, "distance": 20.36, "direction": 135.22, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00145", "timestamp": "2025-10-02T09:01:51Z", "filename": "2025_10_02_08_47_34_00145.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 20.36108927, "relative_pitch": 0.0, "relative_heading": 135.21894592647612, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131592211692, 52.3853674334051, 47.5184986284003 ] }, "distance": 20.51, "direction": 191.8, "angle": 66.65, "elevation": 47.52, "pano_id": "TMX7316010203-001876_pano_0000_000051", "timestamp": "2020-08-14T11:24:30.853190Z", "filename": "pano_0000_000051.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 20.50942856, "relative_pitch": 66.65452036467615, "relative_heading": 191.80048189136113, "relative_elevation": 47.5184986284003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88152412822842, 52.38570894453, 48.0814183317125 ] }, "distance": 20.52, "direction": 29.11, "angle": 66.89, "elevation": 48.08, "pano_id": "TMX7316010203-002620_pano_0002_000048", "timestamp": "2022-06-22T09:50:47.890030Z", "filename": "pano_0002_000048.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 20.51733283, "relative_pitch": 66.89105778887284, "relative_heading": 29.110943315162903, "relative_elevation": 48.0814183317125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_003006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_003006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_003006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136103790986, 52.3853634047096, 47.4793394031003 ] }, "distance": 20.55, "direction": 183.13, "angle": 66.59, "elevation": 47.48, "pano_id": "TMX7316010203-000801_pano_0000_003006", "timestamp": "2018-06-21T09:00:51.930500Z", "filename": "pano_0000_003006.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 20.55494038, "relative_pitch": 66.59106071213114, "relative_heading": 183.13040816267423, "relative_elevation": 47.4793394031003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001951_pano_0000_000470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001951_pano_0000_000470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/14/TMX7316010203-001951/pano_0000_000470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88110728751482, 52.3856330188519, 44.8132918253541 ] }, "distance": 20.7, "direction": 297.25, "angle": 65.21, "elevation": 44.81, "pano_id": "TMX7316010203-001951_pano_0000_000470", "timestamp": "2021-01-14T08:45:08.850570Z", "filename": "pano_0000_000470.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 20.69664975, "relative_pitch": 65.2105348684514, "relative_heading": 297.2516593429291, "relative_elevation": 44.8132918253541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_10-48-55_00796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_10-48-55_00796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_10-48-55_00796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881362410803692, 52.38536102282841, 0.0 ] }, "distance": 20.81, "direction": 182.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_10-48-55_00796", "timestamp": "2025-06-17T11:09:39Z", "filename": "recording_2025-06-17_10-48-55_00796.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 20.81476255, "relative_pitch": 0.0, "relative_heading": 182.83364356502932, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00151/adjacencies/b_20241121_0951_Track22_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0001_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0001_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0001_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0001_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158628147021, 52.3854093847225, 47.9243192169815 ] }, "distance": 20.96, "direction": 137.31, "angle": 66.37, "elevation": 47.92, "pano_id": "TMX7316010203-002620_pano_0001_000204", "timestamp": "2022-06-22T09:48:32.390570Z", "filename": "pano_0001_000204.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_20241121_0951_Track22_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120563.18608623922, 488752.3524611159 ] }, "relative_distance": 20.96253753, "relative_pitch": 66.37498966855193, "relative_heading": 137.30871947713317, "relative_elevation": 47.9243192169815 } ] } }